一键导入
developer-custom-tools
Workflow for creating, testing, enabling, promoting, and removing Custom Tools from Developer Studio.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Workflow for creating, testing, enabling, promoting, and removing Custom Tools from Developer Studio.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Guidance for querying and managing Row-Bot's own configuration and logs.
Guidance for delegating focused work to child Agents.
Guidance for durable /goal progress tracking.
Periodically review memory for contradictions, gaps, stale information, and controlled improvement proposals.
Guidance for creating reusable Custom Tools from repos or folders.
Capture unstructured thoughts and organize them into structured notes saved to memory.
| name | developer_custom_tools |
| display_name | Developer Custom Tools |
| icon | extension |
| description | Workflow for creating, testing, enabling, promoting, and removing Custom Tools from Developer Studio. |
| enabled_by_default | false |
| version | 1.0 |
| tools | ["developer"] |
| tags | ["developer","tools"] |
| author | Row-Bot |
Use this skill when the user asks to add a GitHub repo, local folder, or current workspace as a reusable Row-Bot Custom Tool.
The user can ask in natural language. Treat requests like "make this repo a tool", "add this GitHub repo as a Custom Tool", or "turn this folder into a tool" as Custom Tool creation requests.
Workflow:
custom_tool_builder action start when that utility is enabled. It performs a compact repo scan plus one AI proposal pass, then validates the proposed commands.refine when the user asks for changes, or action update for a direct command/metadata edit.create.test before enabling or promotion.enable when the user wants it active in Developer.promote only when the user wants the tool available in normal chat/plugin tools.delete and preserve the source folder unless the user explicitly asks to delete files.Be clear about scope: a Custom Tool starts as Developer-managed metadata around an existing repo/folder; promotion makes it appear in Settings -> Plugins and normal chat tools.