返回 Skill 列表
extension
分类: 开发与工程无需 API Key

agent-exporter

上传定制简历到云端或附加到用户会话。处理最终格式化和发送。

person作者: jakexiaohubgithub

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

  1. Input: Tailored Resume JSON.
  2. Formatting: Call resume-format to generate Markdown/Text.
  3. Conversion: (Future) Convert Markdown to PDF/DOCX.
  4. Upload: Call upload-drive to save to Google Drive (if configured).
  5. Output: Final download link or file path.