notebook-management-extraction
CommunityExtract and lint notebook metadata deterministically.
Software Engineering#linting#mathematica#notebook metadata#deterministic parsing#todo status#sourcevault#query formatting
Authortransreal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you manage Mathematica notebooks as first-class SourceVault sources by deterministically extracting header metadata and Todo status without relying on LLM guesswork.
Core Features & Use Cases
- Deterministic notebook discovery: Converts natural-language notebook requests into structured SourceVault queries (e.g., OpenTodos, NextReview, Deadline, Title/Keywords, and Scope="Today") and enforces the correct formatting pipeline via SourceVaultFindNotebooks + SourceVaultFormatNotebookList.
- Safe parsing and consistent interpretation: Extracts Header information via Import[path, "Initialization"] with whitelist validation and extracts TodoItem cells via NotebookImport with style-based cell retrieval (fallbacks included).
- Consistency linting for operational reliability: Detects 7+ integrity issues (e.g., header status vs open Todo mismatch, malformed dates, Todo status heuristic-only cases) so review dashboards remain trustworthy.
Quick Start
Ask Claude to generate a deterministic notebook list query for today’s OpenTodos using SourceVaultFindNotebooks[..., "Format" -> True] and return the results wrapped in SourceVaultFormatNotebookList so the dashboard has the expected columns and actions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: notebook-management-extraction Download link: https://github.com/transreal/claudecode/archive/main.zip#notebook-management-extraction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.