Unified gateway for all document generation tasks. Automatically routes to specialized artisan skills based on the requested format (PDF, DOCX, XLSX, PPTX, HTML).
Install
npx skillscat add famaoai-creator/gemini-skills/document-generator Install via the SkillsCat registry.
We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing, no superlatives, no calls to action, natural prose, no bullet points, no headings, no markdown, at most 60 words. Provide only the summary text. Let's craft: "The document-generator skill acts as a unified gateway that receives a document generation request and routes it to the appropriate specialized skill based on the desired output format (PDF, DOCX, XLSX, PPTX, HTML). It eliminates the need for agents to know which specific artisan skill to invoke, simplifying format selection and coordination.
Document Generator (Gateway)
This skill provides a single interface for generating various document types. It coordinates specialized skills like pdf-composer, word-artisan, etc.
Usage
- "Generate a PDF report from this markdown file."
- "Convert this JSON data into an Excel spreadsheet."
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md.