원클릭으로
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 직업 분류 기준
Perform multi-source research on a topic and produce a structured report.
Manage the user's personal knowledge base — knowledge graph, documents, and wiki vault.
Guidance for querying and managing Thoth's own configuration and logs.
Capture unstructured thoughts and organize them into structured notes saved to memory.
Analyses datasets with professional rigour — statistical summaries, clear narratives, and well-chosen visualisations.
Structured workflow for creating professional designs — slide decks, documents, landing pages, app mockups, and motion storyboards.
| 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 | Thoth |
Use this skill when the user asks to add a GitHub repo, local folder, or current workspace as a reusable Thoth 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.