-
Notifications
You must be signed in to change notification settings - Fork 801
kimi code cli skill discovery mechanism enhancement #1704
Copy link
Copy link
Open
Description
Problem
Kimi Code CLI's skill discovery mechanism only scans directories configured in extraKnownMarketplaces in settings.json. Currently it looks at:
local-skills→~/.claude/skills/minimax-skills→ GitHub remote
However, installed plugins like superpowers@claude-plugins-official have their skills in ~/.claude/plugins/cache/claude-plugins-official/superpowers/*/skills/ but these are NOT automatically discovered.
Expected Behavior
Skills from installed plugins should be automatically discoverable, similar to how Claude Code works. Users who have superpowers plugin enabled cannot use skills like superpowers:brainstorming or superpowers:systematic-debugging via / commands in Kimi Code CLI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels