CtrlK
BlogDocsLog inGet started
Tessl Logo

example-datasets

Load built-in CausalPy example datasets for demos, tutorials, tests, and quick causal-analysis prototypes. Use when the user needs sample data or asks which demo datasets are available.

76

Quality

93%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%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.

An exemplary compact reference skill: dense, executable, and well-structured with no wasted tokens. It assumes Claude's competence and gives exactly the information needed to load any bundled dataset.

DimensionReasoningScore

Conciseness

Lean and token-efficient: a brief intro, a minimal executable snippet, a dense dataset table, and short guidance bullets, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides copy-paste-ready executable code (`cp.load_data("did")`) plus a complete table of every dataset key with use-case and description, covering all common cases.

5 / 5

Workflow Clarity

A simple single-purpose skill whose single action (load a dataset by key) is unambiguous; no destructive or batch operation is present, so the simple-skill exception applies.

5 / 5

Progressive Disclosure

Under 50 lines, self-contained with well-organized sections (Usage, Available Datasets, Guidance) and one-level references to sibling skills; no nested bundle references to manage.

5 / 5

Total

20

/

20

Passed

Description

87%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.

A strong description that clearly answers both what and when with concrete, natural trigger phrases and a well-scoped niche. Slightly limited on action specificity (one main verb) and could add a few more synonyms.

DimensionReasoningScore

Specificity

Names the domain (CausalPy example datasets) and several concrete use contexts ('demos, tutorials, tests, and quick causal-analysis prototypes'), though the core action is essentially a single verb ('Load').

4 / 5

Completeness

Explicitly states what it does ('Load built-in CausalPy example datasets...') and when to use it ('Use when the user needs sample data or asks which demo datasets are available').

5 / 5

Trigger Term Quality

Includes natural phrases users would say — 'sample data', 'demo datasets', 'which demo datasets are available' — with good but not exhaustive synonym coverage.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (CausalPy's built-in datasets) with distinct triggers, making conflict with other skills unlikely.

5 / 5

Total

18

/

20

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
pymc-labs/CausalPy
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.