Files
claudeplus/mdTemplet/tool.md
Zhang Jiahao 8e7abb2092 Add tool.md catalog to sidecar imports
note.md 写"怎么用"越写越重, 每次查"装了什么"要翻半天; tool.md 只做
一行一工具的索引表 (name + 用途), 和 note 解耦。CLAUDE.md §5 导入
链同步加入 @~/.claude/tool.md; mdTemplet 提供初始快照。
2026-04-21 01:04:56 +08:00

538 B
Raw Blame History

Tool Catalog

额外安装的 CLI 工具速查。详细用法见 note.md,踩坑见 debug.md

定位 / 搜索

  • repomix — 整仓打包为 LLM 友好的 XMLpnpm global
  • eza — 现代化 ls / tree(带 git 状态、.gitignore 过滤)
  • fd — 快速文件搜索(默认尊重 .gitignore
  • rg — 内容搜索ripgrep
  • broot — 交互式目录浏览(仅 TTYCLI/pipeline 不用)

协作

  • gh — GitHub CLI已登录
  • curl — Gitea API 交互(见 CLAUDE.md §0