{ "name": "yixiong-codex-hub", "interface": { "displayName": "蚁熊 Codex 技能市场" }, "plugins": [ { "name": "huanxi", "source": { "source": "local", "path": "./plugins/huanxi" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" }, { "name": "huanxi-admin", "source": { "source": "local", "path": "./plugins/huanxi-admin" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" }, { "name": "memcore", "source": { "source": "local", "path": "./plugins/memcore-codex" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" }, { "name": "obsidian", "source": { "source": "local", "path": "./plugins/obsidian" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" }, { "name": "zentao", "source": { "source": "local", "path": "./plugins/zentao" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" } ] }