Pull every remote-only n8n workflow into the local repo so it mirrors the instance, via a deterministic JS Workflow (discover remote-only → fan-out pull → verify). Establishes and refreshes the local-first invariant that /n8n-autopilot:build-workflow-v2's edit flow relies on. Auto-triggered by the SessionStart drift probe (check-mirror-drift.sh) and run as the final step of init-repo.
$npx -y skills add neurawork-git/n8n-autopilot --skill mirror-syncInstalls into the current project.
Run `npx skills use "https://github.com/neurawork-git/n8n-autopilot" --skill "neurawork-git/n8n-autopilot/mirror-sync"` 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/neurawork-git/n8n-autopilot" that are relevant to the current task. Run `npx skills add "https://github.com/neurawork-git/n8n-autopilot"` and select the relevant skills, then follow their instructions.