Jaz Migrate banner
teamtinvio teamtinvio

Jaz Migrate

Data community

Description

--- description: "Migrate accounting data to Jaz from Xero, QuickBooks, Sage, MYOB, or Excel — guided multi-step conversion workflow" argument-hint: "<source system> [file path]" --- # Data Migration Guide the user through migrating accounting data to Jaz. This command loads the jaz-conversion skill and walks through the conversion workflow. ## Usage ``` /jaz-migrate from Xero export files /jaz-migrate Excel spreadsheet at ~/Downloads/client-data.xlsx /jaz-migrate QuickBooks Desktop backup `

Installation

Installs to ~/.claude/skills/teamtinvio-jaz-ai-jaz-migrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/teamtinvio-jaz-ai-jaz-migrate && curl -fsSL https://raw.githubusercontent.com/teamtinvio/jaz-ai/HEAD/commands/jaz-migrate.md -o ~/.claude/skills/teamtinvio-jaz-ai-jaz-migrate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository