Agent skills should be compiled, not just read

(sigilagent.com)

7 points | by jayanaka98 4 hours ago ago

9 comments

  • savinik an hour ago

    Funny how the cycle seems to be coming full circle. We went from explicitly orchestrated agents, to SKILL.md files consumed inside a ReAct loop, and now back to compiling those skills into orchestrated agent workflows.

    • jayanaka98 an hour ago

      Ha ha, true. We already had the solution for compliance years ago with LangGraph, byLLM, etc. I think we went with SKILL.md because of the ease of authoring and use. SKILL.md or AGENT.md is genuinely easier to use, with a low barrier to entry for building custom workflows, though not very compliant. SIGIL seeks to address this dilemma by compiling agent skills.

  • johnxianren an hour ago

    Enforcing steps is fine, but mixing the orchestration layer into the methodology doc is just a mess. Skills should probably stay separate anyway, just keep instructions short

    • jayanaka98 an hour ago

      So true. A lot of skills out there already mix methodology and orchestration together. SIGIL’s AG-IR compilation helps extract the methodology and keep that separation clean.

      • johnxianren an hour ago

        Does it though? From the writeup it just looks like it pulls out the steps and gates. You're still authoring one SKILL.md either way.

  • 4 hours ago
    [deleted]
  • 4 hours ago
    [deleted]
  • jayanaka98 4 hours ago

    [dead]