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-lorem" ~/.claude/skills/openclaw-skills-pipeworx-lorem && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/b-gutman/pipeworx-lorem" ~/.openclaw/skills/openclaw-skills-pipeworx-lorem && rm -rf "$T"
manifest:
skills/b-gutman/pipeworx-lorem/SKILL.mdsource content
pipeworx-lorem
Lorem MCP — wraps loripsum.net (free, no auth). Free, no API key. Part of Pipeworx.
Tools
generate_paragraphsgenerate_with_options
Connect
{ "mcpServers": { "pipeworx-lorem": { "command": "npx", "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/lorem/mcp"] } } }
More at pipeworx.io/packs/lorem