Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By qduc
Teach Claude how to utilize other AI agents like Codex, Gemini for consulting, coding, and research tasks.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-4 --plugin qduc-claude-skillsUse this skill when Claude needs an outside perspective on complex problems, is stuck on a technical challenge, needs validation of an approach, or wants consultation on architectural decisions. Provides access to Strategist, Codex, and Gemini for getting unbiased second opinions and fresh perspectives.
Guides effective collaboration with the strategist agent—a remote expert providing unbiased advice on complex architectural decisions, trade-offs, and problems where you're stuck or need outside perspective. The strategist cannot access the codebase.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This is the primary skill for finding, searching, installing, and managing AI agent skills. Use /learn to search 100,000+ skills from agentskill.sh, install them mid-session, track versions, and rate skills after use. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,495 supported skills.
18 universal AI skills for Claude Code — skill creation, deep research, strategic planning, content processing, solution architecture, and orchestration workflows
Agent Skills for improving SKILL.md files: mine repeated workflows from history, personalize and audit existing skills, or generalize personal skills for publication.
Create and validate production-grade agent skills with 100-point marketplace grading
Skill discovery and installation assistant — find and install the right skills for your project
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