一键导入
add-tool
Add or update a tool entry in this repository's README catalog.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Add or update a tool entry in this repository's README catalog.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | add-tool |
| description | Add or update a tool entry in this repository's README catalog. |
Use this skill when the user asks to add a new coding-agent tool to this repository.
README.md is the only human-edited catalog source.## section with the exact catalog table header is a valid category.## section for it with the standard catalog table.🔥 long-term daily driver🧪 experimenting / actively trying, not yet daily used👀 recently discoveredGet the GitHub repository URL from the user. If the user did not provide one, ask for it.
Read the repository page/API to determine:
https://github.com/owner/repo form.Choose the README category:
## Category Name section with the standard catalog table.CLI Agents for terminal or text UI coding agents;CLI Agent Helpers for sandbox, orchestration, isolation, fan-out, or execution harnesses;Token Savers for token-saving proxies or reducers;Subscription Management for usage tracking, dashboards, or subscription helpers.Choose short lowercase feature tags such as microvm, sandbox, token-saving, browser, subagents, proxy, dashboard, or git-workflows.
If status or tags are ambiguous, ask one concise question before editing. Do not ask about category when the user already specified one.
Insert or update the row in the correct README category table.
Preserve the exact table columns:
| Status | Tool | Tags | Description |
|---|---|---|---|
Run npm run validate:catalog after editing.
| 👀 | [Tool Name](https://github.com/owner/repo) | microvm, sandbox | GitHub About description |
Do not add generated GitHub metrics to the row.