Skip to main content

Usage

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

Frontmatter Syntax

Frontmatter is required for keyword-triggered microagents. 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

Keyword-triggered microagent file example located at .openhands/microagents/yummy.md:
See examples of microagents triggered by keywords in the official OpenHands repository