Skillscript: Empowering Agents for Local Repetitive Tasks

sshwarts · reddit · 2026-07-12

The author introduces Skillscript, a small declarative language for writing automated workflows for AI agents. The goal is to offload "trivial, well-defined" tasks to local models and deterministic steps rather than repeatedly burning frontier model tokens.

The core idea includes:

It also emphasizes trust boundaries: skills are initially generated as drafts and can only run after human approval; an agent cannot approve itself, and this limitation is a cryptographic boundary, not just a standard policy setting. The author notes the project is in its early stages but already usable in daily work, and they are curious how others decide which steps to keep local.

Original post →

More from coding & agent

coding & agent channel →