Office
Master Excel, Word, PowerPoint, and Google Workspace with formulas, formatting, and automation.
Iván
@ivangdavila
What This Skill Does
Provides practical guidance for Microsoft 365 and Google Workspace productivity tools, covering spreadsheet formulas (VLOOKUP, XLOOKUP, pivot tables), document formatting (styles, mail merge, headers), presentation design (slide masters, animations, presenter view), and office administration (inventory tracking, vendor management, space planning).
Replaces scattered online tutorials and trial-and-error learning by consolidating the most-used formulas, formatting techniques, and office admin workflows into a single reference.
When to Use It
- Look up a value in a table using VLOOKUP or XLOOKUP
- Create a pivot table to summarize sales or expense data
- Set up a mail merge in Word using an Excel contact list
- Add page numbers starting from a specific page in a document
- Design consistent slide layouts using Slide Master in PowerPoint
- Track office supply inventory and set reorder reminders
Install
$ openclaw skills install @ivangdavila/officeWhat "Office" Means Here
Productivity software: Microsoft 365, Google Workspace, and office administration.
| Signal | Context | Load |
|---|---|---|
| Formulas, pivot tables, VLOOKUP, macros | Spreadsheets | tools/spreadsheets.md |
| Formatting, headers, mail merge, TOC | Documents | tools/documents.md |
| Slides, animations, presenter view | Presentations | tools/presentations.md |
| Supplies, vendors, facilities, space | Office admin | admin/facilities.md |
Spreadsheets (Excel / Google Sheets)
Formulas people actually need:
VLOOKUP/XLOOKUP— lookup value in table, return another columnSUMIF/COUNTIF— sum/count with conditionsINDEX/MATCH— more flexible than VLOOKUPIFwithAND/OR— conditional logic
Common problems:
- VLOOKUP returns #N/A → check for spaces, data types, exact match setting
- Formula works in one cell, breaks when copied → missing
$for absolute references - Dates sorting wrong → format as actual dates, not text
Pivot tables: Right-click data → Create Pivot Table → drag fields to rows/columns/values.
Documents (Word / Google Docs)
Formatting essentials:
- Use Styles (Heading 1, 2, 3) for structure — enables automatic TOC
- Page numbers starting on page 3: Insert break → Different First Page → start numbering
- Different headers per section: Section breaks, unlink from previous
Mail Merge:
- Prepare data source (Excel with columns: Name, Address, etc.)
- Word → Mailings → Start Mail Merge → Letters
- Insert Merge Fields where dynamic content goes
- Preview Results → Finish & Merge
Presentations (PowerPoint / Google Slides)
Professional basics:
- Slide Master for consistent styling (View → Slide Master)
- 6x6 rule: max 6 bullets, 6 words per bullet
- One idea per slide
Animations:
- Entrance animations for bullet reveal (Appear > Fade > Fly In)
- Timing: On Click vs After Previous
- Keep it subtle — animation should aid, not distract
Presenter View: F5 to present, use Presenter View to see notes while audience sees slides.
Office Administration
For those managing physical office operations:
Supplies & Inventory:
- Track with simple spreadsheet: Item, Quantity, Reorder Point, Supplier
- Set calendar reminders for regular orders
- Bulk ordering usually 15-30% cheaper
Vendor Management:
- Cleaning, maintenance, IT support contracts
- Document SLAs and contact info in shared location
- Review contracts annually for renegotiation
Space Planning:
- Hot-desking: Use booking system (even a shared calendar works)
- Meeting room: Clear naming, visible displays, 15-min buffers
Quick Reference
| Task | Excel/Sheets | Word/Docs | PowerPoint/Slides |
|---|---|---|---|
| Find value | VLOOKUP/XLOOKUP | Find & Replace | Find & Replace |
| Conditional format | Home → Conditional | N/A | N/A |
| Auto-update content | Formulas | Fields | Links |
| Export to PDF | File → Save As | File → Save As | File → Save As |
Top skills in this category
Nano Pdf
@steipeteEdit PDFs with natural-language instructions using the nano-pdf CLI.
Word / DOCX
@ivangdavilaCreate, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility check...
Excel / XLSX
@ivangdavilaCreate, inspect, and edit Microsoft Excel workbooks and XLSX files with reliable formulas, dates, types, formatting, recalculation, and template preservation...
Markdown Converter
@steipeteConvert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.
Powerpoint / PPTX
@ivangdavilaCreate, inspect, and edit Microsoft PowerPoint presentations and PPTX decks with reliable layouts, templates, placeholders, notes, charts, and visual QA. Use...