Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Wox

Wox contains 5 collected skills from Wox-launcher, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
27.0k
updated
2026-06-20
Forks
2.4k
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

wox-update-changelog
software-developers

Update Wox CHANGELOG.md based on commits since the last release. Use when the user asks to "update changelog", "write release notes", or "summarize changes since last release" and the output must follow the repository's existing changelog format.

2026-06-20
wox-plugin-creator
software-developers

Create, scaffold, implement, and package Wox plugins (nodejs, python, script-nodejs, script-python). Use when cloning official SDK templates, generating script plugin templates, editing plugin.json metadata, defining SettingDefinitions and validators, wiring i18n, implementing plugin APIs, or preparing plugin repositories for local packaging. If the user wants to publish a plugin to the official Wox store or check whether it is already listed, prefer wox-plugin-submit2store.

2026-06-18
wox-test-ensurance
software-quality-assurance-analysts-and-testers

Use when the user invokes Wox test assurance or asks to run Wox `make test` and `make smoke`; direct invocation is explicit permission to execute both suites and fix failures until they pass.

2026-05-21
wox-plugin-submit2store
software-developers

Submit the current Wox plugin repository to the official Wox store by ensuring the user has a reusable fork of Wox-launcher/Wox, checking whether the plugin ID already exists in Wox's store-plugin.json, adding a new store entry when missing, and preparing a pull request to Wox-launcher/Wox. Use when the user wants to publish a Wox plugin to the store, verify whether it has already been listed, or have Codex run the store submission PR workflow.

2026-03-17
wox-update-changelog
software-developers

Update Wox CHANGELOG.md based on commits since the last release. Use when the user asks to "update changelog", "write release notes", or "summarize changes since last release" and the output must follow the repository's existing changelog format.

2026-02-16