Imported from octave-commons/fork_tales (.opencode/skills/skill.dev.service-interfaces/SKILL.md). Install upstream with npx skills add octave-commons/fork_tales --skill skill.dev.service-interfaces. Copyright stays with the author.
Service Interfaces
Intent:
Design and implement stable API contracts with explicit versioning.
Keep request/response semantics deterministic and auditable.
World Facts & Lisp
(define-skill-facts (id skill.dev.service-interfaces) (domain dev) (operational-cadence continuous) (provenance canonical-part64))
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/octave-commons-fork-tales-skill-dev-service-interfaces/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.