Skip to content

crate/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CrateDB Agent Skills

This is a collection of official CrateDB agent skills which can be used in agentic workflows. The collection consists of

  • /cratedb:core - basic skills about CrateDB
  • /cratedb:mcp-setup - setting up the CrateDB MCP server to access your CrateDB instance
  • /cratedb:datamodel - assistance to data modeling with CrateDB
  • /cratedb:query - help to query optimarization

Installation

Claude Code

The CrateDB plugin are available on Anthropic's community marketplace. To get started, you will need to enable the marketplace. The following two commands will enable the marketplace and install the CrateDB plugin:

claude plugin marketplace add anthropics/claude-plugins-community
claude plugin install cratedb@claude-community

GitHub CoPilot

You can install the skills in GitHub CoPilot using the following command:

/plugin install https://github.com/crate/agent-skills.git

Once installed, you will need to restart the CoPilot CLI.

Configuration

To connect to your CrateDB instance, you can use the CrateDB MCP server. To set it up, you use the /cratedb:mcp-setup skill.

About

A collection of skills for working with CrateDB

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors