Agent Skills by my04337
Showing 15 vetted skills indexed across 1 GitHub repositories.
lean-session-restorer
Reads memory and session logs to reconstruct the last Lean 4 proof state and diff previous set of outstanding goals.
arxiv-paper-survey
Parse arXiv URLs or IDs to generate structured S2IL-ready summaries.
lean-error-fixer
Classify Lean 4 build errors and generate REPL-verified fixes.
lean-repl
Evaluate Lean 4 code via REPL with auto-imported libraries.
lean-counterexample
Identify counterexamples in Lean conjectures using plausible and decide tactics.
lean-run
Build Lean projects and run lake exe targets to verify program output.
lean-tactic-select
Classify Lean 4 proof goals by shape and propose prioritized tactic candidates.
lean-setup
Configure Lean 4 toolchain PATH for terminals and tasks.
session-efficiency
Analyze agent session outputs to identify output gaps and token inefficiencies.
lean-proof-planning
Plan and pre-validate Lean 4 proof strategies before theorem proving.
lean-build
Build Lean projects with lake build and report compilation diagnostics.
lean-proof-progress
Track Lean 4 sorry statuses across proof sessions to surface blockers.
lean-mathlib-search
Search Mathlib and Batteries lemmas to close Lean 4 proof goals.
lean-simp-guide
Guide Lean 4 simp tactic selection and stabilize simp to simp only transitions.
lean-diagnostics
Parse and triage Lean 4 build diagnostics to identify failing components and root causes.