← 返回 Skills 市场
arn0ld87

Openclaw Expert

作者 Alexander Schneider · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
411
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-expert
功能描述
OpenClaw self-hosted AI agent framework expert. Trigger for: openclaw.json, gateway, channels, models, skills, agents, secrets, cron, sandbox, memory, multi-...
安全使用建议
This is a documentation-heavy, admin-focused skill that is internally consistent with managing OpenClaw, but it contains many actionable system-level commands and references to credentials. Before installing or enabling autonomous invocation: 1) Do NOT supply real API keys or gateway tokens to the skill until you audit the exact instructions. 2) Disable autonomous execution (or require manual approval) if you don't want the agent to run shell commands or modify system files. 3) Search SKILL.md for any 'curl | bash' or host-file edits and avoid running those unreviewed; prefer official release assets from known registries. 4) Run this skill in a sandboxed environment (container or VM) and keep ~/.openclaw and credential files permissioned. 5) If you plan to let the agent perform actions, grant least privilege: avoid mounting docker.sock or broad bind-mounts and avoid giving gateway tokens to untrusted skills. If you want, I can point to the exact lines that show high-risk commands (curl|bash, systemctl, /etc/hosts edits, docker-socket mounts) for manual review.
功能分析
Type: OpenClaw Skill Name: openclaw-expert Version: 1.1.0 The 'openclaw-expert' skill bundle is a comprehensive documentation and instruction set designed to enable an AI agent to assist users with the OpenClaw framework. The bundle contains extensive reference materials (e.g., `references/security-hardening.md`, `references/config-reference.md`) and clear operational instructions in `SKILL.md` that prioritize security best practices, such as performing backups, using sandboxes, and validating configurations with the 'openclaw doctor' utility. All commands and procedures described are standard for the framework's administration, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description match the contents: this is a docs-first, admin/operator guide for self‑hosted OpenClaw. The commands, config paths (~/.openclaw/*), channel setup, Docker and sandbox instructions are all expected for that purpose.
Instruction Scope
SKILL.md goes beyond passive documentation and contains actionable shell/CLI steps (systemctl restart, curl | bash install, /etc/hosts edits, docker-compose instructions, gateway RPCs) and explicit references to credentials and workspace files. If an agent executed these instructions autonomously they could modify system configuration, run remote code, or access sensitive files. The SKILL.md also instructs the agent to web_fetch/web_search for live docs which grants network access and discretion to retrieve external content.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install surface. However the docs recommend running external installer scripts (curl -fsSL https://get.openclaw.ai | bash) and pulling images from GHCR; those are documented recommendations in the references but are higher-risk if executed automatically.
Credentials
The skill declares no required env vars, but the documentation references many environment variables and credential/config paths (OPENCLAW_*, OPENCLAW_GATEWAY_TOKEN, ~/.openclaw/credentials, etc.). That mismatch is understandable for a doc/guide, but it means the skill's instructions assume access to secrets and env vars that were not explicitly declared — exercise caution before supplying credentials or allowing the agent to read these paths.
Persistence & Privilege
Skill is not always:true and does not request persistent installation. Normal autonomous invocation is allowed (disable-model-invocation is false). Because the instructions include privileged operations (systemd, docker socket, editing host files, mounting volumes), combining autonomous invocation with these instructions increases risk — prefer manual approval for any execution steps.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-expert
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-expert 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added security hardening guide, updated config reference, CLI reference, multi-agent routing, memory system, and 17 reference files
v1.0.0
# OpenClaw Expert Skill 🦞 Ein fortschrittlicher Agent-Skill für das Management, die Konfiguration und Fehlersuche von **OpenClaw** (ehemals Clawdbot / MoltBot) – dem selbst-gehosteten AI Agent Framework. Dieser Skill stattet deinen Agenten mit dem nötigen Wissen aus, um OpenClaw-Instanzen sicher zu warten, Probleme zu diagnostizieren und Best Practices bei Konfigurationen und Security anzuwenden. ## 🌟 Features - **Docs-First & Backup-First:** Der Skill erzwingt das Lesen von Live-Dokumentationen und das Erstellen von Backups vor jeder Konfigurationsänderung. - **Tiefgreifendes Architektur-Verständnis:** Kenntnisse über das Gateway, den Agent-Workspace (inklusive `AGENTS.md`, `SOUL.md`, `USER.md`, etc.), Messaging-Kanäle und externe Nodes. - **Security by Default:** Strikte Regeln für Token-Sicherheit, Permissions (`chmod 600`), Sandbox-Executions und API-Spending-Limits. - **Troubleshooting & Diagnose:** Sicheres Ausführen von `openclaw doctor`, Log-Analysen und Channel-Pairings. - **Multi-Agent & Docker Support:** Unterstützung für komplexe Multi-Agent-Szenarien und Docker-Deployments. ## 📂 Enthaltene Referenzen Der Skill bringt eine umfassende Sammlung an Referenzdokumenten im `references/`-Verzeichnis mit, auf die der Agent (wie OpenClaw) dynamisch zugreift: - `installation.md` – Setup-Guides (npm, Docker, VPS) - `config-reference.md` – Details zur `openclaw.json` (JSON5) - `workspace-files.md` – Erstellung und Tuning von Workspace-Dateien (SOUL, MEMORY, etc.) - `channels.md` – Einrichtung von Telegram, WhatsApp, Discord, Slack und weiteren - `security-hardening.md` – Best Practices für dmPolicy, Tokens, Allowlists und Sandboxing - `cli-reference.md` – Alle relevanten `openclaw`-CLI-Befehle - `troubleshooting.md` – Häufige Fehler und Diagnose-Schritte - *... und viele mehr!* ## 🚀 Nutzung Dieser Skill wird automatisch für den KI-Agenten aktiviert (getriggert), wenn folgende Themen oder Begriffe in Prompts fallen: `OpenClaw`, `Clawdbot`, `MoltBot`, `openclaw.json`, `openclaw doctor`, `ClawHub`, `openclaw workspace`, `multi-agent` oder allgemeine Fragen zu Bot-Management nach Konfigurationsänderungen. **Beispiel-Prompts an den Agenten:** - *"Mein OpenClaw Gateway startet nach dem letzten Update nicht mehr. Kannst du den Status prüfen?"* - *"Bitte füge einen neuen Telegram-Kanal in meiner openclaw.json hinzu und rotiere die Tokens sicher."* - *"Erstelle ein Backup meines Agent-Workspaces und hilf mir, die MEMORY.md zu optimieren."* ## 🛡️ Sicherheits-Grundregeln Der Agent ist instruiert, bei der Arbeit mit OpenClaw zwingend folgende Regeln einzuhalten: 1. Das Gateway-Binding darf in Produktion niemals (`0.0.0.0`) ohne VPN/Tailscale nach außen offen sein. 2. Einsatz von `dmPolicy: allowlist` in Produktionsumgebungen. 3. Sicherstellen von Datei-Berechtigungen (`chmod 600` auf Credentials). 4. Jederzeitige Anfertigung von Backups (z. B. `openclaw.json.bak`) vor Modifikationen. ## 🛠️ Entwicklung & Wartung Dieses Repository ist primär für die Nutzung innerhalb eines KI-Agenten (z. B. über das MCP oder native Tool-Aufrufe) gedacht. Bei Erweiterungen oder Patches des Skills bitte stets die `SKILL.md` sowie die entsprechenden Referenzdateien unter `references/` pflegen. --- *Entwickelt für eine sichere, resiliente und automatisierte Verwaltung von OpenClaw.*
元数据
Slug openclaw-expert
版本 1.1.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Openclaw Expert 是什么?

OpenClaw self-hosted AI agent framework expert. Trigger for: openclaw.json, gateway, channels, models, skills, agents, secrets, cron, sandbox, memory, multi-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 411 次。

如何安装 Openclaw Expert?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-expert」即可一键安装,无需额外配置。

Openclaw Expert 是免费的吗?

是的,Openclaw Expert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Openclaw Expert 支持哪些平台?

Openclaw Expert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Openclaw Expert?

由 Alexander Schneider(@arn0ld87)开发并维护,当前版本 v1.1.0。

💬 留言讨论