Opencode not auto-detecting skills located in ~/.agents/skills/** #8856

Open
opened 2026-02-16 18:11:01 -05:00 by yindo · 2 comments
Owner

Originally created by @oller on GitHub (Feb 8, 2026).

Originally assigned to: @jayair on GitHub.

The docs seem to state these will be detected.

/Users/[MYHOMEDIR]/.agents/skills/vercel-react-best-practices however is not being picked up. Am i missing something or is the docs out of date?

On opencode 1.1.40.

Is there something missing from my configuration, do I need to explicitly grant anything in opencode.jsonc. It feels like it's either not behaving as expected or the docs are incomplete?

Originally created by @oller on GitHub (Feb 8, 2026). Originally assigned to: @jayair on GitHub. [The docs seem to state these will be detected. ](https://opencode.ai/docs/skills/#place-files) `/Users/[MYHOMEDIR]/.agents/skills/vercel-react-best-practices` however is not being picked up. Am i missing something or is the docs out of date? On opencode 1.1.40. Is there something missing from my configuration, do I need to explicitly grant anything in `opencode.jsonc`. It feels like it's either not behaving as expected or the docs are incomplete?
yindo added the docs label 2026-02-16 18:11:01 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 8, 2026):

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

  • #10986: [FEATURE]: Support standard skills location at .agents/skills/ - This feature request is about supporting the standard .agents/skills/ directory
  • #11842: feat: add support for reading skills from .agents/skills directories - This PR was merged to add auto-detection of skills from .agents/skills/ directories

It appears the feature has already been implemented in #11842 (merged), so if auto-detection isn't working as expected in your version, this may be a bug rather than a missing feature. Please check if you're running a recent version (v1.1.40 or later based on your message) and whether the feature is working correctly. If the problem persists, this might be worth reporting as a separate bug issue.

Feel free to ignore if this doesn't match your specific case.

@github-actions[bot] commented on GitHub (Feb 8, 2026): This issue might be a duplicate of existing issues. Please check: - #10986: [FEATURE]: Support standard skills location at `.agents/skills/` - This feature request is about supporting the standard `.agents/skills/` directory - #11842: feat: add support for reading skills from .agents/skills directories - This PR was merged to add auto-detection of skills from `.agents/skills/` directories It appears the feature has already been implemented in #11842 (merged), so if auto-detection isn't working as expected in your version, this may be a bug rather than a missing feature. Please check if you're running a recent version (v1.1.40 or later based on your message) and whether the feature is working correctly. If the problem persists, this might be worth reporting as a separate bug issue. Feel free to ignore if this doesn't match your specific case.
Author
Owner

@shihyuho commented on GitHub (Feb 11, 2026):

In the console version 1.1.59, it also failed to load, but it works fine in the desktop version.

@shihyuho commented on GitHub (Feb 11, 2026): In the console version 1.1.59, it also failed to load, but it works fine in the desktop version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8856