skills文件夹名称没有作用,必须使用skill文件夹名称 #7297

Open
opened 2026-02-16 18:06:45 -05:00 by yindo · 1 comment
Owner

Originally created by @DevSissi on GitHub (Jan 23, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

我在使用vercel-labs的add-skill工具时,注意到他们会将skill安装到opencode的skills文件夹
但是事实上opencode目前只能读取skill为命名的文件夹中的skill
我想他们提交了issue,但是他们告诉我opencode的官方文档就是这么写的,我去看了一下,发现确实是这样的.
目前不清楚是opencode的bug还是官方文档的编辑错误.
文档地址:https://opencode.ai/docs/skills/

Plugins

omo

OpenCode version

1.1.31

Steps to reproduce

1.将你的skills全部复制到skills文件夹(.\.config\opencode\skills)
2.备份skill文件夹,然后将其改名或者移动到其他位置
3.重新启动opencode
4.使用/你的技能名称 现在应该不会显示任何你安装的技能了

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @DevSissi on GitHub (Jan 23, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description 我在使用vercel-labs的add-skill工具时,注意到他们会将skill安装到opencode的skills文件夹 但是事实上opencode目前只能读取skill为命名的文件夹中的skill 我想他们提交了issue,但是他们告诉我opencode的官方文档就是这么写的,我去看了一下,发现确实是这样的. 目前不清楚是opencode的bug还是官方文档的编辑错误. 文档地址:https://opencode.ai/docs/skills/ ### Plugins omo ### OpenCode version 1.1.31 ### Steps to reproduce 1.将你的skills全部复制到skills文件夹(`.\.config\opencode\skills`) 2.备份skill文件夹,然后将其改名或者移动到其他位置 3.重新启动opencode 4.使用`/你的技能名称` 现在应该不会显示任何你安装的技能了 ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bugdocs labels 2026-02-16 18:06:45 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 23, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9819: Docs: Skill path mismatch - 'skills' (plural) vs 'skill' (singular) - Reports the exact same issue where documentation specifies skills/ but OpenCode only loads from skill/

This appears to be related to tools like vercel-labs' add-skill that expect the documented path (skills/) to work. Both issues describe the same root cause.

Feel free to ignore if you have additional context or details specific to this case.

@github-actions[bot] commented on GitHub (Jan 23, 2026): This issue might be a duplicate of existing issues. Please check: - #9819: Docs: Skill path mismatch - 'skills' (plural) vs 'skill' (singular) - Reports the exact same issue where documentation specifies `skills/` but OpenCode only loads from `skill/` This appears to be related to tools like vercel-labs' add-skill that expect the documented path (`skills/`) to work. Both issues describe the same root cause. Feel free to ignore if you have additional context or details specific to this case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7297