ワンクリックで
search-skills
Search installed skills by name and show their installed path
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Search installed skills by name and show their installed path
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
List all installed skills and show which plugin each belongs to
Track and report Claude Code skill usage statistics. Use this whenever the user asks about skill usage, skill stats, skill reports, which skills are used most or least, wants to clean up unused skills, optimize their skill set, or mentions skill profiling, skill tracking, skill usage frequency, or any question about how often skills get triggered.
Compare installed skills for similarity, identify overlapping functionality, and clean up redundant skills — covers personal skills and plugin skills
SOC 職業分類に基づく
| name | search-skills |
| description | Search installed skills by name and show their installed path |
Search for installed skills by name and show their file paths.
The user provides a skill name or keyword as an argument. If no argument is given, ask:
What skill name would you like to search for?
Scan both paths for SKILL.md files:
~/.claude/skills/**/SKILL.md — personal skills~/.claude/plugins/cache/**/SKILL.md — plugin skillsMatch the query against skill names using substring matching (case-insensitive).
Matches found:
Search: "debug" → 2 results
debugging
Source: superpowers (plugin)
Path: ~/.claude/plugins/cache/superpowers/skills/systematic-debugging/SKILL.md
debug-helper
Source: personal
Path: ~/.claude/skills/debug-helper/SKILL.md
No matches:
Search: "foobar" → 0 results
No installed skills match "foobar".