ax-provider-eventbus

Official

Streamlined event bus management for real-time pub/sub

Authorproject-ax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The ax-provider-eventbus Skill Unit provides a solution for managing real-time, typed pub/sub events within the AX personal AI agent ecosystem, facilitating efficient communication between components.

Core Features & Use Cases

  • Real-time Pub/Sub: Enables real-time event distribution and subscription within the AX system.
  • In-process and PostgreSQL Support: Abstracts communication between in-process and PostgreSQL, facilitating k8s deployment.
  • Event Handling: Components can emit StreamEvents, and listeners can subscribe globally or per-request.
  • Use Case: For instance, when you need to trigger actions based on specific events within the AX framework, the event bus can be used to efficiently manage these triggers.

Quick Start

To emit an event, use the emit method on the EventBusProvider. Example: eventBus.emit(new StreamEvent('type', 'data')).

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ax-provider-eventbus
Download link: https://github.com/project-ax/ax-legacy/archive/main.zip#ax-provider-eventbus

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.