#2238·skills

Tool suggestion: spec contracts for distributed skills (open source)

Author: chenhz01Created Sep 15, 2026Updated Sep 15, 2026

Distributing skills at platform scale makes "what does this skill promise" a verification problem. We open-sourced skill-spec: six-section contract template + zero-dependency linter, exit 0/1, CI-ready: github.com/chenhz01/skill-spec. Could complement your distribution flow. Happy to share a sample. Ignore if not relevant.