By Awakehsh
Delegate specialized AI agent tasks—code review, testing, documentation, technical research—to isolated subagents with parallel execution and context separation, while generating structured handoff documents for seamless agent-to-agent or agent-to-human transitions.
This directory contains custom agent configurations for Claude Code.
Technical research specialist that searches industry solutions, design patterns, and bug fixes from GitHub and web sources.
Technical research specialist. Searches industry solutions, design patterns, and bug fixes from GitHub and web sources. Use when planning features, debugging issues, or comparing technologies.
Interact with OpenAI Codex CLI for plan review, code review, and complex problem discussion. Supports model selection and multi-round conversations. Usage: /codex-cli <command> [options]
Context engineering tool for building AI agent systems. Use when developers need to design agent context strategies — system prompts, tool sets, examples, and runtime context management. Guides through modular design with built-in patterns and dynamic research.
Universal learning system that extracts insights from conversations and updates project memory files (CLAUDE.md, AGENTS.md, .cursorrules, etc.) with LLM-friendly documentation. Works across all AI coding assistants.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The hybrid marketplace for AI agent development: original skills, curated tools, and cross-platform support.
For developers building with AI agents | Original Skills + Curated Tools | Cross-Platform
Supports: Claude Code (⭐ Recommended) | Codex | Cursor | Windsurf | Antigravity
Unlike other lists, we offer:
# Install as marketplace (browse all skills)
/plugin marketplace add Awakehsh/awesome-agent-tools
/plugin install awesome-agent-tools@awesome-agent-tools
# Or add to settings manually
# Add to ~/.claude/settings.json:
# {
# "extraKnownMarketplaces": {
# "awesome-agent-tools": {
# "source": {
# "source": "github",
# "repo": "Awakehsh/awesome-agent-tools"
# }
# }
# },
# "enabledPlugins": {
# "awesome-agent-tools@awesome-agent-tools": true
# }
# }
# Or install individual skill
claude skill add https://github.com/Awakehsh/awesome-agent-tools/tree/main/skills/learn
# Install a single skill (in Codex CLI chat, not your shell)
$skill-installer https://github.com/Awakehsh/awesome-agent-tools/tree/main/skills/learn
# Restart Codex to pick up new skills
# Install all skills (recommended if this repo will keep adding skills)
git clone https://github.com/Awakehsh/awesome-agent-tools ~/awesome-agent-tools
mkdir -p ~/.codex/skills
# Option A (recommended): symlink all skills for easy updates via `git pull`
for d in ~/awesome-agent-tools/skills/*; do ln -s "$d" ~/.codex/skills/; done
# Option B: copy all skills (no symlinks)
# cp -R ~/awesome-agent-tools/skills/* ~/.codex/skills/
# Update later
# (cd ~/awesome-agent-tools && git pull) && restart Codex
# Import from GitHub URL in settings
# Or configure MCP server integration
# See detailed guide below
Detailed setup: Cross-Platform Guide
Special features for building AI agent systems:
| Feature | Description | Platform |
|---|---|---|
| Custom Sub-Agents | Independent contexts for specialized tasks (guide) | Claude Code |
| Parallel Execution | Run multiple agents simultaneously (examples) | Claude Code |
| Agent Skills | Reusable skill bundles for agents | Claude Code, Codex |
| MCP Integration | Connect agents to external tools & data sources | All platforms |
| Workflow Automation | Slash commands, hooks, and agent orchestration | Claude Code |
New to agents? Check out our Agent Development Guide for workflows, patterns, and best practices.
Start here if you're new - these tools deliver immediate value:
npx claudepluginhub awakehsh/awesome-agent-tools --plugin handoffHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.