Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

openclawadmin

openclawadmin 收录了来自 h-mascot 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
0
更新
2026-06-29
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

openclaw-babysit
网络与计算机系统管理员

Use when the user wants to monitor OpenClaw channel health on a recurring basis and either alert or auto-fix when channels degrade. Designed to run inside `/loop` (e.g. `/loop 5m /openclaw-babysit` for alert mode, `/loop 5m /openclaw-babysit --auto-fix` for autonomous repair). Triggers on natural-language phrasings like "babysit my openclaw", "watch openclaw", "keep openclaw running", "make sure my agents stay reachable", "auto-fix openclaw if it breaks", "monitor my channels". One tick = one health check; a streak of healthy ticks closes any open incident, a degraded reading either alerts or invokes `/openclaw-troubleshooting` in authorized mode.

2026-06-29
openclaw-instance-discovery
网络与计算机系统管理员

Use when you need to find OpenClaw installs on this Mac, build or refresh a registry of which Gateways exist, or rescan after adding/removing an install. Triggers on natural language like "find my openclaw", "rescan openclaw", "I added another openclaw", "re-detect openclaw", "discover openclaw instances". Auto-triggered by openclaw-troubleshooting when no instance registry exists at local/state/instances.json.

2026-06-29
openclaw-troubleshooting-compound
软件开发工程师

Use after resolving an OpenClaw troubleshooting incident to capture learnings. Drafts a structured incident-log entry and optional error-signature additions, then applies on user confirmation.

2026-06-29
openclaw-troubleshooting
软件开发工程师

Use when OpenClaw install/setup, gateway, dashboard/control UI, channels, auth/pairing, config, exec approvals, tool/node, or plugins need troubleshooting, diagnosis, repair, or safe reconfiguration. Also triggers on natural-language phrasings like "openclaw isn't working", "openclaw isn't responding", "my agents aren't replying" or "not replying", "the dashboard won't load", "openclaw won't start", "fix my openclaw", "something's wrong with openclaw". Auto-loads the saved instance registry from local/state/instances.json on activation; auto-triggers openclaw-instance-discovery if the registry is missing.

2026-06-29
openclaw-update
软件开发工程师

Use when the user wants to update or upgrade OpenClaw on their machine. Triggers on natural language like "update openclaw", "upgrade openclaw", "openclaw update", "is there a new openclaw", "new openclaw is out", "time to upgrade openclaw", "bump openclaw", "pull the latest openclaw". Guides a safe update with preflight inventory, backup, CLI update via `openclaw update`, post-update verification against the baseline, and a final highlights briefing on what's new in the parts of OpenClaw the user actually uses. Auto-loads the saved instance registry from local/state/instances.json on activation; auto-triggers openclaw-instance-discovery if the registry is missing.

2026-06-29
openclawadmin
软件开发工程师

Operate, diagnose, configure, and fix OpenClaw installations — gateway not responding, channel silent, model failover issues, auth errors, agent routing problems, config validation failures, plugin drift after update, or any operational task involving openclaw.json, the gateway, agents, channels, or the openclaw CLI.

2026-06-29