conform

Installation
SKILL.md

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)
Related skills

More from lanej/dotfiles

Installs
1
Repository
lanej/dotfiles
GitHub Stars
39
First Seen
Mar 28, 2026