Skip to content

/events

The PyWry event system — namespaced events, request/response round-trips, widget IDs, component IDs, and how tool results flow back to the agent.

shell
$ npx -y skills add deeleeramone/PyWry --skill events --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/events
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

The PyWry event system — namespaced events, request/response round-trips, widget IDs, component IDs, and how tool results flow back to the agent.
Ships withpywry

PyWry is a cross-platform app factory, rendering engine and UI toolkit for Python that produces native desktop, web, and notebook experiences from a single API.

Get the whole plugin, auto-invoked
Stats
93
Stars
0
Views
7
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
6d ago
Last commit
6mo ago
Created

Repo: deeleeramone/PyWry