Internal publisher module for /codeck. Exports deck to PDF or PPTX with post-export QA. User-facing export requests should enter through /codeck; this skill defines the export behavior.
$npx -y skills add hiyeshu/codeck --skill codeck-exportInstalls into the current project.
Run `npx skills use "https://github.com/hiyeshu/codeck" --skill "hiyeshu/codeck/codeck-export"` 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/hiyeshu/codeck" that are relevant to the current task. Run `npx skills add "https://github.com/hiyeshu/codeck"` and select the relevant skills, then follow their instructions.