Show HN: Sigil – compile a SKILL.md the model MUST run, not "might"

5 pointsposted 5 hours ago
by jayanaka98

3 Comments

jayanaka98

5 hours ago

Sigil compiles a plain-markdown skill into a program the model runs inside. It's not a runtime that reads skills, it's a compiler: SKILL.md in, standalone agent harness out.

It's written in Jac (https://www.jaseci.org), that's where the graph runtime, the typed "by llm" slots and the concurrency come from. Docs: https://sigilagent.com. Happy to go deep on the IR design.

saeedmsdi

2 hours ago

Didn't understand how it works!