jrh13jrh13Communityยท1 Agent Skills Included

hol-light

Prove mathematical theorems in HOL Light through AI agents

Proves mathematical theorems in the HOL Light theorem prover through simple AI tool calls. Removes the need to memorize hundreds of tactics, lemma names, and OCaml syntax by hand. Guides agents step by step with goal inspection, theorem search, backtracking, and one-shot proof commands.
npx skills add jrh13/hol-light --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install hol-light?โ–ผ

Run `npx skills add jrh13/hol-light --all -g -y` in your terminal to install all tools in this suite globally.

How to prove theorems with AI in HOL Light?โ–ผ

The skill connects your AI agent to a HOL Light MCP server, letting it set goals, apply tactics, and search lemmas until the theorem is proved.

What can the HOL Light MCP server do?โ–ผ

It offers tools to set proof goals, apply tactics, search the theorem database, backtrack failed steps, and run one-shot proofs with structured JSON feedback.

Does it work with Claude Code and other AI agents?โ–ผ

Yes. The skill follows the standard SKILL.md format and works with any MCP-compatible agent such as Claude Code, Cursor, or Codex.

Do I need to know HOL Light tactics to use it?โ–ผ

No. The built-in tactic reference teaches the agent which tactics to use, so you can request proofs in plain English.

Related Repositories in Education & Research

View All in Education & Researchโ†’