# Microagents

Microagents are specialized prompts that enhance Wren with domain-specific knowledge and task-specific workflows.

## Usage

```yaml
---
triggers:
  - keyword1
  - keyword2
---
# Your microagent content here
```

Microagents placed in this directory are available to all users. Repository-specific microagents go in `.wren/microagents/`.
