Skip to main content

create-lean-tool

Author tools for the personal lean-tools CLI toolkit (stored in ~/.claude/tools/ globally or in a project's .claude/tools/ for repo-specific use). Use when the user asks to create a tool or script, when you notice yourself running the same multi-step command pattern 3+ times within or across sessions, when optimizing recurring bash invocations, when the user mentions lean-tools, the CLI toolkit, the manifest, or wants to reduce Claude Code token consumption from repeated commands, or when deciding whether to add a flag to an existing tool versus creating a new one. Covers the --help contract, parameter inference, structured exit codes, output thresholding, and the consolidation rule that governs when to create a new tool versus extending an existing one.

跳到安装

来源信息

仓库
magarcia/claude-plugins
最近来源活动
2026年5月8日 12:35
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。