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.

相关技能