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.
SKILL.md
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.