Lean 4 theorem proving toolkit: search lemmas, verify proofs, repair/simplify code, and get LLM-assisted informal proofs
Scanned 9/12/2026
Install to Claude Code
npx -y skills add project-numina/numina-lean-agent --skill skills --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of numina-lean-agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/project-numina-numina-lean-agent)More formats (shields.io, HTML) on the badges page.
---
name: numina-lean-agent
description: "Lean 4 theorem proving toolkit: search lemmas, verify proofs, repair/simplify code, and get LLM-assisted informal proofs"
---
# Numina Lean Agent — Skills Index
## Skills
| Skill | Description |
|-------|-------------|
| [search](search/SKILL.md) | Search tools: leanexplore, loogle, leanfinder, leansearch, state-search, hammer-premise |
| [verification](verification/SKILL.md) | Verification: lean-check, verify-proof, disprove |
| [code-transform](code-transform/SKILL.md) | Code transforms: repair-proofs, simplify-theorems, sorry2lemma, extract-theorems |
| [llm](llm/SKILL.md) | LLM tools: informal_prover, discussion_partner, code_golf |
## Environment variables
- `GEMINI_API_KEY` — informal_prover (gemini generation, gemini verifier, gemini refinement), code_golf, discussion_partner (gemini)
- `OPENAI_API_KEY` — informal_prover (gpt generation, gpt verifier), discussion_partner (gpt)
- `ANTHROPIC_API_KEY` — informal_prover (claude verifier)
- `AXLE_API_KEY` — axle commands (verify-proof, disprove, sorry2lemma, etc.)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!