Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Automatically discover agentic workflow skills when building AI agents, implementing tool use patterns, managing context windows, decomposing complex tasks, or designing multi-step autonomous workflows. Activates for agentic AI development.
.claude/skills/majiayu000-discover-agentic/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -12% | 0% |
Provides automatic access to skills for building autonomous AI agents, managing tool use, and orchestrating multi-step workflows.
This skill auto-activates when you're working with:
The Agentic category contains 3 specialized skills:
For complete descriptions and workflows:
Read <cc-polymath-root>/skills/agentic/INDEX.md
This loads the full Agentic category index with:
Load individual skills as needed:
Read <cc-polymath-root>/skills/agentic/agentic-task-decomposition.md
Read <cc-polymath-root>/skills/agentic/agentic-tool-use.md
Read <cc-polymath-root>/skills/agentic/agentic-memory.md
Sequence: Decomposition -> Tool Use -> Memory
Read <cc-polymath-root>/skills/agentic/agentic-task-decomposition.md # Plan the agent's task handling Read <cc-polymath-root>/skills/agentic/agentic-tool-use.md # Implement tool execution Read <cc-polymath-root>/skills/agentic/agentic-memory.md # Add context management
Sequence: Tool Use -> Decomposition
Read <cc-polymath-root>/skills/agentic/agentic-tool-use.md # Tool calling patterns Read <cc-polymath-root>/skills/agentic/agentic-task-decomposition.md # Multi-tool task planning
Sequence: Memory -> Decomposition
Read <cc-polymath-root>/skills/agentic/agentic-memory.md # Context management Read <cc-polymath-root>/skills/agentic/agentic-task-decomposition.md # Context-bounded task sizing
Full implementation:
Read <cc-polymath-root>/skills/agentic/agentic-task-decomposition.md
Read <cc-polymath-root>/skills/agentic/agentic-tool-use.md
Read <cc-polymath-root>/skills/agentic/agentic-memory.md
Choose task decomposition when:
Choose tool use when:
Choose memory when:
Agentic skills commonly combine with:
API skills (discover-api):
Testing skills (discover-testing):
Database skills (discover-database):
Infrastructure skills (discover-infra, discover-cloud):
Read <cc-polymath-root>/skills/agentic/INDEX.md for full category overviewThis gateway skill (~200 lines, ~2K tokens) enables progressive loading:
Total context: 2K + 3K + skill(s) = 5-10K tokens vs 12K+ for entire category.
"Build an autonomous coding agent": Read <cc-polymath-root>/skills/agentic/agentic-task-decomposition.md
"How should my agent call tools?": Read <cc-polymath-root>/skills/agentic/agentic-tool-use.md
"My agent is running out of context": Read <cc-polymath-root>/skills/agentic/agentic-memory.md
Next Steps: Run Read <cc-polymath-root>/skills/agentic/INDEX.md to see full category details, or load specific skills using the commands above.
Other measured skills in the registry, with their headline benchmark lift.