‹ 返回总目录
搜索/知识 🟢活跃

find-skills

| 2026-08-01 收录(在榜21天)

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量16.7K
⭐ GitHub Stars29,297(fork 2348)
🗓️ 最近推送2026-08-18
🌱 项目创建2026-01-14
💻 语言 / LicenseTypeScript · MIT
🐛 开放Issue1082

📝 工具简介

帮用户发现并安装代理技能,回答“怎么做X”或“找技能”类问题。

📖 怎么用

这是开放 Agent 技能生态的 CLI 工具,支持 OpenCode、Claude Code、Codex、Cursor 等 72 种以上环境。安装命令 README 未说明。使用上,你可以直接安装某个技能,也可以不安装临时用:运行 `skills use` 会像 `skills add` 一样解析来源,把选中的技能文件写到临时目录,然后把生成的提示词打印到标准输出。如果你加上 `agent` 参数,它就会用生成的提示词交互式地启动一个受支持的编码 Agent。另外还有 `-g` 或 `global` 选项,可以安装到用户目录而不是项目里。

📋 迷你测评

帮用户发现并安装代理技能,专答“怎么做X”或“找技能”类问题。安装量16.7K,⭐29297,近7天活跃,社区热度明显。

⚠️ 避坑记录

「Private github repos not working?」用户报告安装私有仓库技能时界面只显示无限加载,无法正常获取技能。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」安装大仓库(如770MB的turborepo)时,60秒克隆超时导致失败,尽管技能本身仅38个文件。

💡 若需使用私有仓库技能,建议先手动克隆到本地再安装;安装大型仓库时,可尝试用`--depth`参数浅克隆或拆分仓库结构。

「Private github repos not working?」:安装私有仓库技能时界面卡在无限加载,无法获取技能列表。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」:安装大型仓库(如770MB的turborepo)中的技能时,60秒克隆超时导致失败,尽管技能本身仅38个文件。

「[Feature]: Official support for private skills with documentation」:官方未提供私有技能支持文档,用户尝试在公司内部分发私有技能时缺乏指引,评论中反映操作受阻。

💡 安装技能前,先确认目标仓库大小;若仓库过大,建议手动克隆并精简目录,避免CLI超时。私有技能使用需自行探索,关注官方后续更新。

「Private github repos not working?」:私有仓库安装技能时界面只显示无限加载,无法正常使用。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」:安装大仓库(如770MB的turborepo)中的技能时,60秒克隆超时,尽管技能本身仅38个文件。

💡 避免从大型仓库安装技能,或提前将技能文件拆分到独立小仓库;私有仓库支持尚不稳定,建议等待官方更新。

「Private github repos not working?」:安装私有仓库技能时界面只显示无限加载,无法正常使用。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」:从大型仓库安装技能会因60秒克隆超时而失败,即使技能本身文件很少。

💡 若需安装私有仓库技能,建议先确认仓库可公开访问或等待官方支持;安装大型仓库技能时,可尝试手动克隆或拆分仓库以规避超时。

「Private github repos not working?」用户报告安装私有仓库技能时界面陷入无限加载,无法正常使用。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」安装大仓库技能时因60秒克隆超时失败,尽管技能本身仅含38个文件。

💡 安装大型仓库技能前,建议先确认仓库体积;若需私有仓库支持,请关注官方文档更新,目前该功能尚未完善。

「Private github repos not working?」用户反馈安装私有仓库技能时界面卡在无限加载,无法完成安装。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」安装大型仓库中的技能会因60秒克隆超时而失败,即便技能本身只占仓库极小部分。

💡 安装私有仓库技能前,确认仓库体积并考虑手动克隆或使用浅克隆;若遇超时,可尝试将技能文件单独提取到小仓库中再安装。

「Private github repos not working?」:安装私有仓库技能时,界面只显示无限加载动画,无法正常获取技能。

「[Bug]: Clone timeout when installing skills from large repositories (e.g., vercel/turborepo)」:从大型仓库安装技能会因60秒克隆超时而失败,即使技能本身文件很少。

