Unified document creation routing to docx/xlsx/pptx/pdf generation. Professional formatting, no emojis, enterprise-ready output. Invoke with /docs.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: docsuite description: > Unified document creation routing to docx/xlsx/pptx/pdf generation. Professional formatting, no emojis, enterprise-ready output. Invoke with /docs.
Document Suite
Commands
/docs docx <title>β Create a Word document/docs xlsx <title>β Create an Excel spreadsheet/docs pptx <title>β Create a PowerPoint presentation/docs pdf <title>β Create a PDF document/docs <title>β Auto-detect best format from description
Format Selection
- Reports, proposals, SOWs β .docx
- Data tables, comparisons, tracking β .xlsx
- Presentations, stakeholder updates β .pptx
- Contracts, specs, formal deliverables β .pdf
Procedure
Phase 1: Content Gathering
- Ask what the document is about
- Determine audience (internal, client, executive, technical)
- Confirm format if not specified
Phase 2: Structure
DOCX: Title page, TOC, executive summary, body with H1/H2/H3, tables, page numbers.
XLSX: Summary sheet first, data sheets with frozen headers, consistent formatting, named ranges.
PPTX: Title slide, agenda, content slides (max 5 bullets, max 7 words each), data viz, summary slide.
PDF: Same as DOCX structure, all fonts embedded, hyperlinks preserved.
Phase 3: Style Rules
- No emojis anywhere
- No bullet points in prose paragraphs
- Professional enterprise tone
- Sans-serif fonts (Calibri, Arial, Helvetica)
- Consistent heading styles throughout
Phase 4: Generation
Use python-docx, openpyxl, python-pptx, or reportlab. Save to docs/output/ by default.
Phase 5: Review
Present structure summary before generating. After generation, report file path and size.
MCMAP Templates
- Deployment Checklist β DOCX with pass/fail verification table
- Agent Roster β XLSX with all 12 agents, GUIDs, models, domains
- Solution Release Notes β DOCX with version history, changes, known issues
- Client Presentation β PPTX for Mastercard/BMO stakeholder updates
More by kevcofett
View allConnect Claude to 500+ apps through a single MCP gateway server. Manage connections, check status, and list available integrations. Invoke with /rube.
Architecture Decision Records for documenting technical choices. Creates numbered ADRs with context, decision, consequences, and status. Invoke with /adr.
Parse cryptic error messages into plain English with actionable fixes. Covers Power Platform, Python, JavaScript, HTTP, Git, and Dataverse. Invoke with /error.
Save and restore conversation context across sessions. Captures decisions, files modified, blockers, and next steps. Invoke with /checkpoint.
