homework-notebook-review

homework-notebook-review is a skill for Codex from PracticalSwan/agent-skills. It costs 24 tokens per session (788 once invoked), scanned A, original, MIT.

A review process for homework Jupyter notebooks, which combine explanatory text, executable code, and results. It checks whether the notebook is complete, reproducible, safe to run, and consistent with academic-integrity boundaries.

In plain words
What is it for?
Use it to review student notebooks before submission and report completion, reproducibility, data, validation, and execution concerns.
Why use it?
It finds missing answers, broken code, hidden assumptions, unsafe operations, and results that cannot be reproduced from the supplied data.

Skill for Codex

Written for Codex: reads ~/.codex or $CODEX_HOME. Also seen: mentions Claude Code; mentions AGENTS.md; mentions Codex.

Good fit Use it to review student notebooks before submission and report completion, reproducibility, data, validation, and execution concerns.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/practicalswan/agent-skills/homework-notebook-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add PracticalSwan/agent-skills --skill homework-notebook-review
Clone the repo
git clone --depth 1 https://github.com/PracticalSwan/agent-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for homework-notebook-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/practicalswan/agent-skills/homework-notebook-review/github.svg)](https://agentmods.dev/skills/practicalswan/agent-skills/homework-notebook-review)
Your own site
<a href="https://agentmods.dev/skills/practicalswan/agent-skills/homework-notebook-review"><img src="https://agentmods.dev/badge/skills/practicalswan/agent-skills/homework-notebook-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for homework-notebook-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/practicalswan/agent-skills/homework-notebook-review"><img src="https://agentmods.dev/badge/skills/practicalswan/agent-skills/homework-notebook-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 788 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00788
Opus 5 $0.00012 $0.00394
Sonnet 5 $0.00005 $0.00158
Haiku 4.5 $0.00002 $0.00079

Measured 3d ago against content hash 66f20063a9ee, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

homework-notebook-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

homework-notebook-review/SKILL.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Homework Notebook Review

Use this skill for Assignments/*.ipynb and homework notebooks copied from lecture-material folders.

Workflow

  1. Read AGENTS.md, relevant Serena memories or docs/memory-bank/ fallback context, and the assignment notebook instructions.
  2. Inspect notebook headings, markdown prompts, imports, code cells, outputs, and any grading or submission notes.
  3. Identify incomplete cells, errors, missing explanations, suspiciously broad generated prose, hard-coded paths, network calls, file writes, and hidden assumptions.
  4. If execution is needed, combine this with notebook-execution-safety and run only the narrowest relevant path unless the user asks for a full run.
  5. Check that answers are reproducible from provided data and that visualizations have readable labels.
  6. Help improve clarity and debugging while preserving the student's own reasoning.

Reporting

Report:

  • completion risks
  • reproducibility issues
  • data concerns
  • validation performed
  • anything not executed or not verified

Cross-Client Portability

This skill is written to stay usable across GitHub Copilot, Claude Code, and Codex.

  • GitHub Copilot: keep the folder in a Copilot-visible skill path or wrap the workflow in project instructions when folder discovery is unavailable.
  • Claude Code: keep the folder in a local skills directory or a compatible plugin source.
  • Codex: install or sync the folder into $CODEX_HOME/skills/homework-notebook-review and restart Codex after major changes.

MCP Availability And Fallback

Preferred MCP Server: None required

  • Fallback prompt: "Use the Homework Notebook Review skill without MCP. Rely on its local instructions, bundled resources, standard shell or editor tools, and direct verification. Show the evidence used before concluding."
  • Do not claim an MCP operation was used when the active host does not expose it.
  • Treat local files, tests, rendered outputs, logs, or screenshots as the fallback evidence path.

Read the full file on GitHub · 86 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed 66f20063a9ee
  2. 4d ago Changed 33127af816c2
  3. 7d ago First seen · 86 lines · 24 tokens per session scan A 2508d0a35bc3

Subscribe to this mod's changes

homework-notebook-review is a skill published in the GitHub repository PracticalSwan/agent-skills (14 stars, last pushed 3d ago), licensed MIT. It adds 24 tokens to every session and 788 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.