Feature request: user-level skill sharing mechanism
Resolved 💬 3 comments Opened Jan 6, 2026 by mhinze Closed Jan 10, 2026
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
I want to write a skill once and use it in multiple projects.
Proposed Solution
- User-level ~/.claude/skills/ directory
- CLI commands for skill management (claude skill link, claude skill list)
- Personal skill registry
Alternative Solutions
- Copy and paste
- Symlinks
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
- I wrote a skill using skill-authoring tooling I have in a local claude-centric project
- I want to use that skill in another project
- I have many skills like this
- (optional) I need to do some additional stuff when importing the skill, like updating a list of skills that should be used for a particular task
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