CtrlK
BlogDocsLog inGet started
Tessl Logo

excel-pivot-wizard

Create advanced Excel pivot tables with calculated fields and slicers. Use when building data summaries or creating interactive dashboards. Trigger with phrases like 'excel pivot', 'create pivot table', 'data summary'.

57

Quality

67%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/business-tools/excel-analyst-pro/skills/excel-pivot-wizard/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that clearly communicates specific capabilities (pivot tables, calculated fields, slicers), provides explicit 'Use when' guidance, and includes natural trigger phrases. It is concise, uses third-person voice, and carves out a distinct niche that minimizes conflict with broader Excel or data analysis skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Create advanced Excel pivot tables with calculated fields and slicers.' This names the domain (Excel), the core action (create pivot tables), and specific features (calculated fields, slicers).

3 / 3

Completeness

Clearly answers both 'what' (create advanced Excel pivot tables with calculated fields and slicers) and 'when' (building data summaries, creating interactive dashboards), with explicit trigger phrases provided.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'excel pivot', 'create pivot table', 'data summary', 'interactive dashboards'. These are terms users would naturally use when needing this skill, covering both technical and casual phrasing.

3 / 3

Distinctiveness Conflict Risk

Highly specific niche focused on Excel pivot tables with calculated fields and slicers. The trigger terms like 'excel pivot' and 'create pivot table' are distinct enough to avoid conflicts with general Excel or data analysis skills.

3 / 3

Total

12

/

12

Passed

Implementation

35%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill reads more like a high-level outline than actionable guidance. It describes what to do at a conceptual level but never shows how—no Excel formulas, no VBA/Python code, no specific UI steps, and no concrete calculated field examples. The error handling table is a nice touch, but the lack of executable content severely limits its usefulness.

Suggestions

Add concrete, executable examples: include actual calculated field formulas (e.g., `=Revenue - Cost` in pivot field syntax), VBA snippets for programmatic pivot creation, or openpyxl/xlsxwriter Python code.

Expand the workflow steps with specific sub-steps and validation checkpoints, e.g., 'Verify pivot table shows expected row/column counts before adding calculated fields.'

Replace the abstract example outcomes with step-by-step walkthroughs showing exact field configurations, formula syntax, and expected intermediate results.

Either provide the referenced `pivot-formulas.md` bundle file or remove the reference; currently it points to a non-existent resource.

DimensionReasoningScore

Conciseness

The skill includes some unnecessary sections like 'Prerequisites' (Claude knows what tabular data is) and the 'Overview' restates the description. The error handling table and output section add moderate value but could be tighter.

2 / 3

Actionability

The instructions are entirely abstract ('Create pivot table from data range', 'Add calculated fields') with no concrete code, formulas, VBA/Python snippets, or specific Excel steps. The examples describe outcomes but provide no executable guidance on how to achieve them.

1 / 3

Workflow Clarity

Steps are listed in a logical sequence, but there are no validation checkpoints (e.g., verifying the pivot table renders correctly before adding slicers), no feedback loops for error recovery, and the steps are too high-level to guide a multi-step process reliably.

2 / 3

Progressive Disclosure

There is a reference to a bundle file (`pivot-formulas.md`) and an external link, which is good structure. However, the bundle file doesn't actually exist, and the main content could benefit from splitting detailed calculated field syntax and slicer configuration into separate referenced files rather than leaving the body both shallow and monolithic.

2 / 3

Total

7

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.