The Lindo Claude Plugin bundles MCP tools, skills, agents, hooks, and commands into a single installable package for Claude Code. It provides a complete integration — no separate MCP configuration needed.Documentation Index
Fetch the complete documentation index at: https://lindo.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Add the Lindo marketplace and install the plugin:You can also install from the Claude Desktop (Cowork) UI: Customize → Personal plugins → + → enter
lindoai/lindoai-claude-marketplace → Sync.Setup
Set your Lindo API key:Get an API key from Settings → API in your Lindo workspace.
Skills
| Skill | Description |
|---|---|
| create-website | Create a new website with AI |
| create-page | Add a page to an existing website |
| create-blog | Generate a blog post with AI |
| manage-clients | Create, list, assign, and manage clients |
| manage-websites | View, update, and configure websites |
| manage-content | Publish, edit, and manage pages and blogs |
Agents
| Agent | Description |
|---|---|
| website-builder | Guided website creation — asks the right questions, then builds |
| content-writer | SEO-focused blog and content creation assistant |
| agency-manager | Client onboarding, credits, and agency operations |
/lindo-ai:website-builder, /lindo-ai:content-writer, /lindo-ai:agency-manager
Commands
| Command | Description |
|---|---|
| status | Check status of recent website builds |
| dashboard | Workspace overview — websites, clients, usage |
/lindo-ai:status, /lindo-ai:dashboard
Hooks
- API key validation — Checks for
LINDO_API_KEYbefore any tool call - Delete protection — Confirms destructive operations before executing
- Post-creation guidance — Reminds you that generation takes 1-2 minutes
Example Usage
Once installed, you can ask Claude Code:How It Differs from MCP + Skill
| Feature | Plugin | MCP + Skill |
|---|---|---|
| Installation | Marketplace install | Two separate configs |
| Authentication | Built-in browser flow | Manual API key setup |
| Skills bundled | ✅ | Separate install |
| Agents | ✅ 3 guided agents | ❌ |
| Hooks | ✅ Auto-validation | ❌ |
| Commands | ✅ /status, /dashboard | ❌ |
| MCP tools | ✅ Included | Separate config |
Requirements
- Claude Code CLI or Claude Desktop (Team/Enterprise)
- Lindo AI account with Business or Whitelabel plan
- Node.js 18+

