# Generate Validation Notebook

> Generate data validation notebooks for testing and QA.

- Skill: `ctaxnagomi/generate-validation-notebook` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add ctaxnagomi/generate-validation-notebook`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ctaxnagomi/generate-validation-notebook/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: ctaxnagomi (https://skillmd.com/u/ctaxnagomi)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ctaxnagomi/generate-validation-notebook

---


# Validation Notebook

Generate data validation notebooks for testing and QA.

## Installation

```bash
npx mdskills install monte-carlo-data/generate-validation-notebook
```

## Rating

8.2/10

## Source

GitHub: [monte-carlo-data/generate-validation-notebook](https://github.com/monte-carlo-data/generate-validation-notebook)

---

## How to use?

### 1. Download
Go to the [AGENT KD SKILL gallery](https://ctaxnagomi.github.io/agent-kd-skill/) and find this skill card. Click **Download** to save the SKILL.md file.

### 2. Install
Copy the downloaded SKILL.md into your agent's skills directory:

| Agent | Path |
|-------|------|
| **opencode** | ~/.config/opencode/skills/generate-validation-notebook/SKILL.md |
| **Claude Code** | ~/.claude/skills/generate-validation-notebook/SKILL.md |
| **Hermes** | ~/.hermes/skills/marketplace/generate-validation-notebook/SKILL.md |

### 3. Use
Restart your agent session. The skill will auto-load based on its description.

### 4. Verify
Ask your agent something related to the skill's purpose. If it responds using the skill's instructions, you're all set.

