Curated Claude Code plugins: skills, workflows, and productivity tools
npx claudepluginhub qduc/claude-skillsTeach Claude how to utilize other AI agents like Codex, Gemini for consulting, coding, and research tasks.
Empower Claude with a "Council of Experts" for better decision-making.
This plugin extends Claude Code's capabilities by giving it the ability to consult specialized external models and agents. Just as senior engineers seek second opinions or research documentation when stuck, this toolset allows Claude to:
Instead of relying on a single model's training data, this workflow enables a collaborative AI approach to problem-solving.
Add this collection to your Claude Code environment:
/plugin marketplace add qduc/advisor-skills
Seek second opinions from specialized AI models and agents
The Consult skill enables Claude to seek advice from various sources:
Use when stuck on difficult problems, validating approaches, or needing fresh perspectives.
Installation:
/skill install consult
Guidelines for effective collaboration with the Strategist agent
Provides patterns and best practices for working with the Strategist, including session continuity, preparing context, and handling advice.
Installation:
/skill install strategist-cooperation
Unbiased, objective advice on complex strategic decisions
A specialized agent that provides an outsider's perspective on difficult problems without being influenced by existing code, implementation details, or project constraints.
Key capabilities:
Use when:
The agent applies first principles thinking, identifies hidden assumptions, and provides decision frameworks rather than prescriptive solutions.
claude-skills/
├── .claude-plugin/
│ ├── marketplace.json
│ └── plugin.json
├── agents/
│ └── strategist.md
├── skills/
│ ├── consult/
│ │ └── SKILL.md
│ └── strategist-cooperation/
│ └── SKILL.md
└── README.md
Skills in this collection are designed for personal productivity and AI-enhanced problem-solving workflows.
MIT
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations