bymetabase· 34 skills
Migrates a React project from Metabase Modular embedding (embed.js web components) to the Modular embedding SDK (@metabase/embedding-sdk-react). Use when the user wants to switch from embed.js web components to React SDK components (MetabaseProvider). This is not a version upgrade — it changes the embedding technology.
$npx -y skills add metabase/agent-skills --skill metabase-modular-embedding-to-modular-embedding-sdk-upgradeInstalls into the current project.
Run `npx skills use "https://github.com/metabase/agent-skills" --skill "metabase/agent-skills/metabase-modular-embedding-to-modular-embedding-sdk-upgrade"` 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/metabase/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/metabase/agent-skills"` and select the relevant skills, then follow their instructions.