Bonus: Programmatic Skills
|
This module is under development. The sections below outline what’s coming. |
Programmatic Skill Invocation
Coming soon — Using skills in Deep Agents agent code. Build the "hello world" of multi-skill agents: an outliner, a researcher, and a reviewer working together, each powered by a different skill.
Skills Calling Skills
Coming soon — A validator skill that invokes other skills as part of its workflow. Skills as composable building blocks in agent architectures.
Next Steps and Resources
Whether you’re ready to build your own skills or contribute to the ecosystem, here are the key resources:
-
Claude Code Skills Documentation — Official reference for skill creation and distribution
-
Agent Skills Hub — Community hub for discovering and sharing skills
-
skill-creator source — The meta-skill that builds skills
-
Skills Explained — How skills compare to prompts, Projects, MCP, and subagents
-
Agent Skills API Docs — For programmatic skill use in the Agent SDK