AsyncAPI Event Catalog Generator
Parses AsyncAPI 2.x/3.x specifications to generate event-driven architecture catalogs using the AsyncAPI Generator. Produces channel documentation, message schema validators, and EventBridge rule templates.
AsyncAPI Event Catalog Generator
Parses AsyncAPI 2.x/3.x specifications to generate event-driven architecture catalogs using the AsyncAPI Generator. Produces channel documentation, message schema validators, and EventBridge rule templates.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/asyncapi-event-catalog-generator/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/asyncapi-event-catalog-generator
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/asyncapi-event-catalog-generator.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.