lean4
SolidUse when editing .lean files, debugging Lean 4 builds (type mismatch, sorry, failed to synthesize instance, axiom warnings, lake build errors), searching mathlib for lemmas, formalizing mathematics in Lean, or learning Lean 4 concepts. Also trigger when the user asks for help with Lean 4, mathlib, or lakefile. Do NOT trigger for Coq/Rocq, Agda, Isabelle, HOL4, Mizar, Idris, Megalodon, or other non-Lean theorem provers.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- frenzymath
- Repository
- frenzymath/Archon
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
lean-help
Quick-reference card for all Lean modes, skills, and commands. One-shot display, not a persistent mode: shows the card and exits without switching levels, writing flag files, or persisting anything. Trigger: /lean-help, "lean help", "what lean commands", "how do I use lean", "lean cheatsheet", "lean reference".
lean-writing
Use while producing or editing any prose or code — commit messages, PR and ticket bodies, docs, comments, or implementation — to keep the first draft tight and free of AI fluff: lead with the result, state current truth over the journey, reuse before creating, and preserve references when editing. Guidance only; it never edits files. To clean slop out of existing files in place, use the `lean-tighten` skill; for repo-wide or branch-scoped commit cleanup, use the `slop-scan` skill or the `pr-deslop` skill.
proof-writer
Writes rigorous mathematical proofs for ML/AI theory. Use when asked to prove a theorem, lemma, proposition, or corollary, fill in missing proof steps, formalize a proof sketch, 补全证明, 写证明, 证明某个命题, or determine whether a claimed proof can actually be completed under the stated assumptions.