🤖 AgentKit for VSCode
Visual interface to generate and manage AI agents for Visual Studio Code, Claude Code, Cursor, GitHub Copilot, and more.
AgentKit for VSCode is a powerful extension that provides a beautiful GUI to install and manage 42+ pre-built AI agents across 7 specialized departments. Stop copying prompts manually—let AgentKit set up your entire AI development workflow in minutes.
✨ Features
- 🎨 Beautiful GUI - Visual interface for easy agent selection
- 🚀 42 Pre-built Agents - Engineering, Design, Marketing, Testing, and more
- ⚡ Quick Setup Presets - Full Stack, Rapid Prototyper, Design-First, and more
- 🌲 Sidebar Integration - View installed and available agents
- 🔄 Auto-Refresh - Automatically detect new agents
- ⚙️ Fully Customizable - Pick exactly which agents you need
- 🛠️ Multi-Tool Support - Works with Cursor, Claude Code, GitHub Copilot, Aider
📦 Installation
From VSCode Marketplace
- Open VSCode
- Go to Extensions (
Ctrl+Shift+X / Cmd+Shift+X)
- Search for "AgentKit"
- Click Install
From VSIX (Development)
code --install-extension agentkit-vscode-0.1.0.vsix
🚀 Quick Start
Method 1: Visual Manager (Recommended)
- Press
Ctrl+Shift+P (or Cmd+Shift+P on Mac)
- Type "AgentKit: Open Agent Manager"
- Select your AI tool
- Choose departments and agents
- Click Install Agents
Method 2: Quick Setup
- Press
Ctrl+Shift+P (or Cmd+Shift+P on Mac)
- Type "AgentKit: Quick Setup"
- Choose a preset:
- 🚀 Full Stack Developer
- ⚡ Rapid Prototyper
- 🎨 Design-First
- 📈 Growth-Focused
- 🏢 Enterprise Team
- Click the AgentKit icon in the Activity Bar
- Browse available agents
- Click "Open Agent Manager" to install

🏢 Available Agents
Design (5 agents)
brand-guardian - Brand consistency
ui-designer - Interface design
ux-researcher - User research
visual-storyteller - Marketing visuals
whimsy-injector - Delightful interactions
Engineering (7 agents)
ai-engineer - AI/ML integration
backend-architect - API design
devops-automator - CI/CD
frontend-developer - UI implementation
mobile-app-builder - iOS/Android
rapid-prototyper - Fast MVPs
test-writer-fixer - Testing
Marketing (7 agents)
app-store-optimizer - ASO
content-creator - Blog/video content
growth-hacker - Viral loops
instagram-curator - Instagram strategy
reddit-community-builder - Reddit engagement
tiktok-strategist - TikTok marketing
twitter-engager - Twitter/X
Product (3 agents)
feedback-synthesizer - User feedback
sprint-prioritizer - Feature prioritization
trend-researcher - Market trends
Project Management (3 agents)
experiment-tracker - A/B testing
project-shipper - Launch coordination
studio-producer - Cross-team coordination
Studio Operations (5 agents)
analytics-reporter - Metrics
finance-tracker - Budget management
infrastructure-maintainer - System reliability
legal-compliance-checker - Privacy/compliance
support-responder - Customer support
Testing (5 agents)
api-tester - API testing
performance-benchmarker - Speed optimization
test-results-analyzer - Test analysis
tool-evaluator - Tool assessment
workflow-optimizer - Process optimization
| Tool |
Folder |
How It Works |
| Cursor |
.cursorrules |
Use @engineering/backend-architect.md in chat |
| Claude Code |
.claude |
Native sub-agent support |
| GitHub Copilot |
.github |
Auto-loaded from copilot-instructions.md |
| Aider |
.aider |
Conventions in conventions.md |
| Universal |
.ai |
Works with any AI tool |
⚙️ Configuration
Settings
Open VSCode Settings (Ctrl+, or Cmd+,) and search for "AgentKit":
- Default Tool - Which AI tool to use by default
- Default Folder - Custom folder name for agents
- Auto Refresh - Automatically refresh when files change
- Show Welcome - Show welcome message on first use
- Default Departments - Pre-selected departments
Commands
All commands are available via Command Palette (Ctrl+Shift+P / Cmd+Shift+P):
AgentKit: Open Agent Manager - Visual interface
AgentKit: Quick Setup - Quick presets
AgentKit: Initialize Agents - Guided setup
AgentKit: Refresh Installed Agents - Refresh views
AgentKit: Update Agents - Update to latest
AgentKit: Remove Agents - Remove all agents
AgentKit: Open Settings - Open settings
📚 Usage Examples
With Cursor
After installation, use agents in Cursor:
@engineering/backend-architect.md Design a REST API for user authentication
With Claude Code
claude-code "Build a login page using the frontend-developer agent"
With GitHub Copilot
Copilot automatically uses the instructions from .github/copilot-instructions.md
🎯 Use Cases
For Solo Developers:
- Set up complete development workflow
- Get expert guidance across all areas
- Ship faster with AI assistance
For Startups:
- Rapid prototyping with specialized agents
- Marketing and growth strategies
- Launch coordination
For Teams:
- Consistent AI workflows across team
- Specialized expertise on demand
- Faster onboarding for new members
🐛 Troubleshooting
- Click the refresh icon in the sidebar
- Or run
AgentKit: Refresh Installed Agents
Agents not working with Cursor
- Restart Cursor after installing agents
- Make sure files exist in
.cursorrules/
- Use
@ to mention agent files
Extension not activating
- Check VSCode version (requires 1.85.0+)
- Reload window (
Ctrl+R / Cmd+R)
- Check Output panel for errors
🤝 Contributing
Found a bug or have a feature request?
🙏 Credits
AgentKit for VSCode is powered by:
📄 License
This project is licensed under the MIT License. See the LICENSE file for details.
Stay safe when working with AI! 🛡️
Enjoy! 💜
Made with love by Patricio Marroquin