Skillscript - Declarative sandboxed language for agent workflow orchestration
Show HN: Skillscript – A declarative, sandboxed language for tool orchestration
Skillscript is a specialized, declarative language designed for AI agents to author their own persistent workflows. Unlike transient reasoning or unbounded Python scripts, Skillscript provides a sandboxed, auditable environment where agents can crystallize learned procedures into safe, executable artifacts. It features a runtime, compiler, and CLI that enable the creation of composable, typed operation DAGs, ensuring that routine tasks are executed efficiently without burning expensive frontier inference. By moving the safety boundary to curated connectors and enforcing static validation, Skillscript solves the critical issues of cost, latency, and drift in autonomous agent systems.
"Agents are code, and skillscript is the language they write themselves in."