{
  "markdown": "# CrateDB Agent Skills\n\nThis is a collection of official CrateDB agent skills which can be used in agentic workflows. \nThe collection consists of\n\n* `/cratedb:core` - basic skills about CrateDB\n* `/cratedb:mcp-setup` - setting up the [CrateDB MCP server](https://github.com/crate/cratedb-mcp) to access your CrateDB instance\n* `/cratedb:datamodel` - assistance to data modeling with CrateDB\n* `/cratedb:query` - help to query optimarization\n\n## Installation\n\n### Claude Code\n\nThe CrateDB plugin are available on [Anthropic's community marketplace](https://github.com/anthropics/claude-plugins-community).\nTo get started, you will need to enable the marketplace. The following two commands will enable the marketplace and install the\nCrateDB plugin:\n\n```shell\nclaude plugin marketplace add anthropics/claude-plugins-community\nclaude plugin install cratedb@claude-community\n```\n\n### GitHub CoPilot\n\nYou can install the skills in GitHub CoPilot using the following command:\n\n```\n/plugin install https://github.com/crate/agent-skills.git\n```\n\nOnce installed, you will need to restart the CoPilot CLI.\n\n\n## Configuration\n\nTo connect to your CrateDB instance, you can use the [CrateDB MCP server](https://github.com/crate/cratedb-mcp). To set it up, you use the `/cratedb:mcp-setup` skill. \n",
  "bytes": 1285,
  "sha": "033ade508d8860c272ea65122ac9aa63b92c280c04559b982ff0c347bcef5703",
  "repo_slug": "crate/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_crate_agent_skills_cratedb_32703b14/readme"
}