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 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

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.

相關技能