AGENTS-COLLECTION Skill
AGENTS-COLLECTION is a TypeScript AI agent skill for Cursor, Codex with docker. 784 AGENT DEFINITIONS · 748 SKILLS · 141 PROMPTS — COLLECTED ACROSS 11 AI PLATFORMS: CLAUDE CODE, CURSOR, ANTIGRAVITY, OPENCODE, GITHUB COPILOT, NANOBOT, NANOCLAW, OPENCLAW, PICOCLAW, ZEROCLAW, AND M.
How to use AGENTS-COLLECTION Skill
Install or run
npm audit --audit-level highClient configuration
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/Users/mkazi"
]
},
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
},
"memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory"
]
},
"github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "***REDACTED***"
}
},
"figma": {
"command": "npx",
"args": [
"-y",
"figma-mcp"
],
"env": {
"FIGMA_ACCESS_TOKEN": "***REDACTED***"
}
},
"firecrawl": {
"command": "npx",
"args": [
"-y",
"firecrawl-mcp"
],
"env": {
"FIRECRAWL_API_KEY": "***REDACTED***"
}
},
"supabase": {
"command": "npx",
"args": [
"-y",
"@supabase/mcp-server-supabase@latest",
"--project-ref=YOUR_PROJECT_REF"
]
},
"vercel": {
"type": "http",
"url": "https://mcp.vercel.com"
},
"railway": {
"command": "npx",
"args": [
"-y",
"@railway/mcp-server"
]
},
"cloudflare-docs": {
"type": "http",
"url": "https://docs.mcp.cloudflare.com/mcp"
},
"cloudflare-workers-builds": {
"type": "http",
"url": "https://builds.mcp.cloudflare.com/mcp"
},
"cloudflare-workers-bindings": {
"type": "http",
"url": "https://bindings.mcp.cloudflare.com/mcp"
},
"cloudflare-observability": {
"tCompatible clients
What is AGENTS-COLLECTION Skill?
AGENTS-COLLECTION is a TypeScript AI agent skill for Cursor, Codex with docker. 784 AGENT DEFINITIONS · 748 SKILLS · 141 PROMPTS — COLLECTED ACROSS 11 AI PLATFORMS: CLAUDE CODE, CURSOR, ANTIGRAVITY, OPENCODE, GITHUB COPILOT, NANOBOT, NANOCLAW, OPENCLAW, PICOCLAW, ZEROCLAW, AND M. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Presentation work support
- Document generation support
- Anthropic provider support
Available tools
Technical details
Install or run AGENTS-COLLECTION using docker. Check mk-knight23/AGENTS-COLLECTION for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Built for Go
- Built for Rust
- Install or run with docker
- Works with Cursor
- Works with Codex
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use AGENTS-COLLECTION Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is AGENTS-COLLECTION?
AGENTS-COLLECTION is a TypeScript AI agent skill for Cursor, Codex with docker. 784 AGENT DEFINITIONS · 748 SKILLS · 141 PROMPTS — COLLECTED ACROSS 11 AI PLATFORMS: CLAUDE CODE, CURSOR, ANTIGRAVITY, OPENCODE, GITHUB COPILOT, NANOBOT, NANOCLAW, OPENCLAW, PICOCLAW, ZEROCLAW, AND.
Who is AGENTS-COLLECTION best for?
AGENTS-COLLECTION is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install AGENTS-COLLECTION?
Install or run AGENTS-COLLECTION using docker. Check AGENTS-COLLECTION for the latest setup command.
Is AGENTS-COLLECTION actively maintained?
AGENTS-COLLECTION may need a closer maintenance check before production use.
Auto-fetched from GitHub.