Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-keysmith

GitHub Stars Stable v7.2 Python 3.8+ MIT License

简体中文 · English · 使用说明 · License

claude-keysmith

给 Claude Code 装上一份可撤销的指令。先看计划,确认了再写入。

简体中文

Keysmith 给本机的 AI 编程工具装指令:先预览,再写入,能验证,能撤走。

claude-keysmith 面向 Claude Code。装上之后,新开的对话会按这份指令工作。不改 Claude Code 软件本身,也不读取账号和密钥。

Important

这会改变 Claude Code 之后新开的对话。默认只给你看计划,加上确认才会写入。装完后请开一个新会话。

使用方式

先看计划,确认后装上,新对话生效,随时可以撤走

  1. 先看计划。 确认之前什么都不会写入。
  2. 确认后装上。 指令交给本机 Claude Code,软件保持原样。
  3. 新开一轮对话。 新会话才会生效。
  4. 随时撤走。 同样先看计划,确认后恢复成原来的样子。

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

选哪个 Keysmith

你在用 用这个 怎么开始
Codex codex-keysmith 稳定版安装包
Claude Code claude-keysmith 源码
Grok Build grok-keysmith 稳定版安装包
ZCode zcode-keysmith 源码

每个工具一份安装器。选你正在用的即可。也有桌面版(未签名)。

效果

同一批 4 题,完整交出产物从 1 题到 3 题

同一模型、同一批 4 道题,完整交出产物的题数从 1 题到 3 题。

开始使用

本机需要已经装好 Claude Code。目前以源码安装为主。

git clone --branch v7.2 --depth 1 https://github.com/Jia-Ethan/claude-keysmith.git
cd claude-keysmith
python3 claude-instruct.py install --scope project --project-dir .
python3 claude-instruct.py install --scope project --project-dir . --yes

装完后开一个新的 Claude Code 会话。也可以把 代装说明 交给你正在用的 AI 助手。细节见 使用说明

怎么撤走

python3 claude-instruct.py uninstall --scope project --project-dir .
python3 claude-instruct.py uninstall --scope project --project-dir . --yes

先看计划,确认后再恢复。

适用环境

macOS、Windows 与 Linux。需要 Python 3.8+。

文档

系列

官方反馈:GitHub Discussions · 社区:LINUX DO

Star History

Star History Chart

About

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

Topics

Resources

Stars

806 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages