CtrlK
BlogDocsLog inGet started
Tessl Logo

comp-sheet

Build an industry comp sheet Excel model with deep operational KPIs

52

Quality

57%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/daloopa/skills/comp-sheet/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

The content is highly actionable and clearly sequenced into a six-step process with concrete specs, but it carries some explanatory padding, lacks validation checkpoints for its batch operations, and keeps detailed reference material inline rather than splitting it into bundle files.

Suggestions

Add explicit validation checkpoints after batch data gathering (e.g. confirm every peer returned financials) and after workbook generation (e.g. open/verify the .xlsx), with a fix-and-retry loop, to raise workflow clarity.

Move the 9-sector KPI taxonomy and/or the 8-tab layout spec into a reference file (e.g. references/tabs.md) and point to it, improving progressive disclosure.

Trim explanatory filler ("the kind of comp sheet every analyst...", "This lets the reader see...") and assume Claude's knowledge of standard valuation formulas to improve conciseness.

DimensionReasoningScore

Conciseness

The body is mostly task-relevant with concrete specs, but includes unnecessary explanatory filler such as "the kind of comp sheet every analyst on a coverage team maintains" and "This lets the reader see whether the current multiple is elevated or depressed", so it could be tightened past the score-2 anchor toward score 3.

2 / 3

Actionability

Provides concrete, executable guidance throughout: exact API calls ("discover_companies", "get_stock_prices"), explicit formulas (Market Cap = Close price x Diluted shares), defined tab layouts, styling hex codes, and a precise output path ("reports/{TARGET_TICKER}_comp_sheet_{DATE}.xlsx"), matching the fully-actionable anchor for an instruction skill.

3 / 3

Workflow Clarity

The six numbered steps form a clear sequence, but the batch operations (pulling data for ALL companies, generating an 8-tab workbook) have no explicit validation or verification checkpoints or error-recovery loops, which per the judging guidelines caps workflow clarity at 2.

2 / 3

Progressive Disclosure

External references to ../data-access.md and ../design-system.md are well signaled and one level deep, but no local bundle files exist and large reference-like content (the 9-sector KPI taxonomy and the 8-tab definitions) is kept inline rather than split out, matching the score-2 anchor.

2 / 3

Total

9

/

12

Passed

Description

50%

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

The description is specific to its domain and states a concrete action, but it lacks any explicit trigger guidance and misses common terminology variations. It reads as a capable but incomplete description that would benefit from a "Use when..." clause.

Suggestions

Add an explicit trigger clause, e.g. "Use when building comparable-company analysis, trading comps, or a multi-company valuation spreadsheet."

Include common analyst synonyms ("comps", "comparable companies", "trading comps", "relative valuation") to improve trigger-term coverage.

List a couple of the concrete sub-actions (e.g. "pull peer financials and KPIs, compute valuation multiples, generate an .xlsx workbook") to lift specificity to the top anchor.

DimensionReasoningScore

Specificity

Names a concrete action ("Build an industry comp sheet Excel model") and domain ("deep operational KPIs"), but lists a single build action rather than multiple specific concrete actions, matching the score-2 anchor.

2 / 3

Completeness

Clearly states what the skill does but provides no "Use when..." or equivalent trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant natural terms like "comp sheet", "Excel model", and "operational KPIs", but omits common variations analysts would say ("comps", "comparable companies", "trading comps", "relative valuation"), so it is not the full score-3 coverage.

2 / 3

Distinctiveness Conflict Risk

The comp-sheet-with-operational-KPIs niche is fairly specific, but it could overlap with a generic financial-modeling or plain "comps" skill (the body itself references a separate comps skill), matching the score-2 anchor.

2 / 3

Total

8

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openai/plugins
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.