AI Agent Toolkit
Claude Code
Prerequisites
npm install -g @anthropic-ai/claude-codeclaude --versionInstallation Guide
Step 1: Clone the Plugin Repository
git clone <repo-url> ~/plugins~/plugins/
├── marketplace.json ← Plugin registry
├── doku-codegen/ ← Plugin directory
│ ├── plugin.json
│ ├── skills/
│ ├── agents/
│ └── ...
└── other-plugin/Step 2: Register the Marketplace
Step 3: Install the Plugin
Step 4: Use the Plugin
List of Commands
Command
Purpose
Troubleshooting
Problem
What to Check
Cursor
Prerequisites
Installation Guide
Step 1 - Add the Plugin Repository
Step 2 - Install the Plugin
Step 3 - Verify the Installation
Step 4 - Configure Your Credentials
Step 5 - Generate Your First Client
List of Commands
Command
Purpose
Codex
Last updated