---
name: <kebab-name>
description: <what and when>
events: [input]
match:
  input: {contains: ["<trigger>"]}
action:
  type: transform
  text: "<full text replacing the input>"
---
