Files
claudeplus/mdTemplet/tool.md
2026-04-21 01:31:39 +08:00

18 lines
705 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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
## 浏览器 / 联网
- `lightpanda` — Zig 写的无头浏览器CDP 兼容,~1/16 内存 / ~9x 速度 vs headless ChromeBetaWeb API 覆盖率不完整)