Agent skill · Design & Presentation

office-productivity

Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill office-productivity --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/office-productivity/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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 Writer - `docx-official` - Microsoft Word - `pdf-official` - PDF handling #### Actions 1. Design document template 2. Create document structure 3. Add content programmatically 4. Apply formatting 5. 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 Calc - `xlsx-official` - Excel spreadsheets - `googlesheets-automation` - Google Sheets #### Actions 1. Design spreadsheet structure 2. Create formulas 3. Im

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Workflow
  3. Workflow Phases
  4. Phase 1: Document Creation
  5. Phase 2: Spreadsheet Automation
  6. Phase 3: Presentation Generation
  7. Phase 4: Format Conversion
  8. Phase 5: Document Automation
  9. Phase 6: Graphics and Diagrams
  10. Phase 7: Database Integration
  11. Office Application Workflows
  12. LibreOffice
  13. Microsoft Office
  14. Google Workspace
More from agentic-awesome-skills
All skills →
About this skill
What does the office-productivity skill do?

Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill office-productivity --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going