Wox
Build, test, and publish plugins for the Wox launcher
All Skills in This Repository (9)
Pure Emerald Level Indicatorswox-changelog-update
Generate Wox CHANGELOG.md entries from commits since the last release tag.
wox-plugin-submit2store
Submits a Wox plugin to the official store via a fork-based pull request workflow.
wox-commit
Generate a conventional commit message from the current Wox working tree diff.
wox-generate-smoke-test-case
Generates Go UI smoke test cases for Wox features and plugin settings using the automation driver.
wox-memory-debug
Diagnose memory leaks in the Wox Go UI through automated workload replay and process sampling.
wox-test-ensurance
Runs Wox core, Go UI unit, and native smoke test suites and fixes failures until they pass.
wox-cpu-debug
Measure and attribute CPU hotspots in the Wox Go launcher without memory regressions.
wox-visual-style
Design, implement, and review visual style for Wox Go UI components and views.
wox-plugin-creator
Scaffold Node.js, Python, and script Wox plugins from official templates.
Frequently Asked Questions
FAQPage SchemaHow to install Wox skills?โผ
Run `npx skills add Wox-launcher/Wox --all -g -y` in your terminal to install all skills in this suite globally.
What is Wox?โผ
Wox is a free, open-source keyboard launcher for macOS, Linux, and Windows that opens apps, finds files, and runs actions from one input. It is fully native with GPU rendering and uses about 150 MB of memory.
How to create a Wox plugin with AI?โผ
The wox-plugin-creator skill scaffolds Node.js, Python, or script plugins from official templates, fills in metadata, and prepares the package for you.
How to publish a plugin to the Wox store?โผ
The wox-plugin-submit2store skill checks for duplicates, adds your entry to the store listing, and opens the pull request automatically.
Can these skills debug Wox performance issues?โผ
Yes. Dedicated skills replay real launcher workloads to measure CPU hotspots and memory leaks, then classify whether a true regression exists.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core