|
| 1 | +{ |
| 2 | + "name": "@xpert-ai/plugin-smart-maintenance", |
| 3 | + "packageName": "@xpert-ai/plugin-smart-maintenance", |
| 4 | + "displayName": { |
| 5 | + "en_US": "Smart Maintenance", |
| 6 | + "zh_Hans": "智能维保" |
| 7 | + }, |
| 8 | + "description": { |
| 9 | + "en_US": "Smart maintenance app plugin for AI-assisted maintenance report intake, work order review, service data import, and lightweight processing loops.", |
| 10 | + "zh_Hans": "用于 AI 辅助维保报修受理、工单审核、服务数据导入和轻量处理闭环的智能维保插件。" |
| 11 | + }, |
| 12 | + "version": "0.0.1", |
| 13 | + "level": "organization", |
| 14 | + "category": "middleware", |
| 15 | + "keywords": [ |
| 16 | + "maintenance", |
| 17 | + "work-order", |
| 18 | + "middleware", |
| 19 | + "view-extension", |
| 20 | + "remote-component", |
| 21 | + "agent-tool", |
| 22 | + "assistant-template", |
| 23 | + "data-xpert" |
| 24 | + ], |
| 25 | + "author": { |
| 26 | + "name": "XpertAI Team", |
| 27 | + "url": "https://xpertai.cn" |
| 28 | + }, |
| 29 | + "repository": { |
| 30 | + "type": "git", |
| 31 | + "url": "https://github.com/xpert-ai/xpert-plugins.git", |
| 32 | + "directory": "community/apps/smart-maintenance" |
| 33 | + }, |
| 34 | + "homepage": "https://github.com/xpert-ai/xpert-plugins/tree/main/community/apps/smart-maintenance", |
| 35 | + "icon": { |
| 36 | + "type": "svg", |
| 37 | + "value": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"256\" height=\"256\" viewBox=\"0 0 256 256\" fill=\"none\"><rect width=\"256\" height=\"256\" rx=\"36\" fill=\"transparent\"/><rect x=\"52\" y=\"42\" width=\"152\" height=\"172\" rx=\"18\" fill=\"#FFFFFF\" stroke=\"#0F766E\" stroke-width=\"8\"/><path d=\"M92 72H164\" stroke=\"#0F766E\" stroke-width=\"10\" stroke-linecap=\"round\"/><path d=\"M86 118H132\" stroke=\"#94A3B8\" stroke-width=\"8\" stroke-linecap=\"round\"/><path d=\"M86 150H122\" stroke=\"#94A3B8\" stroke-width=\"8\" stroke-linecap=\"round\"/><path d=\"M144 132L172 104\" stroke=\"#14B8A6\" stroke-width=\"12\" stroke-linecap=\"round\"/><path d=\"M162 150L190 122\" stroke=\"#14B8A6\" stroke-width=\"12\" stroke-linecap=\"round\"/><circle cx=\"128\" cy=\"74\" r=\"18\" fill=\"#CCFBF1\" stroke=\"#0F766E\" stroke-width=\"8\"/><path d=\"M76 198L110 164L132 186L180 138\" stroke=\"#0F766E\" stroke-width=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>", |
| 38 | + "color": "#0f766e" |
| 39 | + }, |
| 40 | + "source": { |
| 41 | + "type": "npm", |
| 42 | + "packageName": "@xpert-ai/plugin-smart-maintenance", |
| 43 | + "url": "https://www.npmjs.com/package/@xpert-ai/plugin-smart-maintenance" |
| 44 | + }, |
| 45 | + "targetApps": ["data-xpert"], |
| 46 | + "targetAppMeta": { |
| 47 | + "data-xpert": { |
| 48 | + "types": ["workbench-view", "assistant-tool", "business-app"], |
| 49 | + "capabilities": [ |
| 50 | + "smart_maintenance", |
| 51 | + "maintenance-report-entry", |
| 52 | + "maintenance-review-desk", |
| 53 | + "smart-maintenance-assistant-template" |
| 54 | + ], |
| 55 | + "marketplace": { |
| 56 | + "contents": [ |
| 57 | + { |
| 58 | + "type": "app", |
| 59 | + "name": "smart-maintenance", |
| 60 | + "displayName": "Smart Maintenance", |
| 61 | + "description": "Create AI-assisted maintenance work orders from repair reports, import service data, and review processing status.", |
| 62 | + "icon": { |
| 63 | + "type": "svg", |
| 64 | + "value": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"256\" height=\"256\" viewBox=\"0 0 256 256\" fill=\"none\"><rect width=\"256\" height=\"256\" rx=\"36\" fill=\"transparent\"/><rect x=\"52\" y=\"42\" width=\"152\" height=\"172\" rx=\"18\" fill=\"#FFFFFF\" stroke=\"#0F766E\" stroke-width=\"8\"/><path d=\"M92 72H164\" stroke=\"#0F766E\" stroke-width=\"10\" stroke-linecap=\"round\"/><path d=\"M86 118H132\" stroke=\"#94A3B8\" stroke-width=\"8\" stroke-linecap=\"round\"/><path d=\"M86 150H122\" stroke=\"#94A3B8\" stroke-width=\"8\" stroke-linecap=\"round\"/><path d=\"M144 132L172 104\" stroke=\"#14B8A6\" stroke-width=\"12\" stroke-linecap=\"round\"/><path d=\"M162 150L190 122\" stroke=\"#14B8A6\" stroke-width=\"12\" stroke-linecap=\"round\"/><circle cx=\"128\" cy=\"74\" r=\"18\" fill=\"#CCFBF1\" stroke=\"#0F766E\" stroke-width=\"8\"/><path d=\"M76 198L110 164L132 186L180 138\" stroke=\"#0F766E\" stroke-width=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>", |
| 65 | + "color": "#0f766e" |
| 66 | + }, |
| 67 | + "operations": [ |
| 68 | + { |
| 69 | + "name": "create-maintenance-work-orders", |
| 70 | + "displayName": "Create maintenance work orders", |
| 71 | + "description": "Generate reviewable maintenance work orders from natural-language repair reports.", |
| 72 | + "access": "write" |
| 73 | + }, |
| 74 | + { |
| 75 | + "name": "import-maintenance-service-data", |
| 76 | + "displayName": "Import service data", |
| 77 | + "description": "Import candidate customers, projects, locations, devices, departments, roles and parts.", |
| 78 | + "access": "write" |
| 79 | + }, |
| 80 | + { |
| 81 | + "name": "review-maintenance-work-orders", |
| 82 | + "displayName": "Review maintenance work orders", |
| 83 | + "description": "Review, supplement, confirm processing, close or reject smart maintenance work orders.", |
| 84 | + "access": "read" |
| 85 | + } |
| 86 | + ] |
| 87 | + }, |
| 88 | + { |
| 89 | + "type": "view", |
| 90 | + "name": "workbench", |
| 91 | + "displayName": "Smart Maintenance Workbench", |
| 92 | + "description": "Workbench view for maintenance data import, report intake, work order review and processing status." |
| 93 | + }, |
| 94 | + { |
| 95 | + "type": "tool", |
| 96 | + "name": "SmartMaintenanceMiddleware", |
| 97 | + "displayName": "Smart Maintenance Tools", |
| 98 | + "description": "Assistant middleware tools for saving generated work orders, importing service data, searching work orders and preparing supplement drafts." |
| 99 | + }, |
| 100 | + { |
| 101 | + "type": "assistant-template", |
| 102 | + "name": "smart-maintenance-assistant", |
| 103 | + "displayName": "Smart Maintenance Assistant Template", |
| 104 | + "description": "Prebuilt assistant workflow template for maintenance report intake, work order generation, service data import and review support." |
| 105 | + } |
| 106 | + ], |
| 107 | + "readme": "https://github.com/xpert-ai/xpert-plugins/tree/main/community/apps/smart-maintenance#readme", |
| 108 | + "updatedAt": "2026-06-07T00:00:00.000Z" |
| 109 | + }, |
| 110 | + "runtime": { |
| 111 | + "middlewareProviders": ["SmartMaintenanceMiddleware"], |
| 112 | + "viewProviders": ["smart_maintenance"], |
| 113 | + "templateProviders": ["smartMaintenanceTemplates"] |
| 114 | + } |
| 115 | + } |
| 116 | + }, |
| 117 | + "readme": "https://github.com/xpert-ai/xpert-plugins/tree/main/community/apps/smart-maintenance#readme", |
| 118 | + "updatedAt": "2026-06-07T00:00:00.000Z" |
| 119 | +} |
0 commit comments