Dayan Agent Skills is not a folder of clever prompts. It is a public control library for making probabilistic AI work more repeatable, inspectable, and safe to hand off.
For the 10-second visual version, open the control-library demo.
| Prompt collection | Control library |
|---|---|
| Starts from what to say to a model | Starts from the workflow failure to control |
| Optimizes for impressive output | Optimizes for repeatable decisions and evidence |
| Trusts the model to remember constraints | Puts repeated constraints into Skills, fixtures, hooks, and verifiers |
| Treats a good answer as success | Separates artifact ready, internally verified, human accepted, released, externally observed, and economically validated |
| Hides unsafe boundaries in long instructions | Names authority, stop conditions, and non-claims beside the artifact |
| Grows by adding more prompts | Grows by adding reusable contracts, examples, tools, tests, and contribution paths |
dayan-wenzhen does not only say “ask better questions.” It packages a task-contract workflow:
skills/dayan-wenzhen/scripts/verify_contract.py.That is a control layer. A prompt collection would usually stop at a better instruction.
This repository does not claim universal host-version compatibility, model decision quality, legal clearance, customer adoption, external popularity, or economic outcomes. It claims a public, installable, sanitized, and increasingly verified control surface.
The useful unit is the library: one catalog, one installer, one issue tracker, one release gate, one set of examples, one Pages front door, and one contributor path. Splitting each Skill into a small repository would make the system harder to evaluate and would dilute the public signal.