Skills
Skills are markdown-defined guidance modules that agents load for domain-specific rules, workflows, and operating context.
Unlike plugins, skills do not execute code. They give agents shared instructions for how to use tools and interpret a problem domain.
Octo currently publishes 0 skills in the public bundle.
No public skills are currently published.
How Skills Differ from Plugins
- Skills are bundled markdown knowledge for agents to read and follow.
- Plugins are executable integrations that expose callable tools and APIs.
- Skills can reference plugins, but they do not execute on their own.