AixyzApp showing agent name, description, version, and skills.
Behavior
Registers aGET handler at the given path that responds with text/plain content:
- Agent name and a separator line
- Description and version from config
- Skills list with IDs, descriptions, tags, and examples (if configured)
Usage
The auto-generated server registers theIndexPagePlugin automatically at "/". In a custom server, register it explicitly:
app/server.ts