find-skills
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
方便快速定位可复用能力,适合想扩展代理功能的用户或团队。
这个 Skill 做什么
帮助用户查找、推荐并安装适合完成特定任务的 agent skills。
当你想知道有没有现成的 agent 能完成某个任务时,它帮你在 skills 生态里查找、推荐并引导安装合适的技能。常用于问“怎么做 X”、“有没有能做 X 的 skill”或想扩展 agent 能力时。特点是把可用功能对接好,省去自己重复实现或盲目搜索的时间。
▸ 展开 SKILL.md 英文原文
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
0
Stars
0
Forks
10
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/chan9yu/docagents/main/skills/find-skills/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/chan9yu/docagents/main/skills/find-skills/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. ## When to Use This Skill Use this skill when the user: - Asks "how do I do X" where X might be a common task with an existing skill - Says "find a skill for X" or "is there a skill for X" - Asks "can you do X" where X is a specialized capability - Expresses interest in extending agent capabilities - Wants to search for tools, templates, or workflows - Mentions they wish they had help with a specific domain (design, testing, deployment, etc.) ## What is the Skills CLI? The Skills CLI (`npx skills`) is the package manager for the open agent skills ecosystem. Skills are modular packages t
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有