Scan gateway logs for recurring error patterns, group and classify findings, escalate critical issues to Reactor.
Skills in this repository
Supernor/openclaw-skills - Page 2
SkillsMP has collected 221 skills from Supernor/openclaw-skills. Open a skill to review its source and details.
Supernor/openclaw-skillsShowing 40 of 221 collected skills.
Own and improve Robert's morning briefing. Pull from /api/digest (zero tokens), format compact, link to Bridge. Learn what Robert engages with vs ignores.
Produce daily AI news digest for the team
Research methods, libraries, and patterns BEFORE coding. Prevents building the wrong thing.
Estimate cost of a research task before executing it. Gate expensive tasks with human approval.
Deep research on a topic using web search and analysis capabilities
Diagnose why a task or agent failed. Check local data first (zero tokens), web search only if needed.
Track OpenClaw upstream changes, releases, and leverage opportunities. Weekly audit.
Queue a web search via Gemini CLI on the host. Free tier, no API cost. Results return via ops.db.
Create a new Discord project channel in the Projects category, initialize decision tracking, and add to gateway allowlist. Usage: /project <name>
Design project architecture from specs. Reads project.md, writes architecture.md.
Build project files from architecture. Reads architecture.md + project.md, creates all files.
Detect project type, deploy it, return test URL accessible from any device.
Review built project files for quality. Flags critical issues only.
Audit task routing quality, engine success rates, and token spend. Weekly duty for Ops Officer.
Send Discord messages with native buttons, select menus, modals, and polls using OpenClaw component format.
Run the 3-agent Gauntlet debate. Codex (devils advocate) vs Reactor (positive advocate), Scribe mediates. Two rounds, then user decisions.
Benchmark model APIs for speed, quality, and stream stability. Configurable for any endpoint.
APS project management — create, view, list, validate, delete, undelete, history. Template-driven, all output JSON.
Audit and update all agent TOOLS.md files for MCP tool awareness. Self-improving — learns from each run.
Split a Green Light idea into properly-sized automation tasks with dependencies. One task = one thing.
Track Workshop ideas through stages. Flag stalled ideas, report pipeline health, suggest next actions.
Guided idea intake via Telegram or Discord. Button-first, typed-fallback. Per-user voice.
Import Corinne's ChatGPT conversation history into Eoin's memory. Accepts pasted text, Google Docs links, MD files, or share links. Reflects back what was learned.
First-impression onboarding conversation for Corinne. Guides her through personality setup, goal capture, and ChatGPT import in a natural, conversational flow.
Preparation check — am I ready for what Corinne will do next? Reviews memory, prefs, onboarding status, and known gaps. Reports readiness and flags what needs attention.
YouTube video analysis and discussion for Corinne. Ingests video, gets leverage analysis from Strategist, presents findings in plain language, drives conversation about ideas.
PTV interview — multi-turn conversation where Eoin interviews Corinne about family goals and outputs Purpose Toward Vision codes. Sends to Robert for async validation via bearings.
YouTube URL handler. Step 1: call exec tool with command "video-discuss <url>". Step 2: respond with EXACTLY 3 lines, nothing more: Line 1: **{title}** by {channel}. Line 2: One single sentence summarizing the summary field. Maximum 25 words. One period.…
OpenClaw-aware leverage analysis of video transcripts. Produces structured JSON with leverage points, easy wins, cost analysis, discussion seeds, and auto-proposed ideas.
View Telegram conversation history and search past messages for truth verification
Capture a structured context snapshot for the Black Box system. Gathers recent charts, agent sessions, health events, ops activity, and taint status into a single snapshot charted for future recovery.
Batch verify, update, and archive stale charts with consistency checks and clear status output. Use for large chart maintenance passes.
Produce a delta report since a timestamp, covering new charts, config changes, and agent activity. Use when Reactor asks what changed since a prior checkpoint.
Report on Helm routing health — escalation rate, learned patterns, routing efficiency. Use when asked about engine routing performance or during sitrep generation.
Build pre-session context showing what changed since last session, including new charts, alerts, and notable agent/system activity. Use at session start before substantive work.
Generate Python or bash scripts from natural-language specs with practical defaults, safety checks, and usage notes. Use for repeatable automation and grunt-work tasks.
Generate a concise system situation report (health, agent status, stale issues, pending ideas, transcript signals) and write it to /root/.openclaw/sitrep.md. Use when Reactor needs fast current-state context.
Pre-validate config or code changes using syntax checks and dry-runs before risky operations. Use immediately before apply/restart/deploy actions.
Alignment check-in with Robert via Discord. Captures intent notes, vision/PTV direction, and functionality feedback. Robert's equivalent of Eoin's onboard skill.