Event
/install event
Event — Event-Driven Architecture Reference
Quick-reference skill for event-driven architecture, event sourcing, pub/sub patterns, and stream processing.
When to Use
- Designing event-driven microservice architectures
- Implementing pub/sub or event bus patterns
- Building event sourcing and CQRS systems
- Choosing between event brokers (Kafka, RabbitMQ, etc.)
- Handling event ordering, idempotency, and exactly-once semantics
Commands
intro
scripts/script.sh intro
Overview of event-driven architecture — patterns, benefits, and tradeoffs.
patterns
scripts/script.sh patterns
Core patterns — pub/sub, event sourcing, CQRS, saga, choreography.
design
scripts/script.sh design
Event design — naming, schema, versioning, and payload structure.
brokers
scripts/script.sh brokers
Event broker comparison — Kafka, RabbitMQ, NATS, Pulsar, SQS, EventBridge.
sourcing
scripts/script.sh sourcing
Event sourcing deep dive — event store, projections, snapshots.
delivery
scripts/script.sh delivery
Delivery guarantees — at-most-once, at-least-once, exactly-once.
stream
scripts/script.sh stream
Stream processing — windowing, aggregation, and real-time analytics.
checklist
scripts/script.sh checklist
Event-driven architecture checklist.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
EVENT_DIR |
Data directory (default: ~/.event/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install event - After installation, invoke the skill by name or use
/event - Provide required inputs per the skill's parameter spec and get structured output
What is Event?
Event-driven architecture reference — event sourcing, pub/sub, CQRS, event buses, and stream processing. Use when designing event systems, implementing pub/s... It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Event?
Run "/install event" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Event free?
Yes, Event is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Event support?
Event is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Event?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.