
ceeon/skilllauncher
2 skills4 installs28 starsGitHub
Install
npx skills add https://github.com/ceeon/skilllauncherSkills in this repo
1Log ViewerReads and greps the SkillLauncher log file at ~/Library/Logs/SkillLauncher/app.log to inspect executed commands, skill counts, and errors. A developer uses it to debug why a command did not run or skills did not appear.2installs2Skill LauncherManages the SkillLauncher process lifecycle (start, restart, stop) using pgrep, pkill, and nohup against a Swift-built binary. A developer uses it to launch or relaunch the Option+Space quick launcher.2installs