Mytokens

Store and retrieve API tokens, keys, and secrets from the macOS Keychain, and auto-supply them when authenticating to an external service. Consult this BEFORE asking the user for any credential, or assuming a token/key is unavailable — for Cloudflare, GitHub, OpenAI, databases, and the like. Also mints short-lived, least-privilege Cloudflare child tokens from a stored parent token, and stores **Profiles** — named env-var bundles emitted as shell `export` lines — to point a tool (e.g. Claude Code) at a different API provider, endpoint, and model.

sunfmin 99de5f6 2 files · 14.1 KB Updated

File contents

sunfmin/mytokens/tree/main/skills/mytokens commit 99de5f63f2

Frequently asked questions

npx skillmds@latest add sunfmin/mytokens