CtrlK
BlogDocsLog inGet started
Tessl Logo

sportsdata

SportsData integration. Manage Teams, Leagues, Users. Use when the user wants to interact with SportsData data.

56

Quality

65%

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 ./skills/sportsdata/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%Weight 40%Scale 1-5

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

The body is a well-structured, command-rich integration guide with a clear sequenced workflow and validation feedback loop. Its main weaknesses are an unnecessary marketing intro and informal padding, plus generic rather than SportsData-specific action examples.

Suggestions

Trim the opening marketing paragraph ("SportsData provides real-time... Developers can use its API to integrate sports data into their own projects.") down to a one-line purpose statement; Claude does not need the market description to operate the CLI.

Tighten informal prose such as "so you can focus on the integration logic rather than auth plumbing" and "This will burn less tokens" into concise factual statements.

Add at least one real SportsData action example (e.g. a concrete actionId and input for fetching a game score) so the actionability examples cover an actual common use case.

DimensionReasoningScore

Conciseness

The bulk is efficient executable commands, but the opening market-description paragraph ("SportsData provides... betting companies... Developers can use its API...") and informal prose ("auth plumbing", "burn less tokens") are unnecessary explanation Claude does not need.

3 / 5

Actionability

It provides concrete, copy-paste-ready commands throughout (login, connection ensure, action list/run, request) with clear placeholders, but examples use generic <actionId>/{"key":"value"} rather than a real SportsData action, leaving minor gaps.

4 / 5

Workflow Clarity

The connection workflow is clearly sequenced with an explicit state machine (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) and a polling feedback loop, but the numbering is inconsistent ("1b", an unlabeled "Step 2" reference), a minor gap.

4 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections with easy navigation and no broken references (no bundle files exist, none are referenced); at ~140 lines with dense inline reference content (state machine, proxy flag table) it has minor organization gaps rather than a clean one-level split.

4 / 5

Total

15

/

20

Passed

Description

62%Weight 40%Scale 1-5

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 answers both what and when and names a clear branded niche, but it relies on a single generic verb ("Manage") and lacks concrete sports-data trigger phrases and synonyms. It is solid but not comprehensive.

Suggestions

Replace the generic verb "Manage" with specific actions, e.g. "Query scores, fetch player stats, list standings, and manage Teams, Leagues, and Users" to raise specificity.

Add concrete natural trigger phrases and synonyms, e.g. "Use when the user asks for sports scores, player statistics, odds, or standings from SportsData" so it matches how users actually phrase requests.

DimensionReasoningScore

Specificity

"Manage Teams, Leagues, Users" names the domain and three concrete target entities, but "Manage" is a single generic verb rather than a list of specific actions, so coverage is not comprehensive.

3 / 5

Completeness

Both "what" ("Manage Teams, Leagues, Users") and "when" ("Use when the user wants to interact with SportsData data") are present, but the "when" is generic rather than concrete trigger phrases, so it is not a 5.

4 / 5

Trigger Term Quality

It includes relevant keywords ("SportsData", "Teams, Leagues, Users"), but the trigger phrase "interact with SportsData data" is generic and common sports terms (scores, stats, odds, players, standings) are missing.

3 / 5

Distinctiveness Conflict Risk

"SportsData" is a distinct branded niche with low conflict risk, but the generic "Teams, Leagues, Users" could overlap with other sports or project-management skills, leaving minor overlap risk.

4 / 5

Total

14

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.