Section 01
Skillscript: A Declarative Language for Agent Workflows (Main Guide)
Skillscript is a declarative domain-specific language designed for writing agent workflows, addressing pain points of using general-purpose languages (like Python) for this task. Key features include dependency DAGs, typed operations, connector mechanisms, and support for both interpretive execution and compilation into prompt products. Currently in v1 development stage, its public API, syntax, and connector contracts may change before v1.0.0 (no backward compatibility guaranteed).