find-skills

仓库创建 2024年5月24日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

便于扩展助手能力,适合想快速找到现成技能的用户。

这个 Skill 做什么

帮助查找并安装可用 agent skills,回应诸如“如何做 X”的查询并推荐技能。

在 agent skills 生态里帮你查找能办事的插件并给出安装和使用建议,适合你问“怎么做 X”或想扩展能力时。会根据需求推荐匹配的技能、评估可行性并指导安装流程。特别之处是把分散的技能资源汇总、比对并给出可操作的落地方案,省去自己逐个试探的麻烦。

▸ 展开 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.

Skill 开发管理技能发现插件管理通用
4.9w
Stars
4.7k
Forks
15
仓库内 Skill
+801
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/CherryHQ/cherry-studio/main/resources/skills/find-skills/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/CherryHQ/cherry-studio/main/resources/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 公开信息 · 原文版权归作者所有