█████╗  ██████╗ ███████╗███╗   ██╗████████╗███████╗
██╔══██╗██╔════╝ ██╔════╝████╗  ██║╚══██╔══╝██╔════╝
███████║██║  ███╗█████╗  ██╔██╗ ██║   ██║   ███████╗
██╔══██║██║   ██║██╔══╝  ██║╚██╗██║   ██║   ╚════██║
██║  ██║╚██████╔╝███████╗██║ ╚████║   ██║   ███████║
╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═══╝   ╚═╝   ╚══════╝

Compatible with these coding tools

AMP
AMP
CLI
Cline
COD
Codex
Cursor
Cursor
GC
Gemini CLI
GC
GitHub Copilot
KC
Kimi Code CLI
OpenCode
OpenCode
REP
Replit
UNI
Universal
ADA
AdaL
ANT
Antigravity
AUG
Augment
Claude Code
Claude Code
COD
CodeBuddy
CC
Command Code
CON
Continue
CC
Cortex Code
CRU
Crush
DRO
Droid
GOO
Goose
IC
iFlow CLI
JUN
Junie
KC
Kilo Code
KC
Kiro CLI
KOD
Kode
MCP
MCPJam
MV
Mistral Vibe
MUX
Mux
NEO
Neovate
OPE
OpenHands
PI
Pi
POC
Pochi
QOD
Qoder
QC
Qwen Code
RC
Roo Code
TRA
Trae
TC
Trae CN
WIN
Windsurf
ZEN
Zencoder
OPE
OpenClaw
AMP
AMP
CLI
Cline
COD
Codex
Cursor
Cursor
GC
Gemini CLI
GC
GitHub Copilot
KC
Kimi Code CLI
OpenCode
OpenCode
REP
Replit
UNI
Universal
ADA
AdaL
ANT
Antigravity
AUG
Augment
Claude Code
Claude Code
COD
CodeBuddy
CC
Command Code
CON
Continue
CC
Cortex Code
CRU
Crush
DRO
Droid
GOO
Goose
IC
iFlow CLI
JUN
Junie
KC
Kilo Code
KC
Kiro CLI
KOD
Kode
MCP
MCPJam
MV
Mistral Vibe
MUX
Mux
NEO
Neovate
OPE
OpenHands
PI
Pi
POC
Pochi
QOD
Qoder
QC
Qwen Code
RC
Roo Code
TRA
Trae
TC
Trae CN
WIN
Windsurf
ZEN
Zencoder
OPE
OpenClaw

The AI Agents Package Manager

Install AI agents, instructions, skills, and rules from GitHub repos into your project with a single command.

$ npx agentget add <owner/repo>

Agents Directory

...
/
#AgentDescription
1
Code Reviewerobra/superpowers83,886

Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agen...

✓ skills
2
Agent Creatoranthropics/claude-code78,029

Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to cre...

✓ skills
3
Agent Sdk Verifier Pyanthropics/claude-code78,029

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent sh...

✓ skills
4
Agent Sdk Verifier Tsanthropics/claude-code78,029

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agen...

✓ skills
5
Code Architectanthropics/claude-code78,029

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, d...

✓ skills
6
Code Exploreranthropics/claude-code78,029

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development

✓ skills
7
Code Revieweranthropics/claude-code78,029

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that trul...

✓ skills
8
Code Simplifieranthropics/claude-code78,029

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automa...

✓ skills
9
Comment Analyzeranthropics/claude-code78,029

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Bef...

✓ skills
10
Conversation Analyzeranthropics/claude-code78,029

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: <example>Context: User is running /hookify command without arguments\nuser: "/hookify"\n...

✓ skills
11
Plugin Validatoranthropics/claude-code78,029

Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigg...

✓ skills
12
Pr Review Toolkit Code Revieweranthropics/claude-code78,029

Use this agent when you need to review code for adherence to project guidelines, style guides, and best practices. This agent should be used proactively after writing or modifying code, especially bef...

✓ skills
13
Pr Test Analyzeranthropics/claude-code78,029

Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new fun...

✓ skills
14
Silent Failure Hunteranthropics/claude-code78,029

Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after...

✓ skills
15
Skill Revieweranthropics/claude-code78,029

Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows b...

