Skip to main content

Usage

These skills are only loaded when a prompt includes one of the trigger words.

Frontmatter Syntax

Frontmatter is required for keyword-triggered skills. It must be placed at the top of the file, above the guidelines. Enclose the frontmatter in triple dashes (---) and include the following fields:

Example

Here’s a simplified example of the github skill located at .agents/skills/github/SKILL.md:
Context Management with Platform Skills: OpenHands includes specialized skills for platforms like GitHub and GitLab that are only triggered when needed (e.g., when you mention “github” or “gitlab” in your prompt). This keeps your context clean and focused, loading platform-specific guidance only when working with those services.
See more examples of keyword-triggered skills in the official OpenHands Skills Registry