CtrlK
BlogDocsLog inGet started
Tessl Logo

sindy-identification

Sparse Identification of Nonlinear Dynamics (SINDy) — discover governing equations from time-series data. Builds sparse dynamical system models dx/dt = f(x) from measurements using PySINDy. Use when you have trajectory data and want to find the underlying ODE.

68

Quality

82%

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

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

A well-structured, highly actionable skill body built around six executable PySINDy workflows with validation baked in. Token efficiency and file organization are good but have minor room for tightening and splitting.

DimensionReasoningScore

Conciseness

Largely efficient with purposeful code comments and domain context rather than basic-concept padding; a few explanatory comments could still be trimmed, so it sits above anchor 3 but short of the fully lean anchor 5.

4 / 5

Actionability

Six fully executable, copy-paste-ready workflows (data generation + fit, threshold sweep, custom/Fourier libraries, noisy differentiation, simulation validation, coefficient extraction) cover the common cases with real runnable code.

5 / 5

Workflow Clarity

Numbered workflows are clearly sequenced and include validation (workflow #5 simulate-and-compare; #2 complexity-vs-error sweep), but it is a set of alternative workflows rather than one pipeline with explicit feedback loops, so it does not reach anchor 5.

4 / 5

Progressive Disclosure

Single self-contained file with well-organized section headers and no nested references; good structure, but at ~200 lines it exceeds the under-50-line simple-skill exception that would allow a 5, and some advanced workflows could live in separate reference files.

4 / 5

Total

17

/

20

Passed

Description

82%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, third-person description that explicitly covers both capability and trigger conditions with domain-natural language. Its only weak spot is specificity, where two concrete actions fall short of comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain and two concrete actions ('discover governing equations from time-series data', 'Builds sparse dynamical system models dx/dt = f(x)'), which matches the '1-2 concrete actions, not comprehensive' anchor rather than the 3+ actions required for a 4.

3 / 5

Completeness

Explicitly answers both what ('discover governing equations', 'Builds sparse dynamical system models') and when ('Use when you have trajectory data and want to find the underlying ODE') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good coverage of natural domain terms ('trajectory data', 'find the underlying ODE', 'governing equations', 'time-series data'), though it lacks the synonym/file-extension breadth needed for a 5.

4 / 5

Distinctiveness Conflict Risk

Clear niche (SINDy/equation discovery) with distinct triggers and minimal overlap with related skills; the body even distinguishes it from symbolic regression.

5 / 5

Total

17

/

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
synthetic-sciences/openscience
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.