Sovereign scheduling for your Hermes Agent.
Five tools to manage availability and events on a Nostr-native
calendar. Mirrors the OpenClaw pip install nostrcalendar SDK.
hermes plugins install HumanjavaEnterprises/nostrcalendar.app.HA-python.src| Tool | Purpose |
|---|---|
calendar_init |
Create the in-session enclave for an owner |
calendar_set_availability |
Set working hours, slot duration, buffer, timezone |
calendar_add_event |
Add an event by d_tag, start/end (unix seconds) |
calendar_list_events |
Return all events held in the enclave |
calendar_free_slots |
Compute free slots in a window |
State is held in module memory for the session — restart clears it.
OpenClaw build: nostrcalendar.app.OC-python.src.
MIT License.