功能摘要 / Feature Summary
自动生成 tools.json/plugin.json与打包插件
功能类型 / Feature Type
用户体验改进 / UX Improvement
优先级 / Priority
高 - 非常需要这个功能 / High - Really need this feature
问题描述 / Problem Description
当前tools.json、plugin.json需要手动编写比较麻烦。
建议的解决方案 / Proposed Solution
- 在 CLI 工具中实现 build 命令:自动扫描源码中 @Fitable 函数,生成 tools.json、 plugin.json
- 一键将源码、tools.json、plugin.json 打包为 zip。
替代方案 / Alternative Solutions
No response
确认事项 / Confirmations