Fantasia

Micro tools for building and running a business.

An open-source, growing collection of small CLI tools that solve real problems — starting with CRM data hygiene. Built by a consultancy that needed them.

npx fantasia-sh
fantasia
$ fantasia --help

  fantasia v0.1.0
  Micro tools for building and running a business.

  Usage: fantasia <command> [options]

  Commands:
    audit     Run a CRM data-quality audit
    fix       Preview and apply auto-fixes for CRM issues
    login     Authenticate with a CRM integration
    status    Show connection status for integrations

  Options:
    --help    Show help for any command
    --json    Machine-readable output (most commands)

  More tools coming. github.com/Sawyer-Middeleer/fantasia

Tools

Each tool is a focused CLI utility that does one thing well. The collection grows as we hit new problems.

Available now

CRM Audit & Fix

fantasia audit

Connect your Attio CRM. Surface duplicates, stale records, missing fields, and format issues. Preview fixes, then execute — all from the terminal.

Available now

Connection Status

fantasia status

Check which integrations are connected and their health. JSON output for automation.

In progress

More tools

fantasia --help

This is an active experiment. New tools get added when we hit a problem worth solving. Watch the repo.