CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

excel-pivot-wizard

tessl install github:jeremylongshore/claude-code-plugins-plus-skills --skill excel-pivot-wizard
github.com/jeremylongshore/claude-code-plugins-plus-skills

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'.

Review Score

71%

Validation Score

13/16

Implementation Score

42%

Activation Score

100%

SKILL.md
Review
Evals

Generated

Validation

Total

13/16

Score

Passed
CriteriaScore

allowed_tools_field

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

metadata_version

'metadata' field is not a dictionary

frontmatter_unknown_keys

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

Implementation

Suggestions 4

Score

42%

Overall Assessment

This skill provides good structure and organization but fails on actionability - the core instructions are too abstract to be useful. Claude needs concrete examples of calculated field formulas, specific slicer configuration steps, and actual Excel operations rather than high-level descriptions of what a pivot table should contain.

Suggestions

  • Add concrete calculated field formula examples (e.g., '=Revenue/Units for unit price, =[Sales]-[Cost] for margin')
  • Include specific step-by-step instructions for slicer creation and connection to pivot tables
  • Provide actual Excel menu paths or VBA/Office Scripts code for programmatic pivot creation
  • Add a validation checkpoint after pivot creation to verify data aggregations are correct before adding calculated fields
DimensionScoreReasoning

Conciseness

2/3

Content is reasonably efficient but includes some unnecessary sections like 'Prerequisites' that state obvious requirements Claude would know. The structure is clean but could be tighter.

Actionability

1/3

Instructions are vague and abstract ('Create pivot table from data range', 'Configure rows, columns, values'). No concrete code, formulas, or step-by-step executable guidance. Describes what to do rather than how to do it.

Workflow Clarity

2/3

Steps are listed in sequence but lack validation checkpoints. No verification steps between creating the pivot and adding calculated fields. Error handling table is helpful but reactive rather than preventive.

Progressive Disclosure

3/3

Well-organized sections with clear headers. References external resource appropriately (pivot-formulas.md). Content is appropriately scoped for a SKILL.md overview without being monolithic.

Activation

Score

100%

Overall Assessment

This is a well-crafted skill description that excels across all dimensions. It provides specific capabilities (pivot tables, calculated fields, slicers), clear use cases (data summaries, interactive dashboards), and explicit trigger phrases. The description uses proper third-person voice and maintains a clear, distinct niche that minimizes conflict risk with other skills.

DimensionScoreReasoning

Specificity

3/3

Lists multiple specific concrete actions: 'Create advanced Excel pivot tables with calculated fields and slicers.' This clearly describes concrete capabilities including pivot tables, calculated fields, and slicers.

Completeness

3/3

Clearly answers both what (create pivot tables with calculated fields and slicers) AND when (building data summaries, creating interactive dashboards) with explicit trigger guidance in a dedicated 'Trigger with phrases' clause.

Trigger Term Quality

3/3

Explicitly includes natural trigger phrases users would say: 'excel pivot', 'create pivot table', 'data summary'. Also mentions 'interactive dashboards' and 'data summaries' which are common user terms.

Distinctiveness Conflict Risk

3/3

Clear niche focused specifically on Excel pivot tables with distinct triggers like 'excel pivot' and 'create pivot table'. Unlikely to conflict with general Excel skills or other data tools due to specific pivot table focus.