{
  "markdown": "# Lindo AI — Claude Code Plugin\n\nCreate websites, pages, and blog posts with AI. Manage clients, credits, and domains — all through conversation.\n\n## Install\n\nFrom the Lindo marketplace:\n\n```bash\nclaude plugin marketplace add lindoai/lindoai-claude-marketplace\nclaude plugin install lindo-ai@lindo-marketplace\n```\n\nOr test locally:\n\n```bash\nclaude --plugin-dir ./packages/sdks/claude-plugin\n```\n\n## Setup\n\nYou need a Lindo AI API key. Get one from your workspace settings at [app.lindo.ai](https://app.lindo.ai).\n\nSet your API key:\n\n```bash\nexport LINDO_API_KEY=lindo_sk_live_...\n```\n\nOr the plugin will open a browser login flow on first use.\n\n## What's Included\n\n### Skills\n\n| Skill | Description |\n|-------|-------------|\n| create-website | Create a new website with AI |\n| edit-website | Edit an existing website using AI |\n| create-blog | Generate a blog post with AI |\n| manage-clients | Create, list, assign, and manage clients |\n| manage-websites | View, update, and configure websites |\n| manage-content | Publish, edit, and manage pages and blogs |\n\n### Agents\n\n| Agent | Description |\n|-------|-------------|\n| website-builder | Guided website creation — asks the right questions, then builds |\n| content-writer | SEO-focused blog and content creation assistant |\n| agency-manager | Client onboarding, credits, and agency operations |\n\nUse agents with: `/lindo-ai:website-builder`, `/lindo-ai:content-writer`, `/lindo-ai:agency-manager`\n\n### Commands\n\n| Command | Description |\n|---------|-------------|\n| status | Check status of recent website builds |\n| dashboard | Workspace overview — websites, clients, usage |\n\nUse commands with: `/lindo-ai:status`, `/lindo-ai:dashboard`\n\n### Hooks\n\n- **API key validation** — Checks for `LINDO_API_KEY` before any tool call\n- **Delete protection** — Confirms destructive operations before executing\n- **Post-creation guidance** — Reminds you that generation takes 1-2 minutes\n\n### MCP Server\n\nThe plugin bundles the `@lindoai/mcp-server` which provides all the tools:\n- Website creation and management\n- Page and blog CRUD\n- Client management\n- Domain and analytics\n\n## What you can do\n\n- **Create websites** — \"Build a portfolio website for a photographer\"\n- **Add pages** — \"Add a pricing page to my website\"\n- **Write blog posts** — \"Write a blog post about SEO tips\"\n- **Manage clients** — \"Create a client for Acme Corp\"\n- **Allocate credits** — \"Give 500 credits to my client\"\n- **Custom domains** — \"Add example.com to my website\"\n- **Analytics** — \"Show me traffic for my website\"\n\n## Requirements\n\n- [Claude Code](https://code.claude.com) CLI or Claude Desktop (Team/Enterprise)\n- [Lindo AI](https://lindo.ai) account with Business or Whitelabel plan\n- Node.js 18+\n\n## Links\n\n- [Lindo AI](https://lindo.ai)\n- [Documentation](https://lindo.ai/docs)\n- [API Reference](https://api.lindo.ai/docs)\n- [Marketplace](https://github.com/lindoai/lindoai-claude-marketplace)\n\n## License\n\nMIT\n",
  "bytes": 2943,
  "sha": "c13a4cf947cac62a7196a3b4ff6f31e7961f69b1e17e5cda7d4ec2ce282e20e3",
  "repo_slug": "lindoai/claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_lindoai_claude_plugin_lindo_ai_5cb6f5c9/readme"
}