Live data from Hacker News

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

github.com

1–4 of 4 posts

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

#3
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.