·credentials
</>

credentials

alinaqi/claude-bootstrap

Centralized API key management from Access.txt

45Installs·1Trend·@alinaqi

Installation

$npx skills add https://github.com/alinaqi/claude-bootstrap --skill credentials

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.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill credentials
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