office-productivitylisted
Install: claude install-skill aiskillstore/marketplace
# 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. Import data
4. Generate charts
5. 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 Impress