✓ skills
16
Type Design Analyzeranthropics/claude-code78,029

Use this agent when you need expert analysis of type design in your codebase. Specifically use it: (1) when introducing a new type to ensure it follows best practices for encapsulation and invariant e...

✓ skills
17
Architectaffaan-m/everything-claude-code76,153

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions...

✓ skills
18
Build Error Resolveraffaan-m/everything-claude-code76,153

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the...

✓ skills
19
Chief Of Staffaffaan-m/everything-claude-code76,153

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/info_only/meeting_info/action_required), generates draft replies, and enfor...

✓ skills
20
Code Revieweraffaan-m/everything-claude-code76,153

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

✓ skills
21
Database Revieweraffaan-m/everything-claude-code76,153

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database p...

✓ skills
22
Doc Updateraffaan-m/everything-claude-code76,153

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/*, updates READMEs and guides.

✓ skills
23
E2e Runneraffaan-m/everything-claude-code76,153

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines fl...

✓ skills
24
Go Build Resolveraffaan-m/everything-claude-code76,153

Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.

✓ skills
25
Go Revieweraffaan-m/everything-claude-code76,153

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

✓ skills
26
Harness Optimizeraffaan-m/everything-claude-code76,153

Analyze and improve the local agent harness configuration for reliability, cost, and throughput.

✓ skills
27
Loop Operatoraffaan-m/everything-claude-code76,153

Operate autonomous agent loops, monitor progress, and intervene safely when loops stall.

✓ skills
28
Planneraffaan-m/everything-claude-code76,153

Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for p...

✓ skills
29
Python Revieweraffaan-m/everything-claude-code76,153

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

✓ skills
30
Refactor Cleaneraffaan-m/everything-claude-code76,153

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely r...

✓ skills
31
Security Revieweraffaan-m/everything-claude-code76,153

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injectio...

✓ skills
32
Tdd Guideaffaan-m/everything-claude-code76,153

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

✓ skills
33
Design Brand Guardianmsitarzewski/agency-agents44,377

Expert brand strategist and guardian specializing in brand identity development, consistency maintenance, and strategic brand positioning

34
Design Image Prompt Engineermsitarzewski/agency-agents44,377

Expert photography prompt engineer specializing in crafting detailed, evocative prompts for AI image generation. Masters the art of translating visual concepts into precise language that produces stun...

35
Design Ui Designermsitarzewski/agency-agents44,377

Expert UI designer specializing in visual design systems, component libraries, and pixel-perfect interface creation. Creates beautiful, consistent, accessible user interfaces that enhance UX and refle...

36
Design Ux Architectmsitarzewski/agency-agents44,377

Technical architecture and UX specialist who provides developers with solid foundations, CSS systems, and clear implementation guidance

37
Design Ux Researchermsitarzewski/agency-agents44,377

Expert user experience researcher specializing in user behavior analysis, usability testing, and data-driven design insights. Provides actionable research findings that improve product usability and u...

38
Design Visual Storytellermsitarzewski/agency-agents44,377

Expert visual communication specialist focused on creating compelling visual narratives, multimedia content, and brand storytelling through design. Specializes in transforming complex information into...

39
Design Whimsy Injectormsitarzewski/agency-agents44,377

Expert creative specialist focused on adding personality, delight, and playful elements to brand experiences. Creates memorable, joyful interactions that differentiate brands through unexpected moment...

40
Engineering Ai Data Remediation Engineermsitarzewski/agency-agents44,377

Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automatically detect, classify, and fix data anomalies at scale. Focuses exclusively on the remediatio...

41
Engineering Ai Engineermsitarzewski/agency-agents44,377

Expert AI/ML engineer specializing in machine learning model development, deployment, and integration into production systems. Focused on building intelligent features, data pipelines, and AI-powered...

42
Engineering Autonomous Optimization Architectmsitarzewski/agency-agents44,377

Intelligent system governor that continuously shadow-tests APIs for performance while enforcing strict financial and security guardrails against runaway costs.

43
Engineering Backend Architectmsitarzewski/agency-agents44,377

Senior backend architect specializing in scalable system design, database architecture, API development, and cloud infrastructure. Builds robust, secure, performant server-side applications and micros...

44
Engineering Code Reviewermsitarzewski/agency-agents44,377

Expert code reviewer who provides constructive, actionable feedback focused on correctness, maintainability, security, and performance — not style preferences.

45
Engineering Data Engineermsitarzewski/agency-agents44,377

Expert data engineer specializing in building reliable data pipelines, lakehouse architectures, and scalable data infrastructure. Masters ETL/ELT, Apache Spark, dbt, streaming systems, and cloud data...

46
Engineering Database Optimizermsitarzewski/agency-agents44,377

Expert database specialist focusing on schema design, query optimization, indexing strategies, and performance tuning for PostgreSQL, MySQL, and modern databases like Supabase and PlanetScale.

47
Engineering Devops Automatormsitarzewski/agency-agents44,377

Expert DevOps engineer specializing in infrastructure automation, CI/CD pipeline development, and cloud operations

48
Engineering Embedded Firmware Engineermsitarzewski/agency-agents44,377

Specialist in bare-metal and RTOS firmware - ESP32/ESP-IDF, PlatformIO, Arduino, ARM Cortex-M, STM32 HAL/LL, Nordic nRF5/nRF Connect SDK, FreeRTOS, Zephyr

49
Engineering Feishu Integration Developermsitarzewski/agency-agents44,377

Full-stack integration expert specializing in the Feishu (Lark) Open Platform — proficient in Feishu bots, mini programs, approval workflows, Bitable (multidimensional spreadsheets), interactive messa...

50
Engineering Frontend Developermsitarzewski/agency-agents44,377

Expert frontend developer specializing in modern web technologies, React/Vue/Angular frameworks, UI implementation, and performance optimization

Submit your agent

Got a public repo others should install?

Open a prefilled GitHub submission issue in one click. Share the repo, describe the agent, and confirm the supported layout so it can be reviewed for the directory.

Before submitting

  • • Use a public GitHub repository
  • • Include the install command or repo URL
  • • Confirm the agentget-compatible folder structure
  • • Explain why the agent is useful to others

Builtin Agents

Curated agents you can install directly from this repo

Executor

Sisyphus-Junior

Docs

Focused task executor that completes delegated atomic tasks without spawning other agents.

$ npx agentget add joeyism/agentget --agent sisyphus-junior

Orchestrator

Atlas

Docs

Master orchestrator that drives a full todo list to completion by dispatching tasks to specialized agents in parallel waves.

$ npx agentget add joeyism/agentget --agent atlas

Planner

Prometheus

Docs

Strategic planning consultant that interviews you to clarify requirements, then generates a structured work plan.

$ npx agentget add joeyism/agentget --agent prometheus

Advisor

Oracle

Docs

Read-only high-IQ reasoning specialist for architecture decisions, hard debugging, and post-implementation review.

$ npx agentget add joeyism/agentget --agent oracle

Analyst

Metis

Docs

Pre-planning consultant that classifies intent, surfaces hidden requirements, and produces guardrail directives.

$ npx agentget add joeyism/agentget --agent metis

Reviewer

Momus

Docs

Work plan reviewer that checks plans for executability and valid references. Only blocks on true blockers.

$ npx agentget add joeyism/agentget --agent momus

Discovery

Explore

Docs

Contextual grep specialist for your own codebase. Fire multiple instances in parallel to find patterns and structure.

$ npx agentget add joeyism/agentget --agent explore

Research

Librarian

Docs

External reference specialist that finds official documentation, open-source implementations, and best practices.

$ npx agentget add joeyism/agentget --agent librarian

Deep Worker

Hephaestus

Docs

Autonomous deep worker that explores thoroughly before writing, then completes complex multi-file implementations end-to-end.

$ npx agentget add joeyism/agentget --agent hephaestus

Multimodal

Multimodal Looker

Docs

Media file interpreter that extracts specific information from PDFs, images, and diagrams.

$ npx agentget add joeyism/agentget --agent multimodal-looker

Quick Reference

Essential agentget commands and configuration

Installation

# npm
npm install -g agentget

# bun
bun add -g agentget

# Or use without installing:
npx agentget add owner/repo
bunx agentget add owner/repo

Basic Usage

# Install all agents (default)
npx agentget add owner/repo

# Install everything (agents, skills, instructions, rules)
npx agentget add owner/repo --all

# Install a specific agent + all skills/instructions/rules
npx agentget add owner/repo --agent code-reviewer

# Install only skills
npx agentget add owner/repo --skills-only

# Install specific agent only (no extras)
npx agentget add owner/repo --agent code-reviewer --agents-only

Filtering Flags

FlagBehavior
(none)Installs agents only (default)
--allInstalls everything
--agent <name>Installs specified agent + all skills/instructions/rules
--agents-onlyInstalls agents only (explicit)
--skills-onlyInstalls skills only
--instructions-onlyInstalls instructions only
--rules-onlyInstalls rules only

Where Files Go

agentget supports 41 AI coding tools. Content is written to a canonical location, then symlinked to detected tool directories.

Supported — all 41 tools agentget knows how to install into

Detected — the subset whose config directories exist on your machine now. Only these receive symlinks.

Canonical — 10 tools that read .agents/ directly. Always active, no symlink needed.

Canonical paths (source of truth):

.agents/agents/<name>.agent.md
.agents/instructions/<name>.instructions.md
.agents/skills/<name>/
.agents/rules/<name>.rules.md

Canonical readers (always active — read .agents/ directly):

AMPClineCodexCursorGemini CLIGitHub CopilotKimi Code CLIOpenCodeReplitUniversal
Project targets (31 tools) — symlinked when detected
ToolPath
AdaL.adal/
Antigravity.agent/
Augment.augment/
Claude Code.claude/
CodeBuddy.codebuddy/
Command Code.commandcode/
Continue.continue/
Cortex Code.cortex/
Crush.crush/
Droid.factory/
Goose.goose/
iFlow CLI.iflow/
Junie.junie/
Kilo Code.kilocode/
Kiro CLI.kiro/
Kode.kode/
MCPJam.mcpjam/
Mistral Vibe.vibe/
Mux.mux/
Neovate.neovate/
OpenClaw* (marker-gated)
OpenHands.openhands/
Pi.pi/
Pochi.pochi/
Qoder.qoder/
Qwen Code.qwen/
Roo Code.roo/
Trae.trae/
Trae CN.trae/
Windsurf.windsurf/
Zencoder.zencoder/
Global targets (41 tools) — symlinked when config directory exists

Only created when the tool's home directory exists or an env var points to it.

ToolGlobal path
AdaL~/.adal/
AMP / Kimi Code CLI / Replit / Universal~/.config/agents/
Antigravity~/.gemini/antigravity/
Augment~/.augment/
Claude Code${CLAUDE_CONFIG_DIR:-~/.claude}/
Cline~/.agents/
CodeBuddy~/.codebuddy/
Codex${CODEX_HOME:-~/.codex}/
Command Code~/.commandcode/
Continue~/.continue/
Cortex Code~/.snowflake/cortex/
Crush~/.config/crush/
Cursor~/.cursor/
Droid~/.factory/
Gemini CLI~/.gemini/
GitHub Copilot~/.copilot/
Goose~/.config/goose/
iFlow CLI~/.iflow/
Junie~/.junie/
Kilo Code~/.kilocode/
Kiro CLI~/.kiro/
Kode~/.kode/
MCPJam~/.mcpjam/
Mistral Vibe~/.vibe/
Mux~/.mux/
Neovate~/.neovate/
OpenClaw~/.openclaw/
OpenCode~/.config/opencode/
OpenHands~/.openhands/
Pi~/.pi/agent/
Pochi~/.pochi/
Qoder~/.qoder/
Qwen Code~/.qwen/
Roo Code~/.roo/
Trae~/.trae/
Trae CN~/.trae-cn/
Windsurf~/.codeium/windsurf/
Zencoder~/.zencoder/
# See all supported targets and which are detected on your machine
npx agentget targets

What It Installs

TypePattern
Agentsagents/*.agent.md
Instructionsinstructions/*.instructions.md
Skillsskills/*/SKILL.md (whole folder)
Rulesrules/*.rules.md
Pluginsplugins/*/ (expanded recursively)