$npx -y skills add catalystbyzoho/agent-skills --skill catalyst-ziaCatalyst Zia Services and QuickML — OCR, Face Analytics, Text Analytics, Object Detection, Barcode Reader, Content Moderation, and AutoML predictions. Trigger on 'Zia', 'QuickML', 'OCR', 'face detection', 'text analytics', 'AutoML', 'ML model', or 'train a model on Catalyst'. DC
| 1 | ## How It Works |
| 2 | |
| 3 | 1. **Identify the capability** — OCR, Face Analytics, Text Analytics, Object Detection, Barcode Reader, Content Moderation (Zia Services), or AutoML/predictions (QuickML). |
| 4 | 2. **Load `references/zia-services.md`** — for all Zia API calls with Node.js and Python examples. |
| 5 | 3. **Load `references/quickml.md`** — for AutoML workflow (dataset upload → training → prediction) and pricing. |
| 6 | 4. **Show both SDK examples** — Zia reference includes Node.js and Python; provide both or ask the user which platform they're using. |
| 7 | |
| 8 | ## Triggers |
| 9 | |
| 10 | Use this skill for: "Zia", "QuickML", "OCR", "face detection", "text analytics", "object detection", "barcode reader", "content moderation", "AutoML", "ML model", "predict", "Zia Services", "image recognition", "sentiment analysis", "train a model on Catalyst", or "Zia API". |
| 11 | |
| 12 | ## References |
| 13 | |
| 14 | | Reference | Load when the query is about… | |
| 15 | |-----------|-------------------------------| |
| 16 | | `references/zia-services.md` | All Zia APIs — Text Analytics, OCR, Face Analytics, Object Detection, Barcode Reader, Moderation — SDK examples in Node.js and Python | |
| 17 | | `references/quickml.md` | AutoML workflow, problem types (classification/regression), dataset upload, SDK prediction calls, pricing | |