Claude Keysmith banner
Jia-Ethan Jia-Ethan

Claude Keysmith

Development community

Description

Managed Claude Code instruction deployment with safe CLI recovery and an unsigned macOS/Windows desktop beta.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Illustrative claude-keysmith install preview; actual paths and output vary

Illustrative preview / 示意预览;实际路径与输出以本机 dry-run 为准。

claude-keysmith

先预览、再写入、可撤销的 Claude Code 指令部署工具。

简体中文 · English · Reference · 智能体安装 · Desktop · Privacy · License

Python 3.8+ License MIT

简体中文

Keysmith 系列为本地 AI 工具**安全部署、验证和撤销**自定义指令。`claude-keysmith` 把一份 Markdown 存进 keysmith 目录,并在 `CLAUDE.md` / `CLAUDE.local.md` 插入可识别、可卸载的 import block。

[!WARNING] **项目 / local scope** 只影响该仓库;**user scope** 会影响加载 `~/.claude/CLAUDE.md` 的新会话。`--runtime` 还会对齐 `settings.json` 的 `systemPrompt`,并安装 managed shell wrapper。默认只预览,显式 `--yes` 才写入。先阅读 [`examples/claude-project-rules.md`](examples/claude-project-rules.md)、[`examples/claude-append-prompt.md`](examples/claude-append-prompt.md) 和 [`docs/privacy-security.md`](docs/privacy-security.md)。

选择哪个 Keysmith

项目 目标工具 部署面 稳妥安装 Desktop
codex-keysmith Codex 全局 ~/.codex 指令 稳定 CLI Release 未签名 Beta
claude-keysmith Claude Code 项目 / 用户 CLAUDE.md import 稳定 v7.1 源码 tag 未签名 Beta
grok-keysmith Grok Build 全局 ~/.grok/rules(不改 AGENTS.md 稳定 CLI Release 未签名 Beta
[zcode-keysmith](h