Maps a Kirby project using Kirby MCP tools/resources, including roots, templates, snippets, controllers, models, blueprints, plugins, runtime status, and key config. Use when a user wants a project overview, file locations, or a quick orientation before making changes.
$npx -y skills add bnomei/kirby-mcp --skill kirby-project-tourInstalls into the current project.
Run `npx skills use "https://github.com/bnomei/kirby-mcp" --skill "bnomei/kirby-mcp/kirby-project-tour"` 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.