Agent Skill
2/7/2026

skill-launcher

Launch the Skill Launcher GUI to browse skills and copy the skill name to clipboard. Direct execution - no code search needed.

G
gxj1134506645
2GitHub Stars
3Views
npx skills add gxj1134506645/skillLauncher-windows

SKILL.md

Nameskill-launcher
DescriptionLaunch the Skill Launcher GUI to browse skills and copy the skill name to clipboard. Direct execution - no code search needed.
<div align="center">

SkillLauncher Windows

Windows 版 Claude Code Skills 快速启动器

Download Tauri

基于 Tauri 2 + React 18 的 Windows 版 Claude Code Skills 启动器,键盘优先用于 CLI 内快速搜索与执行。

</div>

安装


使用

  • 在 Claude Code CLI 中输入 /skill-launcher
    • 如果你的项目有特定的 skill,建议在该项目的 Claude Code CLI 里用 skill launcher 唤起 GUI:从哪个项目的 CLI 触发,就会优先列出该项目的项目级 skill,同时也会列出全局 user skill。

image-20260204172234829

  • 直接点击skill复制,粘贴到cli里


技术栈

React 18 + TypeScript + Fluent UI + Tauri 2.0 + Vite + Rust


开发

npm install
npm run tauri dev
npm run tauri build

关注

Skills Info
Original Name:skill-launcherAuthor:gxj1134506645