{
  "markdown": "# ClickHouse Claude Code Plugin\n\nThe official Claude Code Plugin for [ClickHouse](https://clickhouse.com/). Extends Claude Code with ClickHouse best practice skills, rules, and the ClickHouse MCP server.\n\n## Installation\n\nInstall from the Claude Code plugin directory (pending marketplace approval):\n\n```bash\nclaude plugin install clickhouse@claude-plugins-official\n```\n\nOr clone the repo and load it directly:\n\n```bash\ngit clone --recursive https://github.com/ClickHouse/clickhouse-claude-code-plugin\nclaude --plugin-dir ./clickhouse-claude-code-plugin\n```\n\n## What's included\n\n- **Skills** — ClickHouse best practice rules covering schema design, query optimization, and data ingestion, applied automatically when you work with ClickHouse\n- **MCP Server** — connects Claude Code to the [ClickHouse Cloud Remote MCP server](https://clickhouse.com/docs/cloud/features/ai-ml/remote-mcp) for schema inspection and read-only SQL queries against your clusters\n\nSee [`skills/clickhouse-best-practices/`](./skills/clickhouse-best-practices/) for the full rule set.\n\n## Keeping skills up to date\n\nBest practice rules are sourced from [ClickHouse/agent-skills](https://github.com/ClickHouse/agent-skills) and kept in sync via a weekly GitHub Action that pushes upstream changes directly to `main`. The source is tracked as a git submodule at `submodules/agent-skills`.\n\n## License\n\nApache 2.0 — see [LICENSE](./LICENSE) for details.\n",
  "bytes": 1425,
  "sha": "08286c1a6b6b30cc914982d10c6ee2bb84f5203aeb110023ab0e4ca86f0d4d76",
  "repo_slug": "clickhouse/clickhouse-claude-code-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_clickhouse_clickhouse_claude_code_plugin_7e547de1/readme"
}