Core knowledge for migrating integrations from other platforms (Boomi, Cyclr) to Prismatic Code Native Integrations. Provides the standard integration schema, schema-to-spec mapping, confidence scoring, and migration-aware code generation patterns. Use when the user says "migrate", "convert from Boomi/Cyclr", "parse this export".
$npx -y skills add prismatic-io/prismatic-skills --skill migration-frameworkInstalls into the current project.
Run `npx skills use "https://github.com/prismatic-io/prismatic-skills" --skill "prismatic-io/prismatic-skills/migration-framework"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prismatic-io/prismatic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/prismatic-io/prismatic-skills"` and select the relevant skills, then follow their instructions.