Audit a generated Data2Story blog for build correctness across ALL modalities by ACTUALLY RENDERING it in a real headless browser (when available) — catching blank/0-width charts, broken/oversized media, desktop+mobile overflow, and dead interactions that source inspection cannot see — then having vision agents review the screenshots, playtesting every interactive, and walking the flagship capability contract. Plus VIEW every image for a wrong/AI-faked subject. Fixes layout in place; sends content-correctness problems back to the owning role. Use at Stage 6 after the Programmer assembles index.html and before the Critic; re-runs each revision round. Triggers: a built index.html exists, or you need to confirm charts/media/interactions actually render.
$npx -y skills add qinghonglin/data2story-skill --skill auditorInstalls into the current project.
Run `npx skills use "https://github.com/qinghonglin/data2story-skill" --skill "qinghonglin/data2story-skill/auditor"` 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/qinghonglin/data2story-skill" that are relevant to the current task. Run `npx skills add "https://github.com/qinghonglin/data2story-skill"` and select the relevant skills, then follow their instructions.