-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
backlogTo be addressed in a future milestoneTo be addressed in a future milestoneenhancementNew feature or requestNew feature or request
Description
Context
Some skills may need platform-specific instructions. For example, Claude Code uses the Read tool while Codex uses cat. Currently there's no way to express this within a single skill definition.
Proposed Changes
- Support variant bodies per platform in a single skill directory
- Possible approaches: platform-specific markdown sections, or separate body files (e.g.,
SKILL.claude-code.md) - Install command selects the appropriate variant for the target platform
- Falls back to the default body if no variant exists
References
Analysis item 2.11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogTo be addressed in a future milestoneTo be addressed in a future milestoneenhancementNew feature or requestNew feature or request