返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
m

mud

Operate and maintain the persistent MUD agent for OpenClaw. Use when running MUD engine commands, smoke-testing mud state behavior, validating save/restore, diagnosing MUD data issues, or handling MUD deployment operations.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
349
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

mud

# MUD **Authors:** agigui and lia Use this skill to run the local MUD engine safely and deterministically. ## Workflow 1. Locate the engine directory. - Prefer `C:\Users\openclaw\.openclaw\workspace-mud-dm\mud-agent` - Fallback: `C:\Users\openclaw\.openclaw\workspace\mud-agent` 2. Run a smoke test with `scripts/mud_cmd.py`. 3. Run requested MUD operations. 4. Use `references/ops.md` and `references/commands.md` for runbook details. ## Command runner ```powershell python skills/mud/scripts/mud_cmd.py "<command>" ``` Examples (current CLI engine): ```powershell python skills/mud/scripts/mud_cmd.py "list-races" python skills/mud/scripts/mud_cmd.py "register-player --campaign demo --player u1 --name Hero" python skills/mud/scripts/mud_cmd.py "new-character --campaign demo --player u1 --name Rook --race human --char-class rogue" python skills/mud/scripts/mud_cmd.py "save --campaign demo" python skills/mud/scripts/mud_cmd.py "check-image-cooldown --campaign demo" python skills/mud/scripts/mud_cmd.py "generate-image --campaign demo --prompt \"A rain-soaked neon tavern\"" ``` Legacy slash-command engine is auto-detected and still supported by the same wrapper. ## Notes - Keep mechanics deterministic in engine code; use LLM for narration. - Avoid hardcoded secrets/tokens in skill files. - Image generation is available through engine commands (`check-image-cooldown`, `record-image`, `generate-image`) when the runtime image pipeline is configured. - Keep this skill focused on operations and execution.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mud-1776291671 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mud-1776291671 技能

通过命令行安装

skillhub install mud-1776291671

下载

⬇ 下载 mud v1.0.1(免费)

文件大小: 3.94 KB | 发布时间: 2026-4-16 15:58

v1.0.1 最新 2026-4-16 15:58
- Added documentation for new image-related engine commands: `check-image-cooldown`, `record-image`, and `generate-image`.
- Included usage examples for image generation commands in the command runner section.
- Noted that image generation is available when the runtime image pipeline is configured.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部