Agent skill · Workflow & Productivity

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill discover-agentic --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 3.1
Declared author: rand
Requires: Designed for Claude Code. Compatible with any agent supporting the Agent Skills format.
Path: skills/agent/discover-agentic/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Available Skills
  3. Quick Reference
  4. Load Full Category Details
  5. Load Specific Skills
  6. Common Workflows
  7. Building an Agent from Scratch
  8. Adding Tool Use to an Agent
  9. Scaling Agent Sessions
  10. Complete Agentic Stack
  11. Skill Selection Guide
  12. Integration with Other Skills
  13. Usage Instructions
  14. Progressive Loading
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going