[PR #8543] feat(skill): add support for custom skill directories via config #12785

Closed
opened 2026-02-16 18:17:40 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8543

State: closed
Merged: No


Summary

  • Adds skill.paths config option to specify additional directories for SKILL.md discovery
  • Supports relative paths (resolved from project root), absolute paths, and ~ home expansion
  • Gracefully handles non-existent paths without errors

Closes #8533

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8543 **State:** closed **Merged:** No --- ## Summary - Adds `skill.paths` config option to specify additional directories for SKILL.md discovery - Supports relative paths (resolved from project root), absolute paths, and `~` home expansion - Gracefully handles non-existent paths without errors Closes #8533
yindo added the pull-request label 2026-02-16 18:17:40 -05:00
yindo closed this issue 2026-02-16 18:17:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12785