spice-secrets
✓Configure secret stores in Spice (environment variables, Kubernetes, AWS Secrets Manager, keyring). Use when asked to "configure secrets", "add API keys", "set up credentials", or "manage passwords".
Installation
SKILL.md
Secret stores securely manage sensitive data like API keys, passwords, and tokens.
| env | env | Environment variables (default) | | kubernetes | kubernetes: | Kubernetes secrets | | awssecretsmanager | awssecretsmanager | AWS Secrets Manager | | keyring | keyring | OS keyring (macOS/Linux/Windows) |
The env store is loaded automatically. It reads from environment variables and .env / .env.local files.
Configure secret stores in Spice (environment variables, Kubernetes, AWS Secrets Manager, keyring). Use when asked to "configure secrets", "add API keys", "set up credentials", or "manage passwords". 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 spice-secrets- Source
- spiceai/skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is spice-secrets?
Configure secret stores in Spice (environment variables, Kubernetes, AWS Secrets Manager, keyring). Use when asked to "configure secrets", "add API keys", "set up credentials", or "manage passwords". Source: spiceai/skills.
How do I install spice-secrets?
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 spice-secrets 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