spicepod-config
✓Create and configure Spicepod manifests (spicepod.yaml). Use when asked to "create a spicepod", "configure spicepod.yaml", "set up a Spice app", "initialize Spice project", "configure caching", or "set up observability".
Installation
SKILL.md
A Spicepod is the configuration manifest for a Spice application, defining datasets, models, embeddings, runtime settings, and other components.
| datasets | Data sources for SQL queries | spice-data-connector | | models | LLM/ML models for inference | spice-models | | embeddings | Embedding models for vector search | spice-embeddings | | secrets | Secure credential management | spice-secrets | | catalogs | External data catalog connections | spice-catalogs |
| views | Virtual tables from SQL queries | spice-views | | tools | LLM function calling capabilities | spice-tools | | workers | Model load balancing and routing | spice-workers | | runtime | Server ports, caching, telemetry | (this skill) |
Create and configure Spicepod manifests (spicepod.yaml). Use when asked to "create a spicepod", "configure spicepod.yaml", "set up a Spice app", "initialize Spice project", "configure caching", or "set up observability". Source: spiceai/skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/spiceai/skills --skill spicepod-config- Source
- spiceai/skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is spicepod-config?
Create and configure Spicepod manifests (spicepod.yaml). Use when asked to "create a spicepod", "configure spicepod.yaml", "set up a Spice app", "initialize Spice project", "configure caching", or "set up observability". Source: spiceai/skills.
How do I install spicepod-config?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spiceai/skills --skill spicepod-config Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/spiceai/skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01