credentials
✓Centralized API key management from Access.txt
Installation
SKILL.md
For securely loading API keys from a centralized access file and configuring project environments.
REQUIRED: When a project needs API keys, ask the user:
| OpenAI | sk-proj- or sk- | OPENAIAPIKEY | | Claude/Anthropic | sk-ant- | ANTHROPICAPIKEY | | Render | rnd | RENDERAPIKEY | | Eleven Labs | sk (not sk-ant/sk-proj) | ELEVENLABSAPIKEY | | Replicate | r8 | REPLICATEAPITOKEN | | Supabase | URL + eyJ (JWT) | SUPABASEURL, SUPABASEANONKEY, SUPABASESERVICEROLEKEY |
Centralized API key management from Access.txt Source: alinaqi/claude-bootstrap.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill credentials- Source
- alinaqi/claude-bootstrap
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is credentials?
Centralized API key management from Access.txt Source: alinaqi/claude-bootstrap.
How do I install credentials?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alinaqi/claude-bootstrap --skill credentials 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/alinaqi/claude-bootstrap
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01