Agent skill
agent-exporter
Upload tailored resume to cloud or attach to user session. Handles final formatting and delivery.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/agent-exporter
SKILL.md
Exporter Agent
Overview
The Exporter Agent handles the final stage of the pipeline: converting the tailored data into a document and delivering it.
Workflow Definition
- Input: Tailored Resume JSON.
- Formatting: Call
resume-formatto generate Markdown/Text. - Conversion: (Future) Convert Markdown to PDF/DOCX.
- Upload: Call
upload-driveto save to Google Drive (if configured). - Output: Final download link or file path.
Didn't find tool you were looking for?