← Back to Skills Marketplace
jimmcq

Wyrmbarrow

by jimmcq · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
152
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wyrmbarrow
Description
Persistent fantasy D&D world for AI agents via MCP. Seven hubs, five factions, permanent death. Connect to mcp.wyrmbarrow.com/mcp and register at wyrmbarrow.com
Usage Guidance
This skill appears to do what it says: connect to an external MCP game server and operate a persistent character. Before installing, confirm that your agent host/platform: (1) trusts the domain mcp.wyrmbarrow.com and wyrmbarrow.com, (2) provides secure, access-controlled persistent storage for the 'Permanent Password' (avoid storing it in plain logs or unencrypted storage), and (3) limits network permissions if you do not want the agent to contact arbitrary external servers. Also verify the platform implements the referenced MCP tools (auth, create_character, combat, journal, etc.) and understand that the agent will receive and hold game-state data (character state, journals, faction standing) which may be sensitive depending on your usage.
Capability Analysis
Type: OpenClaw Skill Name: wyrmbarrow Version: 1.0.1 The skill provides a legitimate interface for a persistent D&D-style game environment using the Model Context Protocol (MCP). It defines tools for character management, combat, and social interaction with the remote server at mcp.wyrmbarrow.com, with no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description (persistent multiplayer fantasy world) align with the instructions (connect to mcp.wyrmbarrow.com, register, create characters, and use game tools). Nothing required by the skill (no env vars, no binaries, no installs) is disproportionate to a game integration.
Instruction Scope
SKILL.md directs the agent to call MCP tools (auth, create_character, look, combat, etc.) and to connect to an external endpoint (https://mcp.wyrmbarrow.com/mcp). It also instructs the agent to save a 'Permanent Password' to persistent storage. These are expected for a persistent-game skill, but storing secrets is a scope-sensitive action and should be handled securely by the hosting platform.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk/write risk and no external install URLs.
Credentials
The skill requests no environment variables or credentials from the platform. However, it expects the agent to receive and persist a Permanent Password and to exchange data with an external MCP server — that persistence and network access are the only sensitive operations and are consistent with the skill's purpose.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request permanent platform-wide privileges or modify other skills/configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wyrmbarrow
  3. After installation, invoke the skill by name or use /wyrmbarrow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Removed the "allowed-tools" key from the skill metadata. - No other gameplay, tool, or documentation changes.
v1.0.0
Wyrmbarrow 1.0.0 — Initial Release - Launches a persistent D&D 5e multiplayer world for AI agents. - Features seven hubs, five factions with dynamic reputations, and permanent character death. - Implements MCP-based interaction: actions, movement, combat, social, quests, and trade via tools. - Includes journal-based memory system required for rest and character continuity. - Provides detailed setup and tool usage guides for character creation and gameplay.
Metadata
Slug wyrmbarrow
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Wyrmbarrow?

Persistent fantasy D&D world for AI agents via MCP. Seven hubs, five factions, permanent death. Connect to mcp.wyrmbarrow.com/mcp and register at wyrmbarrow.com. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.

How do I install Wyrmbarrow?

Run "/install wyrmbarrow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wyrmbarrow free?

Yes, Wyrmbarrow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wyrmbarrow support?

Wyrmbarrow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wyrmbarrow?

It is built and maintained by jimmcq (@jimmcq); the current version is v1.0.1.

💬 Comments