www/docs/development/plugins/ai-skills.md
If you use Codex or another compatible agent, install the Wox skills published in wox.core/resource/ai/skills to speed up plugin development.
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