Agent Skillssiddsachar/row-bot › developer_custom_tools

developer_custom_tools

GitHub

用于在 Developer Studio 中创建、测试、启用和推广自定义工具的工作流。支持将 GitHub 仓库或本地文件夹转化为可复用的 Custom Tool,涵盖从草稿生成、命令确认到最终发布的全生命周期管理。

bundled_skills/developer_custom_tools/SKILL.md siddsachar/row-bot

触发场景

用户要求将 GitHub 仓库添加为工具 用户要求将本地文件夹转换为 Custom Tool 用户要求在当前工作区创建可复用工具

安装

npx skills add siddsachar/row-bot --skill developer_custom_tools -g -y
更多选项

非标准路径

npx skills add https://github.com/siddsachar/row-bot/tree/main/bundled_skills/developer_custom_tools -g -y

不安装直接使用

npx skills use siddsachar/row-bot@developer_custom_tools

指定 Agent (Claude Code)

npx skills add siddsachar/row-bot --skill developer_custom_tools -a claude-code -g -y

安装 repo 全部 skill

npx skills add siddsachar/row-bot --all -g -y

预览 repo 内 skill

npx skills add siddsachar/row-bot --list

SKILL.md

Frontmatter
{
    "icon": "extension",
    "name": "developer_custom_tools",
    "tags": [
        "developer",
        "tools"
    ],
    "tools": [
        "developer"
    ],
    "author": "Row-Bot",
    "version": "1.0",
    "description": "Workflow for creating, testing, enabling, promoting, and removing Custom Tools from Developer Studio.",
    "display_name": "Developer Custom Tools",
    "enabled_by_default": false
}

Developer Custom Tools

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:

  1. Confirm the source: repo URL, local folder, or current workspace. For repo URLs, ask for an explicit clone parent folder if one is not already provided.
  2. Start a draft with 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.
  3. Explain the draft commands in plain language. Do not ask the user to hand-write internal config files.
  4. Refine the draft with action refine when the user asks for changes, or action update for a direct command/metadata edit.
  5. Public repo Custom Tools require explicit user enablement of public repo tools before creation. Do not silently enable that gate.
  6. Create only after the user accepts the proposed commands. Use action create.
  7. Test at least one command with action test before enabling or promotion.
  8. Enable Developer use with action enable when the user wants it active in Developer.
  9. Promote with action promote only when the user wants the tool available in normal chat/plugin tools.
  10. If removing a draft or Custom Tool, use action 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.

版本历史

  • edc0ac0 当前 2026-07-24 22:28

同 Skill 集合

bundled_skills/brain_dump/SKILL.md
bundled_skills/claude_code_delegation/SKILL.md
bundled_skills/daily_briefing/SKILL.md
bundled_skills/data_analyst/SKILL.md
bundled_skills/deep_research/SKILL.md
bundled_skills/design_creator/SKILL.md
bundled_skills/developer_coding/SKILL.md
bundled_skills/developer_pr_prep/SKILL.md
bundled_skills/developer_review/SKILL.md
bundled_skills/humanizer/SKILL.md
bundled_skills/knowledge_base/SKILL.md
bundled_skills/meeting_notes/SKILL.md
bundled_skills/proactive_agent/SKILL.md
bundled_skills/self_reflection/SKILL.md
bundled_skills/task_automation/SKILL.md
bundled_skills/web_navigator/SKILL.md
tool_guides/agents_guide/SKILL.md
tool_guides/calendar_guide/SKILL.md
tool_guides/chart_guide/SKILL.md
tool_guides/custom_tool_builder_guide/SKILL.md
tool_guides/designer_guide/SKILL.md
tool_guides/developer_guide/SKILL.md
tool_guides/filesystem_guide/SKILL.md
tool_guides/math_guide/SKILL.md
tool_guides/row_bot_status_guide/SKILL.md
tool_guides/updater_guide/SKILL.md
tool_guides/video_guide/SKILL.md
tool_guides/vision_guide/SKILL.md
tool_guides/x_guide/SKILL.md
tool_guides/browser_guide/SKILL.md
tool_guides/email_guide/SKILL.md
tool_guides/goal_guide/SKILL.md
tool_guides/mcp_guide/SKILL.md
tool_guides/telegram_guide/SKILL.md
tool_guides/tracker_guide/SKILL.md
tool_guides/weather_guide/SKILL.md
tool_guides/wiki_guide/SKILL.md
tool_guides/shell_guide/SKILL.md

元信息

文件数
0
版本
272a0ad
Hash
ac05c295
收录时间
2026-07-24 22:28

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 00:57
浙ICP备14020137号-1