Guide for working with Wave Terminal's WPS (Wave PubSub) event system. Use when implementing new event types, publishing events, subscribing to events, or adding asynchronous communication between components.
$npx -y skills add mits-pl/wove --skill wps-eventsInstalls into the current project.
Run `npx skills use "https://github.com/mits-pl/wove" --skill "mits-pl/wove/wps-events"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mits-pl/wove" that are relevant to the current task. Run `npx skills add "https://github.com/mits-pl/wove"` and select the relevant skills, then follow their instructions.