当用户想创建或改造 OneWorks plugin,实现界面入口、按钮、tab、launcher 搜索、server 命令、scoped API 或本地服务时,先理解目标效果;需求不明确时列出不确定点让用户确认,再转成 manifest、前端入口、server 入口和验证步骤。
$npx -y skills add oneworks-ai/app --skill create-pluginInstalls into the current project.
Run `npx skills use "https://github.com/oneworks-ai/app" --skill "oneworks-ai/app/create-plugin"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/oneworks-ai/app" that are relevant to the current task. Run `npx skills add "https://github.com/oneworks-ai/app"` and select the relevant skills, then follow their instructions.