Tool Creator
hAcKlyc/MyAgents把用户的可复用需求封装成标准化的 Agent-CLI 工具,并用 `myagents tool add` 注册进 MyAgents 工具注册表——注册后所有未来会话(builtin / Claude Code / Codex / Gemini 全 runtime)的 AI 都会在 system prompt 里自动发现它。触发场景:(1) 用户说「把 XX 封装成工具」「做成一个工具」「注册个工具」「写个 CLI」「以后能直接用」;(2) 用户描述一个会反复出现的自动化需求——文档/文件批量处理、调用某个云 API、用某个多模态大模型做图像/视频理解等,即使没说"工具"两个字;(3) 你发现自己第二次为同类需求写几乎一样的脚本——这时要主动提议把它升格为注册工具,不要等用户开口。反向边界:一次性任务就地解决、不铸工具;接入现成的 MCP...
At a glance
git clone --depth 1 https://github.com/hAcKlyc/MyAgents
cp -r MyAgents/bundled-skills/tool-creator ~/.claude/skills/tool-creator
Setup, runtime and requirements describe hAcKlyc/MyAgents, the repo this skill ships in.
Also in hAcKlyc/MyAgents
View the repoBrowser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking...
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extract...
Find and download virtually any digital resource from the internet — ebooks, academic papers, movies, TV shows, music, software, images, fon...
Create, repair, validate, visually QA, and package MyAgents/Codex-compatible animated pets and pet spritesheets from character art, generate...
你正在 MyAgents 这款 AI 产品里运行——MyAgents 自带一套"产品能力"(定时任务、任务中心、想法收集、MCP 工具接入、 模型 Provider、IM Bot 渠道、社...
MyAgents 产品使用知识库与用户可见行为说明。用户或 Agent 只要需要了解 MyAgents 是什么、能做什么、某项功能怎么用、 功能入口或前置条件、功能之...
仅当系统或用户明确指定完整名称 `myagents-memory-gardener` 时使用; 不要根据任务语义或相似表述自行触发。
仅当系统或用户明确指定完整名称 `myagents-memory-molt` 时使用; 不要根据任务语义或相似表述自行触发。
仅当系统或用户明确指定完整名称 `myagents-memory-update` 时使用; 不要根据任务语义或相似表述自行触发。
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. W...
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations...
Methodology for writing or improving prompts and system prompts that drive any LLM. Use when authoring or revising a prompt for a model task...