Create disposable xlflow projects under this repository's tmp_workspaces directory and verify the Windows Excel COM flow end-to-end. Use when Codex needs to validate xlflow behavior with real workbooks, run the standard new/init/doctor/pull/push/run/lint workflow, confirm workbook state after macro execution, or reproduce/fix CLI integration bugs without touching the main project tree.
$npx -y skills add harumiweb/xlflow --skill xlflow-tmp-workspace-e2eInstalls into the current project.
Run `npx skills use "https://github.com/harumiweb/xlflow" --skill "harumiweb/xlflow/xlflow-tmp-workspace-e2e"` 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/harumiweb/xlflow" that are relevant to the current task. Run `npx skills add "https://github.com/harumiweb/xlflow"` and select the relevant skills, then follow their instructions.