[FEATURE]: Auto-discovery of nested skills #7820

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

Originally created by @felixAnhalt on GitHub (Jan 28, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

It might be useful for multi-repository contexts being worked on in cloud instances to have a similar nested discovery system to https://github.com/anomalyco/opencode/pull/10678.

Concrete: load skills from .opencode folders which are nested in the workspace.

Originally created by @felixAnhalt on GitHub (Jan 28, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request It might be useful for multi-repository contexts being worked on in cloud instances to have a similar nested discovery system to https://github.com/anomalyco/opencode/pull/10678. Concrete: load skills from .opencode folders which are nested in the workspace.
yindo added the discussion label 2026-02-16 18:08:22 -05:00
Author
Owner

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

This issue might be a duplicate of or closely related to existing issues. Please check:

  • #6316: Context Auto-Discovery for loading AGENTS.md from directories using upward search - the same pattern proposed here but for AGENTS.md files
  • #10148: Plugin-bundled Skills Discovery - proposes auto-discovery of skills bundled with plugins, same nested discovery concept
  • #8533: Allow custom skills directories - foundational feature for enabling nested skills discovery
  • #6866: Plugin discovery should support subdirectories - similar issue with discovery patterns in nested folders
  • #7361: Auto-inject subdirectory CLAUDE.md files - Claude Code compatibility using the same directory-walking strategy

Feel free to ignore if these don't address your specific case, or merge/coordinate with one of these existing threads!

@github-actions[bot] commented on GitHub (Jan 28, 2026): This issue might be a duplicate of or closely related to existing issues. Please check: - #6316: Context Auto-Discovery for loading AGENTS.md from directories using upward search - the same pattern proposed here but for AGENTS.md files - #10148: Plugin-bundled Skills Discovery - proposes auto-discovery of skills bundled with plugins, same nested discovery concept - #8533: Allow custom skills directories - foundational feature for enabling nested skills discovery - #6866: Plugin discovery should support subdirectories - similar issue with discovery patterns in nested folders - #7361: Auto-inject subdirectory CLAUDE.md files - Claude Code compatibility using the same directory-walking strategy Feel free to ignore if these don't address your specific case, or merge/coordinate with one of these existing threads!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7820