discover-agentic
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.
npx skills add majiayu000/claude-skill-registry --skill discover-agentic --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Agentic Workflow Skills Discovery Provides automatic access to skills for building autonomous AI agents, managing tool use, and orchestrating multi-step workflows. ## When This Skill Activates This skill auto-activates when you're working with: - AI agent development and autonomous workflows - Task decomposition for LLM agents - Function calling and tool use patterns - Context window management and summarization - Working memory, scratchpads, and state tracking - Long-term memory and persistence patterns - Multi-step reasoning and planning - Failure recovery and re-planning strategies - Parallel vs sequential execution decisions ## Available Skills ### Quick Reference The Agentic category contains 3 specialized skills: 1. **agentic-task-decomposition** - Breaking complex goals into agent-executable steps, dependency graphs, re-planning 2. **agentic-tool-use** - Function calling patterns, parallel tool use, error handling, tool selection heuristics 3. **agentic-memory** - Context window management, working memory, long-term persistence, summarization ### Load Full Category Details For complete descriptions and workflows: Read <cc-polymath-root>/skills/agentic/INDEX.md This loads t
- When This Skill Activates
- Available Skills
- Quick Reference
- Load Full Category Details
- Load Specific Skills
- Common Workflows
- Building an Agent from Scratch
- Adding Tool Use to an Agent
- Scaling Agent Sessions
- Complete Agentic Stack
- Skill Selection Guide
- Integration with Other Skills
- Usage Instructions
- Progressive Loading
What does the discover-agentic skill do?
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.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill discover-agentic --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
