Capture a full debuggee state snapshot (all committed memory regions + processor state) to disk for offline analysis
$npx -y skills add dariushoule/x64dbg-skills --skill state-snapshotInstalls into the current project.
Run `npx skills use "https://github.com/dariushoule/x64dbg-skills" --skill "dariushoule/x64dbg-skills/state-snapshot"` 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/dariushoule/x64dbg-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dariushoule/x64dbg-skills"` and select the relevant skills, then follow their instructions.