Openclaw
Openclaw from abzhaw/juliaz_agents.
Skills in this plugin
13- ▌ MCP · abzhawOperate, debug, and extend local MCP servers (bridge, future services) using mcporter + Node tooling.
- ▌ Agents · abzhawDesign, create, and update OpenClaw agent manifests in `agents/` (skills, transports, behaviors).
- ▌ Julia Relay · abzhawRelay incoming Telegram messages to Julia via the local MCP bridge server (http://localhost:3001). Use whenever a user sends a message that requires Julia's intelligence to answer. Forward the message, wait for Julia's reply, then send it back to the user.
- ▌ Dying Wishes · abzhawResearch-grounded skill for understanding the most common and deeply felt wishes of people living with terminal cancer. Use this skill to understand what truly matters to someone at the end of life — then consult wish-fulfillment to act on it.
- ▌ Email Aberer · abzhaw bundleAccess and send mail for raphael@aberer.ch (IMAP/POP/SMTP via Swizzonic) using credentials pulled from 1Password.
- ▌ Julia Bridge · abzhaw bundleOperate and maintain the Julia MCP bridge server (start/stop, health checks, send/receive flows, queue inspection) so OpenClaw and Julia stay in sync.
- ▌ Task Manager · abzhawManage the shared TODO task queue in todo/. Use when you need to: list tasks, create a task, update a task's status or priority, check what's next, or give Raphael a status report. Trigger on: /tasks, "create a task", "what's open", "what should I work on", "mark done", "task status", "prioritize", or any reference to the TODO system.
- ▌ Agents System · abzhawManage the OpenClaw agent system end-to-end (agents/, skills/, MCP servers) so the workspace stays healthy.
- ▌ Medium Research · abzhawAmbient research agent for tracking Medium articles relevant to the agentic system project. Scans liked posts and discovers new articles on topics like multi-agent orchestration, autonomous AI, tool-calling patterns, and agentic workflows. Summarizes findings and bubbles up skill ideas to Julia.
- ▌ Wish Fulfillment · abzhawFive specific, research-grounded wishes that the Julia agentic system can genuinely fulfill for someone living with terminal cancer. Each wish has a clear activation trigger and a step-by-step procedure. Built on research from the dying-wishes skill.
- ▌ Openclaw Self Manage · abzhawSelf-management skill for the OpenClaw agent. Use when you need to check your own health, diagnose gateway issues, inspect channel status, or restart the gateway. Run this before reporting any connectivity issue to Raphael.
- ▌ Openclaw Action Watch · abzhawMonitor OpenClaw releases, status, and security/runtime signals to detect when user action is needed (updates, broken auth, failed jobs, channel issues). Use when checking OpenClaw health or deciding whether Raphael should intervene.
- ▌ Openclaw Troubleshoot · abzhawDiagnose and fix common OpenClaw problems: gateway auth failures, CLI pairing issues, channel connection failures, and high CPU. Use when openclaw health fails, the CLI times out, a channel shows as disconnected, or the gateway is consuming excessive CPU.