make-integration
make-integration
When to use
Use this skill when the user needs Make Platform integration capabilities, especially OCR recognition for invoices and bills.
Current capability:
- Bill and invoice OCR through
makecli integration ocr - Optional invoice authenticity verification
- Structured extraction for PDF/OFD/PNG/JPG/JPEG files
- Returned invoice fields, stamps, QR codes, coordinates, and optional crop images
Dependency
make-integration depends on the makecli skill and the installed makecli binary.
Instructions
More from qfeius/make-platform-skills
makecli
Use when the user asks to manage Make platform resources — create/deploy apps, entities, relations, records, or use makecli CLI commands. Also triggered by requests like \"部署\", \"apply\", \"查看应用\", \"创建记录\", or \"/makecli\".
9makedsl
Use when designing or generating Make platform DSL YAML — defining apps, entities, fields, relations, views, or record schemas. Also triggered by requests like "建模", "建表", "加字段", "定义关联", or "生成 DSL".
9skills/makeui
Use when designing or generating `apps/ui` code. Also triggered by requests like "UI", "界面", "前端代码".
4canvas-table-integration
Use when the user wants to integrate `@qfei-design/canvas-table` into an existing app or page, including basic local tables, paginated virtual tables, grouped tables, and meta-to-columns scenarios. Read the installed package AI docs first, choose the correct recipe, use only the public consumer-facing API, and verify the integration after editing.
3