Docs

Articles on skill design, reflection loops, and the emerging skill ecosystem.

2026-03-08

Best Practices for IP-Preserving Paid SkillsEnvironment Variables and Sandbox Isolation

How to keep your API keys and proprietary logic safe when selling skills as services.

2026-02-09

Remote Skill CallWhen Agents Start Calling Each Other

Agent systems are the new OS. Skills are the new functions. Remote Skill Call is how agents invoke each other across machines — the missing syscall for the agentic era.

2026-02-01

Designing Skills That EvolveFrom Programs to Training Loops

Most skills are static instruction sets. What if you designed them like models being trained — with a loss function, forward pass, and backward pass?