nutmeg-credentials

Installation
SKILL.md

Credentials

Help the user safely manage API keys and understand what data access they have.

First: check profile

Read .nutmeg.user.md. If it doesn't exist, tell the user to run /nutmeg:init first.

Key management

API keys should NEVER be committed to git. Guide the user to store them in:

  1. .env file (gitignored) for project-level keys
  2. Environment variables for system-level keys
  3. .nutmeg.credentials.local (gitignored) for nutmeg-specific config
Related skills

More from withqwerty/nutmeg

Installs
2
GitHub Stars
21
First Seen
Mar 25, 2026