[FEATURE] Configuration option for skills location
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Allow configuration of the folder location where skills are found.
Opencode has added a config for the skills location using a skill.paths config option:
https://github.com/anomalyco/opencode/commit/db2739f
There's a partial duplicate of this issue, but it was related to other stuff and got closed as a duplicate of that:
https://github.com/anthropics/claude-code/issues/15099
Proposed Solution
Add a skill.paths option.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Configuration and settings
Use Case Example
If I am working on a project where different people are using different coding agents than Claude Code, then I cannot come in and use Claude Code and get it to load the skills.
Skills won't load if a project is setup to use some other coding agent than Claude Code, as Claude can't find them.
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