Skills
Reusable capability packs — a SKILL.md-style instruction + I/O schema + tool bindings, invokable as workflow steps. Versioned and shareable.
Source-linked writing
Write output where every claim links to a source.
active v0.1.0approved
# Source-linked writing Write in the workspace voice. Every factual claim must be followed by a [source] reference to the retrieved chunk or connector row it came from. If a claim cannot be sourced, omit it.
IO schema
{
"inputs": [
{
"name": "facts",
"type": "json",
"required": true
}
],
"outputs": []
}Tool bindings (0)
none