Plans and applies safe Kirby content migrations using runtime content tools, update schemas, and explicit confirmation. Use when users need to rename/move/transform fields, clean up content, or bulk-update pages/files across languages.
$npx -y skills add bnomei/kirby-mcp --skill kirby-content-migrationInstalls into the current project.
Run `npx skills use "https://github.com/bnomei/kirby-mcp" --skill "bnomei/kirby-mcp/kirby-content-migration"` 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/bnomei/kirby-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/bnomei/kirby-mcp"` and select the relevant skills, then follow their instructions.