Skip to content

spiceai/spiceai-skills

v2.3.1MIT

Skills for working with the Spice.ai runtime — data federation, acceleration, search, AI/LLM, and cloud management

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "spiceai-skills",
  "version": "2.3.1",
  "description": "Skills for working with the Spice.ai runtime \u2014 data federation, acceleration, search, AI/LLM, and cloud management",
  "author": {
    "name": "Spice AI",
    "email": "hello@spice.ai",
    "url": "https://spiceai.org"
  },
  "homepage": "https://spiceai.org",
  "repository": "https://github.com/spiceai/skills",
  "license": "MIT",
  "keywords": [
    "spice",
    "spiceai",
    "data",
    "sql",
    "ai",
    "llm",
    "search",
    "federation"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Spice.ai Skills",
        "shortDescription": "Skills for the Spice.ai runtime",
        "longDescription": "Agent Skills for Spice.ai \u2014 data federation, acceleration, search, AI/LLM, and cloud management. Aligns with Spice OSS runtime v2.3.1.",
        "developerName": "Spice AI",
        "category": "Developer Tools",
        "websiteURL": "https://spiceai.org",
        "defaultPrompt": [
          "Help me set up Spice.ai and connect a data source",
          "Configure spicepod.yaml for federated SQL across Postgres and S3",
          "Add vector search and an LLM tool to my Spice app"
        ]
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4shell scripts
  • 15JSON files
  • 3text files
  • sources.example.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai