Skills & code
Registry for coded skills and reusable agent instructions: extend the planner with vetted Python skills, prompts, and org-specific playbooks without forking the platform.
01 Registry & Code Agent
Browse saved skills with version IDs, search the registry, and open the Code Agent to author Python in a sandbox. The authoring panel explains how to turn chat runs or coded logic into reusable skills.
02 Save & reuse in chat
When a coded run succeeds, save it as a versioned skill and invoke it later by ID, e.g. process_skill@v1. Skills complement flows: platform-wide primitives the planner calls as single contracts.
- Register coded skills from Code Agent output
- Rename or use saved skills directly in kit chat
- Versioned metadata for org-specific playbooks