www/docs/development/plugins/ai-skills.md
Wox ships wox-plugin-creator as a built-in AI skill for plugin development. It is always available and cannot be edited or removed from Wox settings. External agents can install the same skill from the repository.
The Wox skills package project-specific plugin knowledge so the agent does not have to infer Wox conventions from scratch every time.
For plugin development, this usually means:
plugin.json authoringSettingDefinitions, validators, dynamic settings, and i18nStart with wox-plugin-creator.
It is the main skill for Wox plugin work and covers:
plugin.json metadataUse this skill when you want the agent to help with tasks such as:
plugin.json