Skill Gardener — Development skill for Claude Code
A long-term cultivation system for Claude Code Skills.
How to install Skill Gardener
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open binghe1980/skill-gardener and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skill Gardener does
A long-term cultivation system for Claude Code Skills.
Alternatives in Development
- Fix Py Line Too Long 71.9k ★
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Seomachine — A specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business 2.8k ★
README
简体中文 · [English](./README.en.md)

Skill 园丁(Skill Gardener)
一个用来**优化你其它 skill** 的 skill。就像园丁照顾植物一样,帮你把手里的 skill 一点点养得更好用。
**Claude Code 和 Codex 都能用。** ✅
一句话:这是什么?
如果你写过、或用过 Claude 的「skill」,你可能遇到过这些情况:
- 有个 skill 写好了,但用起来总差点意思,又说不上哪里不对;
- 想改,但不知道从哪下手;
- 改完了,也不知道到底有没有变好。
**Skill 园丁就是来帮你解决这三件事的。** 你把一个 skill 交给它,它像一位有经验的老师傅一样,帮你看出毛病、动手改好、并让你看到它一步步变好的过程。
💡 一句话记住它:**别的 skill 帮你干活,这个 skill 帮你把「别的 skill」养好。**
它怎么帮你?分三个档,从最省事的开始
很多同类工具有个通病:**非要你先攒一大堆「使用记录」才肯干活**——可新手根本没有这些数据,于是卡在门口,什么也做不了。
这一版(v2)把它拆成了三个档,**没有任何数据也能立刻用**:
| 档位 | 你说这句话 | 需要什么 | 它帮你做什么 |
|---|---|---|---|
| 🩺 快速体检(推荐先做) | ~tune 我的skill |
啥都不用,零门槛 | 像老师傅通读一遍,当场找出并修好明显的毛病:触发词不好、文件路径写错、内容过时、缺例子……多数 skill 做完这一步就明显变好了。 |
| 🔬 深度打磨 | ~cultivate 我的skill |
需要真实使用记录 | 生成好几个改法,用你的真实使用场景反复对比,选出真正更好的那个,还会防止「只是碰巧」的假进步。 |
| 🧭 看方向 | ~roadmap 我的skill |
一点判断力 | 不改细节,帮你想大方向:这个 skill 是不是该拆成两个?某个功能是不是过时该删了?是不是缺一块能力该补上? |
另外还有两个帮手:
- 📈
~health 我的skill—— 看这个 skill 的成长轨迹:一开始有 6 个毛病,现在治好了 5 个,还剩哪个、下一步干嘛,一目了然。 - 🪝
~capture—— 教你五分钟配好自动记录,让使用数据以后自己攒起来(为「深度打磨」做准备)。
该用哪个命令?看这张图就懂
flowchart TD
A["🎯 我想优化一个 skill"] --> B{"它有使用记录吗?"}
B -->|"没有 / 不确定
(大多数新手)"| C["🩺 ~tune 快速体检
零数据,立刻能用"]
B -->|"有一批真实记录"| D["🩺 先 ~tune 修掉明显问题"]
D --> E["🔬 ~cultivate 深度打磨
用真实场景反复对比"]
C --> F{"改完还觉得差点意思?"}
E --> F
F -->|"是,可能是方向问题"| G["🧭 ~roadmap 看方向
该拆分 / 精简 / 加功能?"]
F -->|"想随时看进度"| H["📈 ~health 看成长轨迹"]
style C fill:#d4f4dd,stroke:#28a745
style D fill:#d4f4dd,stroke:#28a745
style E fill:#dbeafe,stroke:#3b82f6
style G fill:#fef3c7,stroke:#f59e0b
style H fill:#f3e
Related Skills
Mem0 Chrome Extension
OpenMemory Chrome Extension: Long-term memory for ChatGPT, Claude, Perplexity, Grok etc
Life Sciences
Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to ho
MoltBrain
Long-term memory layer for OpenClaw & MoltBook agents that learns and recalls your project context automatical
Memory Skill
a file-based long-term memory agent skill
Mb
Memory Bank — long-term project memory management
MemXT
MemXT is a Local long-term memory for Claude Code & coding agents. 100% local
Related Agents
Council Regulator
Regulator / Constraint Analyst persona for the autodecision council. Optimizes for compliance, sustainability,
Genesis Architect
Reviews architectural decisions for Genesis. Use when evaluating new subsystems, integration patterns, or sign
Sc System Architect
Design scalable system architecture with focus on maintainability and long-term technical decisions