{ "name": "eapil-skill-market", "interface": { "displayName": "EAPIL 技能市场" }, "plugins": [ { "name": "superpowers", "source": { "source": "local", "path": "./plugins/codex/plugins/superpowers" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "开发工具" }, { "name": "ui-ux-pro-max", "source": { "source": "local", "path": "./plugins/codex/plugins/ui-ux-pro-max" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "设计" }, { "name": "docx", "source": { "source": "local", "path": "./plugins/codex/plugins/docx" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "文档处理" }, { "name": "pdf", "source": { "source": "local", "path": "./plugins/codex/plugins/pdf" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "文档处理" }, { "name": "pptx", "source": { "source": "local", "path": "./plugins/codex/plugins/pptx" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "文档处理" }, { "name": "xlsx", "source": { "source": "local", "path": "./plugins/codex/plugins/xlsx" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "文档处理" }, { "name": "threejs", "source": { "source": "local", "path": "./plugins/codex/plugins/threejs" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "设计" } ] }