document-generator

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Document Generator (Gateway)

文档生成器(Gateway)

This skill provides a single interface for generating various document types. It coordinates specialized skills like
pdf-composer
,
word-artisan
, etc.
该技能为生成各类文档类型提供单一接口。它协调
pdf-composer
word-artisan
等专门技能。

Usage

使用方法

  • "Generate a PDF report from this markdown file."
  • "Convert this JSON data into an Excel spreadsheet."
  • "将此Markdown文件生成PDF报告。"
  • "将此JSON数据转换为Excel电子表格。"

Knowledge Protocol

知识协议

  • This skill adheres to the
    knowledge/orchestration/knowledge-protocol.md
    .
  • 该技能遵循
    knowledge/orchestration/knowledge-protocol.md
    规范。