What problem does it solve?
This Skill helps you set up LLM-powered import steps and safety/compliance guardrails so your data pipelines can classify, extract, validate, or generate structured results with predictable output.
Core Features & Use Cases
- AI agent imports that run an LLM per record to perform classification, extraction, summarization, translation, or generation.
- Structured output controls using json_schema to enforce consistent field extraction for downstream mapping.
- Guardrails for PII detection/masking and content moderation, plus custom AI-based validation via ai_agent guardrails.
- Provider configuration for OpenAI and Gemini (LiteLLM proxy), including tool use (web search, MCP, Celigo Tools, and image generation / Gemini equivalents).
Quick Start
Tell your AI coding assistant: "Configure an OpenAI AI agent import that extracts invoice fields into strict JSON, and add a PII guardrail to mask emails and SSNs."