Agent skill
skill-launcher
Search and select a Claude Code skill in the terminal, then copy /skill to clipboard.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/skill-launcher
SKILL.md
Skill Launcher for Windows
当用户输入 /skill-launcher 时,打开终端内的技能搜索与选择(不启动 GUI)。
执行方式(固定):
pwsh -NoProfile -ExecutionPolicy Bypass -File launch.ps1
注意:
- 该脚本会优先读取项目级 skills(
./skills、./.codex/skills、./.claude/skills),然后才读取用户级~/.claude/skills。 - 如果启动失败,检查 PowerShell 执行策略与脚本文件是否存在。
Didn't find tool you were looking for?