find-skills

仓库创建 2026年2月2日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由

对想扩展或查找现成能力的用户很实用,能快速定位技能。

这个 Skill 做什么

帮助用户查找并建议可安装的 agent skills,以扩展能力。

帮你在 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 开发管理技能发现生态检索安装建议通用
456
Stars
41
Forks
34
仓库内 Skill
+8
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/mxyhi/ok-skills/main/find-skills/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/mxyhi/ok-skills/main/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 公开信息 · 原文版权归作者所有