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
Troubleshooting
Problem
What to Check
Tips
Codex
Cursor
Last updated