💡 若需使用私有仓库技能,建议等待官方支持或自行手动克隆;安装大型仓库技能时,可尝试先浅克隆或拆分仓库。

「Private github repos not working?」用户报告使用私有仓库时界面陷入无限加载,无法正常安装技能。

「[Bug]: skills.sh still renders stale SKILL.md after source update + fresh reinstall」技能页面在源更新并重装后仍显示旧内容,缓存未刷新。

💡 若需使用私有仓库技能,建议先关注官方对私有支持(见「[Feature]: Official support for private skills with documentation」)的进展;遇到页面内容陈旧时,可尝试手动清除浏览器缓存或等待一段时间再访问。

「Private github repos not working?」用户反馈连接私有仓库时界面陷入无限加载,无法正常获取技能列表。

「[Bug]: skills.sh still renders stale SKILL.md after source update + fresh reinstall」技能页面在源文件更新并重装后仍显示旧内容,存在缓存不同步问题。

💡 使用私有仓库前先确认网络与权限配置,若遇到技能更新不生效,可尝试手动清除浏览器缓存或等待一段时间再刷新。

「Private github repos not working?」用户反馈连接私有仓库时界面只显示无限加载,无法正常获取技能列表。

「[Bug]: skills.sh still renders stale SKILL.md after source update + fresh reinstall」技能页面在源文件更新并重装后仍显示旧内容,存在缓存同步问题。

「[Feature]: Official support for private skills with documentation」虽为功能请求,但评论中用户明确提到当前私有技能使用体验受阻,缺乏官方文档支持。

💡 若需使用私有仓库技能,建议先检查网络与仓库权限配置;同时关注官方文档更新,避免因缓存问题导致技能版本错乱。

📄 README 要点

这是一个面向开放智能体技能生态的命令行工具,支持OpenCode、Claude Code、Codex、Cursor等七十多种智能体。你可以通过它安装技能、直接使用技能而不安装,或者为单个技能生成提示词。核心命令是skills use,它会像skills add一样解析来源,把选中的技能文件写到临时目录,然后把生成的提示词打印到标准输出。如果你指定了agent参数,它还能以交互方式启动支持的编码智能体。安装时可以用全局参数装到用户目录,也可以指定目标智能体、按名字安装特定技能、列出可用技能,还能选择复制文件而不是创建符号链接,跳过确认提示。适合需要在多个AI编码工具间统一管理和使用技能包的开发者。

查看英文原文
skills The CLI for the open agent skills ecosystem. Supports OpenCode , Claude Code , Codex , Cursor , and 72 more. Install a Skill Use a Skill Without Installing Generate a prompt for one skill, or start a supported coding agent interactively: skills use resolves sources the same way as skills add , writes the selected skill files to a temporary directory, and prints only the generated prompt to stdout unless agent is provided. With agent , it starts one supported agent interactively with the generated prompt. Source Formats Options Option Description g, global Install to user directory instead of project a, agent Target specific agents (e.g., claude code , codex ). See Supported Agents s, skill Install specific skills by name (use ' ' for all skills) l, list List available skills without installing copy Copy files instead of symlinking to agent directories y, yes Skip all confirmation prompts all Install all skills to all agents without prompts Examples Direct download URLs are tried after well known discovery. They may point to a single valid SKILL.md file or a .zip , .tar , .tar.gz , or .tgz archive; the URL does not need to include a file extension. Downloads are limited to 10 MiB, extracted content to 25 MiB, and archives to 1000 files by default. Override with SKILLS DOWNLOAD MAX BYTES , SKILLS EXTRACT MAX BYTES , and SKILLS EXTRACT MAX FILES when you trust the source. Installation Scope Scope Flag Location Use Case Project (default) ./ /skills/ Committed with your project, shared with team Global g / /skills/ Available across all projects Installation Methods When installing interactively, you can choose: Method Description Symlink (Recommended) Creates symlinks from each agent to a canonical copy. Single source of truth, easy updates. Copy Creates independent copies for each agent. Use when symlinks aren't supported. Other Commands Command Description npx skills use Use one skill without installing npx skills list List installed skills (alias: ls ) npx skil

🕐 最近提交

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考