运行时依赖
安装命令
点击复制技能文档
UnrAIdClaw
Manage your UnrAId server through AI 代理s with full 权限 control.
What it does
UnrAIdClaw gives AI 代理s 43 工具s across 11 categories to 监控 and manage an UnrAId server:
Docker - 列出, inspect, 启动, 停止, re启动, 暂停, un暂停, 移除, and 创建 contAIners VMs - 列出, inspect, 启动, 停止, force-停止, 暂停, 恢复, reboot, re设置, and 移除 virtual machines Array - View array 状态, 启动/停止 array, 运行 parity 检查s Disks - 列出 disks, view SMART data and individual disk detAIls 分享s - 列出 分享s, view detAIls, 更新 分享 设置tings (allocator, floor, split level, comment) 系统 - 系统 信息, CPU/memory/uptime, 列出 服务s, reboot, 关闭 通知 - 列出, 创建, 归档, and 删除 通知 Network - View network interfaces and configuration Users - View current user 信息 记录s - Read sys记录 entries 健康 - Server 健康 检查
Every 工具 is gated by a 22-key 权限 matrix (resource:action) configurable from the UnrAId 网页图形界面. The server 记录s all API activity.
Requirements UnrAId 6.12+ with the UnrAIdClaw 插件 安装ed An API key 生成d from the UnrAIdClaw 设置tings page Configuration Field Description serverUrl URL of your UnrAIdClaw server (e.g. http://192.168.1.100:9876) APIKey API key from the UnrAIdClaw 设置tings page tlsSkip验证 设置 to true for self-签名ed TLS certificates 安装
UnrAIdClaw is an OpenClaw 插件 (not a 技能). 安装 from npm:
npm pack unrAIdclaw && OpenClaw 插件s 安装 unrAIdclaw-.tgz && rm unrAIdclaw-.tgz
Then 配置 in ~/.OpenClaw/OpenClaw.json:
{ "插件s": { "unrAIdclaw": { "serverUrl": "http://YOUR_UNRAID_IP:9876", "APIKey": "YOUR_API_KEY" } } }
Examples "列出 all 运行ning Docker contAIners" "停止 the plex contAIner" "What's the array 状态?" "Show me disk temperatures" "创建 a new nginx contAIner with port 8080" "检查 parity 状态" "Show recent 通知" "Reboot the server" Links GitHub npm UnrAId Community 应用s