powercat-accessmigration

Installation
SKILL.md

PowerCAT Access Migration

Migrate the Microsoft Access database described below into Dataverse:

$ARGUMENTS

Use this skill when the user wants to migrate a .mdb or .accdb Access database to Microsoft Dataverse, with an optional model-driven app.

Workflow

  1. Resolve the source Access database path from $ARGUMENTS. If the user provided a folder, search for .mdb and .accdb files and ask which one to use if there are multiple.
  2. Read ${CLAUDE_PLUGIN_ROOT}/Access to Dataverse Migration/README.md and ${CLAUDE_PLUGIN_ROOT}/Access to Dataverse Migration/mapping.yaml before planning the migration.
  3. Create a migration plan covering source inventory, proposed Dataverse tables, columns, relationships, publisher prefix, solution name, app name, risks, and prerequisites.
  4. Ask the user to approve or adjust the plan before running any command that writes to Dataverse.
  5. If the user approves execution, use the included mapping as a starting point and update it for the actual Access database schema.
  6. Prefer a dry run or preview first. Only run live Dataverse writes after explicit user confirmation.

Important safeguards

Installs
4
GitHub Stars
50
First Seen
Sep 7, 2026
powercat-accessmigration — microsoft/power-cat-skills