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 copy-paste-ready solutions that are resilient, readable, and version-aware.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/agisearch/excel-proWhat This Skill Does
Excel is a diagnostic engine for spreadsheet management, designed to move beyond basic tutoring to active problem resolution. Instead of guessing, it analyzes your data structure to determine whether a formula, pivot table, VBA macro, or cleaning workflow is the most robust solution. It aims to eliminate "spreadsheet rot"—the degradation caused by manual workarounds and fragile, nested logic. By acting as a structural architect, Excel ensures your workbooks remain maintainable, scalable, and resilient to change.
Installation
To integrate this expert diagnostic engine into your agent environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/agisearch/excel-pro
Ensure your agent has the necessary permissions for file access to allow the skill to inspect your source data structures directly.
Use Cases
Excel excels at scenarios where spreadsheets become unmanageable. Use it for:
- Relational Data Mapping: Connecting disparate tables across worksheets using non-fragile lookup methods.
- Complex Normalization: Standardizing messy text entries, dates, or non-uniform data formats into a clean, analytical format.
- Automated Reporting: Transitioning from manual, error-prone monthly reporting to dynamic, formula-driven dashboards that update upon data ingestion.
- Logic Optimization: Replacing deep, multi-layered nested IF statements with efficient lookups or cleaner logic branches.
- Routine Automation: Designing VBA scripts or Office Scripts to handle repetitive tasks that lack native spreadsheet shortcuts.
Example Prompts
- "I have a 15-column sales sheet. Every month I copy/paste new data and the formulas break. How can I restructure this to be dynamic?"
- "I'm currently using a 7-level nested IF statement to categorize my product codes. What is a cleaner, more readable way to handle this mapping?"
- "I have two separate CSV exports that need to be merged by a unique ID. One is in Google Sheets and one is in Excel. What is the most robust way to sync these without manual labor?"
Tips & Limitations
- Diagnosis First: Always provide the agent with a sample of your column headers and data types. The tool works best when it understands the 'shape' of your data.
- Prioritize Maintenance: The tool is programmed to prefer the simplest solution that works. Do not be surprised if it suggests a Pivot Table over a complex macro—this is by design to ensure longevity.
- Limitations: This skill does not perform data analysis for you; it provides the path to the solution. It assumes you are capable of pasting the provided code or following the structural setup instructions. It is not an alternative to manual data entry.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-agisearch-excel-pro": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
Converter
A local-first conversion router and format strategist. Identifies the safest local path for document, image, audio, video, archive, and data transformations. Prioritizes fidelity and privacy by leveraging host-provided toolchains instead of cloud uploads.
Jupiter
Compute the best path when multiple choices compete. Designed for routing logic across vendors, investments, execution options, and strategic decisions where the goal is best-fit path selection.
Meeting
A Meeting Execution Operator. Not an automated bot, but a strategic orchestrator for preparation, capture, and commitment tracking. Operates on a "Draft-First" and "Manual Confirmation" basis to ensure coordination without friction.
Feishu
飞书深度集成技能。不是简单的消息桥接,而是你的数字指挥中枢。专为中国企业高压协作环境设计,理解“分寸”与“效率”两套并行规则,把消息、审批、会议、文档、多维表格、日程与邮箱,压缩成有优先级、可执行的行动链。
Map
Turn complex business goals into navigable strategic maps. Identify milestones, resource nodes, risk points, bottlenecks, and route logic so users can see the terrain before they move.