install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/b-gutman/pipeworx-mhw" ~/.claude/skills/clawdbot-skills-pipeworx-mhw && rm -rf "$T"
manifest:
skills/b-gutman/pipeworx-mhw/SKILL.mdsource content
pipeworx-mhw
MHW MCP — Monster Hunter World data (mhw-db.com, free, no auth). Free, no API key. Part of Pipeworx.
Tools
get_monstersget_weaponsget_armorget_skills
Connect
{ "mcpServers": { "pipeworx-mhw": { "command": "npx", "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/mhw/mcp"] } } }
More at pipeworx.io/packs/mhw