Use when the user says "/mxInitProject", "bootstrap project", "init project", "setup ai config", "initialize claude config", "scaffold project", or otherwise wants to bootstrap a new repository with the mxLore AI-documentation structure (CLAUDE.md, docs/ layout, optional MCP project registration). Idempotent — safe to re-run. Detects MCP mode vs local fallback. NEVER overwrites existing content.
$npx -y skills add microtronx/mxlore --skill mxInitProjectInstalls into the current project.
Run `npx skills use "https://github.com/microtronx/mxlore" --skill "microtronx/mxlore/mxinitproject"` 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/microtronx/mxlore" that are relevant to the current task. Run `npx skills add "https://github.com/microtronx/mxlore"` and select the relevant skills, then follow their instructions.