
lksrz skills on Remote OpenClaw
3 skills published by lksrz. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
email-webhook
Runs a local HTTP server that receives incoming emails as JSON webhooks and immediately wakes an OpenClaw agent. Emails are stored in a local JSONL inbox file and the agent is notified via a system event. Requires a shared secret for authentication.
aic-dashboard
A lightweight web UI that reads local data files produced by the email-webhook and browser-auth skills and displays them in a token-protected dashboard. Shows the last 50 inbound emails and current browser session status. Refreshes automatically every 5 seconds.
mailgun-simple
Sends outbound emails through the Mailgun API using the official Mailgun JS SDK. Requires a verified sending domain and API key configured via environment variables.