
from numina-lean-agent242
A Lean 4 theorem-proving assistant: search lemmas, verify proofs, repair and simplify proofs, and get LLM-assisted informal proofs.
Numina Lean Agent provides a suite of skills for working with Lean 4 theorem proving workflows. It exposes search tools for finding lemmas, verification tools to check and disprove proofs, code-transform utilities to repair or simplify proofs and extract theorems, and LLM-powered helper tools for informal proof generation and discussion.
Numina Lean Agent is a Lean 4 theorem-proving toolkit that serves as an index to four sub-skills (search, verification, code-transform, llm). The main SKILL.md is minimal — just a table of sub-skills and required environment variables. No scripts were bundled for testing. The skill references standard API keys (Gemini, OpenAI, Anthropic, Axle) for external services, which is normal. No security concerns detected.
Lightweight index-only skill. Would benefit from more context in the main SKILL.md about how the sub-skills compose together.