Excel Spreadsheet Diagnostic Engine
Paste the following prompt into your AI chat to install this skill:
Follow https://skillhub.cn/install/skillhub.md to install @zcwl/excel.
About this skill
Problem It Solves
Many Excel issues are not missing features, but wrong tool choices inside the grid: monthly reports rebuilt by hand, unreadable nested IF formulas, VBA used for simple summaries, and references that break when a source column is inserted. The real failure is usually missing structural diagnosis. This skill turns natural-language spreadsheet requests into concrete build paths and helps engineers avoid fragile default patterns.
How It Works
- Classify the problem:
lookup,conditional logic,cleaning,reporting,automation,modeling,visualization - Choose tools by priority: prefer
XLOOKUP,IFS, andSUMIFS; then dynamic arrays, pivot tables, cleaning workflows, and only thenVBA - Produce an actionable structure:
problem type,target platform,optimal tool, paste-ready formulas or steps,why this tool,failure points, andnext step - Handle cross-platform cases: adapt for
Excel 365, legacy Excel,Google Sheets,Numbers, andCalc, with fallbacks when features are unavailable
Boundary: it does not replace business judgment, nor cover permissions, security, or organizational workflow constraints; complex modeling, external data sources, and macro security still require human review.
Use Cases
- Pull prices across sheets by product code, return zero for misses, with legacy fallback.
- Normalize mixed date formats like 2024.01.01 and 01/01/24 so sorting works.
- Turn a monthly region/product summary into pivot rows, values, filters, and slicers.
- Extract one value from 30 weekly Excel files into a summary workbook with VBA error handling.
Best For
- Finance/ops maintainers who pull cross-sheet prices and need stable lookups after column edits.
- Data analysts cleaning messy source values before aggregating reports.
- Business analysts rebuilding monthly region/product summaries and moving to pivots or dynamic outputs.
- Ops leads extracting key fields from 30 weekly workbooks into one maintainable VBA pipeline.
Related Skills
Generate and edit .pptx decks with python-pptx, applying structured layouts, design rules, native charts, and visual QA to reduce template-like output.
Tencent Cloud Table Recognition V3 is an OCR skill for detecting and recognizing tables in images or PDFs, supporting various table types like linear and borderless tables, with Excel export.
The complete set of online document operation tools provided by Tencent Docs MCP, supporting creation, querying, and editing of smart docs, Excel, PPT, mind maps, and more.
Generate structured Chinese patent disclosure drafts in Word from existing documents or brief technical inputs, following Part A/B/C templates.