proof-writer

Transform theorem statements and sketches into structured proof packages.

1|Updated May 14, 2026
One-click install
npx skills add https://github.com/lix965996-art/MMM --skill proof-writer-lix965996-art
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proof-writer
Source: https://github.com/lix965996-art/MMM/tree/main/resources/app/skills/proof-writer
Command: npx skills add https://github.com/lix965996-art/MMM --skill proof-writer-lix965996-art

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you produce mathematically honest proofs by turning a theorem statement or proof sketch into a verifiable proof package, or explaining exactly what cannot be justified from the given assumptions.

Core Features & Use Cases

  • Rigorous proof drafting: Structures proofs into a clear package rather than producing polished-but-fake reasoning.
  • Claim feasibility triage: Determines whether the claim is provable as stated, needs weakening/extra assumptions, or is not currently justified.
  • Proof package outputs: Creates a target proof document with explicit claim, assumptions, notation, strategy, dependency map, numbered steps, and verification.

Quick Start

Ask the AI to complete the proof of your theorem (including any assumptions and a sketch) and to write the result into PROOF_PACKAGE.md.

Frequently Asked Questions about proof-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a rigorous mathematical proof from a rough sketch?

Transforming a rough sketch into a rigorous mathematical proof requires structuring the claim into a formal proof package with explicit assumptions, notation, a dependency map, and step-by-step justification. This prevents polished-but-fake reasoning.

What is proof feasibility triage in mathematical theorem proving?

Proof feasibility triage in mathematical theorem proving evaluates whether a claim is provable as stated, requires weakening or extra assumptions, or is not currently justified. This determines if a rigorous proof package can be successfully generated.

How do I verify missing proof steps for machine learning theory claims?

To verify missing proof steps for machine learning theory claims, apply structured feasibility triage and explicit dependency mapping under specified assumptions. This process either completes the missing steps or provides a justification report explaining what cannot be proven.

Can I use proof writing tools to repair lemmas and propositions under specified assumptions?

Yes, you can use proof writing tools to repair lemmas, propositions, and corollaries under specified assumptions. They evaluate the existing proof sketch, identify gaps, and attempt to reconstruct the missing steps while ensuring mathematical rigor and safe non-fabrication.

What is included in a formal proof package for theorem proving?

A formal proof package for theorem proving includes the explicit claim, stated assumptions, notation definitions, proof strategy, a dependency map, numbered step-by-step justifications, and a final verification section to ensure mathematical rigor.

When should I not use automated proof generation for ML theory?

You should avoid automated proof generation for ML theory when the initial claim feasibility triage indicates the theorem is not currently justified or requires unstated assumptions. In these cases, safe non-fabrication rules require generating a justification report instead of a fake proof.