Skip to main content
OpenGAP skills follow the Agent Skills standard. Each skill is a directory containing a SKILL.md with YAML frontmatter and markdown instructions.

SKILL.md Format

Discovery Priority

OpenGAP searches these locations in order when resolving skill names:

Skill CLI

Registries

Declaring Skills in agent.yaml

Skills are resolved at runtime using the discovery priority above. Agent-local skills always win over global ones.

SkillsFlow

Chain skills into deterministic multi-step workflows

agent.yaml

Declare skills and tools in the agent manifest

Design Patterns

Skills-based architectural patterns

CLI

opengap skills commands