Capability package
A package is a versioned capability with metadata, source/artifact, install target, compatibility, permission policy, and delivery mode.
Packaging
Capability modelOlyWork packages include public metadata, private source/artifacts, type-specific runtime metadata, install adapters, integrity checks, and buyer-facing instructions.
my-capability/
README.md
olywork.json
SKILL.md
mcp.json
agents.md
workflow.json
assets/
cover.png
screenshot-01.png
docs/
install.md
secrets.mdUse only the files relevant to the capability type. OlyWork can analyze README, manifests, configs, prompts, source, and media.
Do not upload everything
Title and short description explain the capability in one scan.
Package type is correct: Skill, MCP, Agent, or Workflow.
README explains what the capability does and who should use it.
Required user secrets are named but creator secrets are never included.
Screenshots or video show the real output or workflow when useful.