원클릭으로
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.