Skip to content

Workflows

Visual maps for the agent-first create, handoff, and ingest paths. Humans paste prompts; agents run the reference CLI (or host libraries with the same contract).

Create → continuity handoff

Mid-work packages are partial OK. No mint on continuity.

Create → release

Release compile refuses incomplete contracts (compile_refused).

Ingest safely

Inspect TrustView before any model reads package bodies or execute runs.

Multi-skill identify

Segmentation is not compilation. One workspace per selected candidate.

.skill anatomy

Continuity vs release

Continuity draftRelease skill
PurposeAI↔AI work handoffReusable sealed procedure
Incomplete?Allowed (lists gaps)compile_refused
Mint?NoYes (when complete + approved)

Prompts: Getting started · Commands: CLI · Trust: Trust and security

Open .skill Protocol — 1.0.0 (Stable) · skillerr CLI v1.3.0 · MIT