CommunityCoding & Developmentgithub.com

rtwsvj/skill-switch

Local-first governance + a security gate for the skills you install across AI coding agents (Claude Code, Codex, Gemini CLI, Cursor, Copilot). Audit, sync, roll back. CLI + signed macOS app. Zero telemetry.

Works withClaude CodeCodex CLICursorGemini CLI
npx skills add rtwsvj/skill-switch

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

API Client

Keep secrets in the environment, never hardcode them. Send requests to your own configured base URL:

curl -sS -H "Authorization: Bearer $API_TOKEN" "$API_BASE_URL/v1/users"

Store API_TOKEN and API_BASE_URL in your shell profile or a local .env that is gitignored. The token only goes to your own configured host.

Related Skills