Communityv2.0.0

Excel

The Spreadsheet Operator. Not a tutorial, but a diagnostic engine. It identifies the best path—formula, pivot table, cleaning workflow, or VBA—and delivers c...

2kdownloads15active installsAGIsearch
View on ClawHubBack to Skills

Skill Details

Slug
excel-pro
Latest Version
2.0.0
Author
AGIsearch
Published
Mar 9, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Excel.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.0

**Skill 2.0.0 is a major refactor: focused on diagnosis-first solutions and operational clarity.** - New design: skill now first diagnoses the spreadsheet problem type and explicitly chooses the best tool (formula, pivot, cleaning, or VBA), not just the most familiar. - Output structure standardized: every reply gives a structured assessment, explanation for the tool choice, and lists likely failure points and next steps. - Playbooks for common problem types: expanded guidance for lookups, logic, cleaning, reporting, automation, and modeling, with a focus on suppressing fragile or suboptimal approaches. - Resilience and version-awareness prioritized: avoids weak patterns (like nested IFs or default VBA), adapts solutions across Excel versions and spreadsheet platforms. - Added new documentation files: README.md, examples.md, and machine-readable skill.json.