Skip to main content
Run any Skill in Manus
with one click
GitHub repository

open-atp

open-atp contains 8 collected skills from henryrobbins, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
20
updated
2026-06-23
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

probe-skill
computer-occupations-all-other

A no-op skill used only by the agent-capability tests to confirm a harness can mount and invoke a skill. Has no real behavior; invoke it when asked to during a capability probe.

2026-06-23
lean4
software-developers

Use 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.

2026-06-23
numina-lean-agent
software-developers

Lean 4 theorem proving toolkit: search lemmas, verify proofs, repair/simplify code, and get LLM-assisted informal proofs

2026-06-23
code-transform
software-developers

Code transformation tools for repairing, simplifying, and extracting Lean proofs

2026-06-22
llm
software-developers

LLM-assisted tools for informal proofs, proof strategy discussion, and code simplification

2026-06-22
search
software-developers

Search tools for finding Lean theorems, lemmas, and definitions in Mathlib

2026-06-22
sorrifier
software-developers

Isolates failing proof steps by replacing them with `sorry` and extracting them into standalone lemmas to modularize and decouple complex Lean 4 proofs.

2026-06-22
verification
software-developers

Verification tools for compiling, validating, and disproving Lean theorems

2026-06-22