Community코딩 & 개발github.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.

skill-switch란 무엇인가요?

skill-switch is a Claude Code agent skill that 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.

지원 대상Claude CodeCodex CLICursorGemini CLI
npx skills add rtwsvj/skill-switch

Installed? Explore more 코딩 & 개발 skills: steipete/bluebubbles, steipete/eightctl, steipete/blucli · View all 6 →

즐겨 사용하는 AI에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

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.

관련 스킬