Office

Master Excel, Word, PowerPoint, and Google Workspace with formulas, formatting, and automation.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
16 · 7.7k · 96 current installs · 98 all-time installs
byIván@ivangdavila
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the included documents (spreadsheets, documents, presentations, facilities). There are no unusual required binaries, environment variables, or external services requested that would be unrelated to an office-productivity reference skill.
Instruction Scope
SKILL.md and the included .md files are purely guidance and how-tos (formulas, mail merge, slide master, inventory tracking). They do not instruct the agent to read system files, access secrets, call external endpoints, or perform actions outside normal authoring/administration guidance.
Install Mechanism
No install spec and no code files; this is instruction-only so nothing is downloaded or written to disk by the install process.
Credentials
The skill declares no required env vars, credentials, or config paths. The guidance references only typical Office/Sheets UI actions and spreadsheet tracking templates — no credentials or unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. The default platform ability for autonomous invocation remains, which is normal for skills and not excessive here.
Assessment
This skill is essentially a packaged how-to reference for Office apps and office administration and appears internally consistent. Because it's instruction-only and asks for no credentials, it poses low direct technical risk. Two practical notes before installing: (1) the skill's source/homepage are unknown—if provenance matters to you, prefer skills from known publishers; (2) although the content is safe, an agent using the skill may generate documents or ask you to paste data — avoid pasting sensitive credentials or private data into any skill-driven prompts.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk97bry2pxm5efm1894pgtw8fz98119am

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

What "Office" Means Here

Productivity software: Microsoft 365, Google Workspace, and office administration.

SignalContextLoad
Formulas, pivot tables, VLOOKUP, macrosSpreadsheetstools/spreadsheets.md
Formatting, headers, mail merge, TOCDocumentstools/documents.md
Slides, animations, presenter viewPresentationstools/presentations.md
Supplies, vendors, facilities, spaceOffice adminadmin/facilities.md

Spreadsheets (Excel / Google Sheets)

Formulas people actually need:

  • VLOOKUP / XLOOKUP — lookup value in table, return another column
  • SUMIF / COUNTIF — sum/count with conditions
  • INDEX/MATCH — more flexible than VLOOKUP
  • IF with AND/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:

  1. Prepare data source (Excel with columns: Name, Address, etc.)
  2. Word → Mailings → Start Mail Merge → Letters
  3. Insert Merge Fields where dynamic content goes
  4. 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

TaskExcel/SheetsWord/DocsPowerPoint/Slides
Find valueVLOOKUP/XLOOKUPFind & ReplaceFind & Replace
Conditional formatHome → ConditionalN/AN/A
Auto-update contentFormulasFieldsLinks
Export to PDFFile → Save AsFile → Save AsFile → Save As

Files

5 total
Select a file
Select a file to preview.

Comments

Loading comments…