·manuscript-provenance
{}

manuscript-provenance

Computational provenance audit verifying that every number, table, figure, ordering, and terminology in a manuscript is derived from code and scripts — not manually entered. Cross-references LaTeX source against the codebase to detect hardcoded values, stale outputs, broken pipelines, and manual data entry. Companion to manuscript-review: that skill audits the document as prose; this skill audits whether the document is faithfully generated from code. Use when the user says "check provenance", "verify reproducibility", "audit my pipeline", "are my numbers from code", "check manuscript against scripts", "provenance audit", or any request to verify that manuscript content traces back to computational outputs.

13Installs·0Trend·@mathews-tom

Installation

$npx skills add https://github.com/mathews-tom/praxis-skills --skill manuscript-provenance

How to Install manuscript-provenance

Quickly install manuscript-provenance AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mathews-tom/praxis-skills --skill manuscript-provenance
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mathews-tom/praxis-skills.

SKILL.md

View raw

Verify that a manuscript is a faithful rendering of computational outputs. Every number, table, figure, category label, ordering, and threshold in the document must trace to a specific script, config file, or pipeline output.

Manual data entry in a manuscript is a reproducibility defect.

This skill produces a provenance map — a structured report linking each manuscript artifact to its generating code — and flags every break in the chain.

Computational provenance audit verifying that every number, table, figure, ordering, and terminology in a manuscript is derived from code and scripts — not manually entered. Cross-references LaTeX source against the codebase to detect hardcoded values, stale outputs, broken pipelines, and manual data entry. Companion to manuscript-review: that skill audits the document as prose; this skill audits whether the document is faithfully generated from code. Use when the user says "check provenance", "verify reproducibility", "audit my pipeline", "are my numbers from code", "check manuscript against scripts", "provenance audit", or any request to verify that manuscript content traces back to computational outputs. Source: mathews-tom/praxis-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mathews-tom/praxis-skills --skill manuscript-provenance
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from mathews-tom/praxis-skills

Quick answers

What is manuscript-provenance?

Computational provenance audit verifying that every number, table, figure, ordering, and terminology in a manuscript is derived from code and scripts — not manually entered. Cross-references LaTeX source against the codebase to detect hardcoded values, stale outputs, broken pipelines, and manual data entry. Companion to manuscript-review: that skill audits the document as prose; this skill audits whether the document is faithfully generated from code. Use when the user says "check provenance", "verify reproducibility", "audit my pipeline", "are my numbers from code", "check manuscript against scripts", "provenance audit", or any request to verify that manuscript content traces back to computational outputs. Source: mathews-tom/praxis-skills.

How do I install manuscript-provenance?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mathews-tom/praxis-skills --skill manuscript-provenance Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mathews-tom/praxis-skills