AgentStack
kclemoveki avatar

kclemoveki

7 listings · 0 installs

Open-source publisher. Listings imported from github.com/kclemoveki — credited to the original author with their license.

↗ github.com/kclemoveki
7 results
Self-run
SKILL

Snapshot Data

Generate a versionable YAML manifest next to a dataset capturing SHA-256 hash, schema fingerprint, shape, and column metadata. Used to pin a dataset version so future re-runs can verify they are working on the same data.

0
6
Free
Self-run
SKILL

Freeze Deps

Detect imports in a Jupyter notebook, resolve their installed versions, and emit either requirements.txt (pip) or a poetry add command (Poetry projects). Also appends a watermark cell to the notebook for inline version auditability.

0
11
Free
Self-run
SKILL

Quality Report

Generate a one-page data quality triage report with traffic-light scores for completeness, consistency, and usability. Outputs actionable blockers and cleaning recommendations before full EDA.

0
13
Free
Self-run
SKILL

Eda Report

Synthesize an executed and annotated EDA notebook into a 1-3 page executive markdown report. Selects 3-6 key findings, removes code, structures into 7 canonical sections, and produces a stakeholder-ready document. Closes the EDA pipeline after /annotate-findings.

0
12
Free
Self-run
SKILL

Annotate Findings

Read an executed Jupyter notebook and rewrite placeholder observation cells (marked `<!-- annotate-findings: pending -->`) with real findings derived from the actual cell outputs. Closes the loop after /execute-notebook so observations reference real numbers, not pre-execution speculation.

0
9
Free
Self-run
SKILL

Analyze Dataset

Generate a structured analytical Jupyter notebook from any dataset path. Produces EDA, statistical tests, visualizations, and optional modeling following notebook best practices.

0
13
Free
Self-run
SKILL

Execute Notebook

Execute a Jupyter notebook headless with kernel restart using papermill. Captures all cell outputs and overwrites the notebook with the executed version. Fails loudly on the first error with cell index and traceback.

0
9
Free
You've reached the end · 7 loaded