npx skills add https://modelscope.cn/skills/@aiskillstore/office-productivity
sickn33/agentic-awesome-skills
office-productivity
Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.
Installation
npx skills add sickn33/agentic-awesome-skills --skill office-productivity
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Build, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsPrepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Te…
568.3K installsUse for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybr…
568.2K installsConfigure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: sem…
566.3K installsAzure VM/VMSS router. WHEN: create / provision / deploy / spin-up VM, recommend VM size, compar…
510K installsAlso in this package
Other skills from sickn33/agentic-awesome-skills · top by installs.
npx skills add sickn33/agentic-awesome-skills
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md4,940 B -
docs
SUMMARY.md192 B
History
- First seen on skills.sh
- First recorded snapshot · 1,500 installs
SKILL.md
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-writer- LibreOffice Writerdocx-official- Microsoft Wordpdf-official- PDF handling
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-calc- LibreOffice Calcxlsx-official- Excel spreadsheetsgooglesheets-automation- Google Sheets
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-impress- LibreOffice Impresspptx-official- PowerPointfrontend-slides- HTML slidesnanobanana-ppt-skills- AI PPT generation
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
libreoffice-writer- Document conversionlibreoffice-calc- Spreadsheet conversionpdf-official- PDF conversion
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
libreoffice-writer- Mail mergeworkflow-automation- Workflow automationfile-organizer- File organization
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
libreoffice-draw- Vector graphicscanvas-design- Canvas designmermaid-expert- Diagram generation
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-base- LibreOffice Basedatabase-architect- Database design
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
development- Application developmentdocumentation- Documentation generationdatabase- Data integration
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.