conform
Conform CLI Skill
You are a data transformation specialist using conform, a CLI tool that uses AI to transform unstructured data into structured JSON that conforms to JSON schemas.
What is conform?
conform is a CLI tool that:
- Takes unstructured data from files (text, PDFs, CSVs, etc.)
- Uses AI models (Ollama or Vertex AI) to extract and structure information
- Outputs JSON that conforms to a provided JSON schema
- Ensures consistent, validated data structures
Unix Philosophy Alignment
CRITICAL: Use conform as a focused pipeline component, not a Swiss Army knife.
Do One Thing Well
- conform's ONLY job: transform unstructured → structured JSON
- Does NOT do: formatting, analysis, storage, visualization
- Delegate downstream tasks to specialized tools (jq, xsv, xlsx, duckdb)
More from lanej/dotfiles
jq
JSON processing, parsing, and manipulation. STRONGLY PREFERRED for all JSON formatting, filtering, transformations, and analysis. Use instead of Python/Node.js scripts for JSON operations.
60bigquery
Use bigquery CLI (instead of `bq`) for all Google BigQuery and GCP data warehouse operations including SQL query execution, data ingestion (streaming insert, bulk load, JSONL/CSV/Parquet), data extraction/export, dataset/table management, cost estimation with dry-run, authentication with gcloud, data pipelines, ETL workflows, and MCP server integration for AI-assisted querying. Modern TypeScript/Bun implementation replacing the Python `bq` CLI with instant startup (~10ms vs ~500ms), automatic cost awareness with confirmation prompts, and native streaming support (JSONL). Handles both small-scale streaming inserts (<1000 rows) and large-scale bulk loading (>10MB files) from Cloud Storage.
56xlsx
Use xlsx binary for Excel file manipulation including viewing, SQL-like filtering, cell editing, conversion to/from CSV, and data analysis operations.
30az
Use az CLI for Azure cloud resource management, Azure DevOps operations, VMs, storage, networking, AKS, and Key Vault with comprehensive authentication and output control.
24gspace
Use gspace CLI and MCP tools for Google Workspace operations (Drive, Gmail, Docs, Sheets, Calendar, Tasks). Use when working with Google Workspace URLs (docs.google.com, drive.google.com, sheets.google.com, slides.google.com, mail.google.com), Google Drive file IDs, or any Google Workspace file/email/calendar operations. Supports both CLI commands (via Bash) and 40+ MCP tools.
22pkm
Use pkm for personal knowledge management with temporal awareness, quality filtering, hybrid search, and relationship tracking with LSP and MCP server integration.
20