v2.0.0

AgentKit

435 Professional AI Agents

便携式 AI 代理库 — 任何环境即插即用

435 Agents
14 Categories
Zero Dependencies
MIT License

Platform Agnostic

Works with Claude, ChatGPT, Cursor, Copilot, or any AI environment that accepts system prompts.

Zero Dependencies

Pure Markdown files. No runtime dependencies, no build step, no package bloat. Just text.

CLI Ready

npx agentkit find/get/list/search — command line tools to discover and use agents instantly.

Multi-format

Copy-paste, @reference, system prompt, file include, or CLI pipe — use agents your way.

/

Showing 435 of 435 agents

Copy & Paste

Open any agent .md file, copy all content, paste directly into your AI chat.

cat agents/python-pro.md # copy → paste to AI

File Reference

Add agent references to your project config and they load automatically.

@agents/python-pro.md # in CLAUDE.md or .cursorrules

CLI

Search and retrieve agents from the command line.

npx agentkit find "python" npx agentkit get python-pro