Antigravity-awesome-skills office-productivity
Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.
install
source · Clone the upstream repo
git clone https://github.com/sickn33/antigravity-awesome-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sickn33/antigravity-awesome-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/antigravity-awesome-skills/skills/office-productivity" ~/.claude/skills/sickn33-antigravity-awesome-skills-office-productivity-8aef6a && rm -rf "$T"
manifest:
plugins/antigravity-awesome-skills/skills/office-productivity/SKILL.mdtags
source content
Office Productivity Workflow Bundle
Overview
Comprehensive office productivity workflow for document creation, spreadsheet automation, presentation generation, and format conversion using LibreOffice and Microsoft Office tools.
When to Use This Workflow
Use this workflow when:
- Creating office documents programmatically
- Automating document workflows
- Converting between document formats
- Generating reports
- Creating presentations from data
- Processing spreadsheets
Workflow Phases
Phase 1: Document Creation
Skills to Invoke
- LibreOffice Writerlibreoffice-writer
- Microsoft Worddocx-official
- PDF handlingpdf-official
Actions
- Design document template
- Create document structure
- Add content programmatically
- Apply formatting
- Export to required formats
Copy-Paste Prompts
Use @libreoffice-writer to create ODT documents
Use @docx-official to create Word documents
Phase 2: Spreadsheet Automation
Skills to Invoke
- LibreOffice Calclibreoffice-calc
- Excel spreadsheetsxlsx-official
- Google Sheetsgooglesheets-automation
Actions
- Design spreadsheet structure
- Create formulas
- Import data
- Generate charts
- Export reports
Copy-Paste Prompts
Use @libreoffice-calc to create ODS spreadsheets
Use @xlsx-official to create Excel reports
Phase 3: Presentation Generation
Skills to Invoke
- LibreOffice Impresslibreoffice-impress
- PowerPointpptx-official
- HTML slidesfrontend-slides
- AI PPT generationnanobanana-ppt-skills
Actions
- Design slide template
- Generate slides from data
- Add charts and graphics
- Apply animations
- Export presentations
Copy-Paste Prompts
Use @libreoffice-impress to create ODP presentations
Use @pptx-official to create PowerPoint presentations
Use @frontend-slides to create HTML presentations
Phase 4: Format Conversion
Skills to Invoke
- Document conversionlibreoffice-writer
- Spreadsheet conversionlibreoffice-calc
- PDF conversionpdf-official
Actions
- Identify source format
- Choose target format
- Perform conversion
- Verify quality
- Batch process files
Copy-Paste Prompts
Use @libreoffice-writer to convert documents
Phase 5: Document Automation
Skills to Invoke
- Mail mergelibreoffice-writer
- Workflow automationworkflow-automation
- File organizationfile-organizer
Actions
- Design automation workflow
- Create templates
- Set up data sources
- Generate documents
- Distribute outputs
Copy-Paste Prompts
Use @libreoffice-writer to perform mail merge
Use @workflow-automation to automate document workflows
Phase 6: Graphics and Diagrams
Skills to Invoke
- Vector graphicslibreoffice-draw
- Canvas designcanvas-design
- Diagram generationmermaid-expert
Actions
- Design graphics
- Create diagrams
- Generate charts
- Export images
- Integrate with documents
Copy-Paste Prompts
Use @libreoffice-draw to create vector graphics
Use @mermaid-expert to create diagrams
Phase 7: Database Integration
Skills to Invoke
- LibreOffice Baselibreoffice-base
- Database designdatabase-architect
Actions
- Connect to data sources
- Create forms
- Design reports
- Automate queries
- Generate output
Copy-Paste Prompts
Use @libreoffice-base to create database reports
Office Application Workflows
LibreOffice
Skills: libreoffice-writer, libreoffice-calc, libreoffice-impress, libreoffice-draw, libreoffice-base Formats: ODT, ODS, ODP, ODG, ODB
Microsoft Office
Skills: docx-official, xlsx-official, pptx-official Formats: DOCX, XLSX, PPTX
Google Workspace
Skills: googlesheets-automation, google-drive-automation, gmail-automation Formats: Google Docs, Sheets, Slides
Quality Gates
- Documents formatted correctly
- Formulas working
- Presentations complete
- Conversions successful
- Automation tested
- Files organized
Related Workflow Bundles
- Application developmentdevelopment
- Documentation generationdocumentation
- Data integrationdatabase
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.