Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @mrnsmh Updated 6/28/2026 278 downloads 0 stars Security: Pass

Nexus Brain OpenClaw Plugin & Skill | ClawHub

Looking to integrate Nexus Brain into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

Intelligent SRE Bridge for AI-driven system diagnosis and recovery.

Install

ClawHub CLI
openclaw skills install @mrnsmh/nexus-brain
Node.js (npx)
npx clawhub@latest install nexus-brain

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Skill: Nexus-Orchestrator (V1.1)

Intelligent SRE Bridge for AI-driven system diagnosis and recovery.

🛡️ Security & Privacy Protocols

  • Log Redaction: The orchestrator includes a redaction engine that masks passwords, tokens, and emails in logs before sending them to the reasoning service.
  • Generic Binary Support: No longer relies on root-home paths. It searches for opencode in your system PATH or local user directory.
  • Privacy Notice: This skill sends redacted log snippets to your configured AI reasoning service (e.g., OpenCode/Codex). Ensure your AI provider complies with your data policy.

📋 Capabilities

  • Reasoning-First Recovery: Blocks blind restarts. Analyzes logs to differentiate between code bugs (alert user) and infra failures (restart service).
  • Log Contextualization: Automatically fetches and redacts relevant logs for the AI.

⚙️ Logic & Safeguards

  • Manual Oversight: Critical actions still require /approve if configured in OpenClaw.
  • Diagnostic Step: The agent is forced to perform an analysis via bridge.py before any recovery action.

🚀 Installation

  1. pip install psutil
  2. Ensure docker, pm2, and opencode are installed.
ClawHub Registry URL: https://clawhub.ai/mrnsmh/skills/nexus-brain

Related skills

If this matches your use case, these are close alternatives in the same category.