Skills pipeworx-poetry

Poetry MCP — PoetryDB API (free, no auth)

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/brucegutman/pipeworx-poetry" ~/.claude/skills/openclaw-skills-pipeworx-poetry && 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/brucegutman/pipeworx-poetry" ~/.openclaw/skills/openclaw-skills-pipeworx-poetry && rm -rf "$T"
manifest: skills/brucegutman/pipeworx-poetry/SKILL.md
source content

pipeworx-poetry

Poetry MCP — PoetryDB API (free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • search_poems
  • poems_by_author
  • random_poems

Connect

{
  "mcpServers": {
    "pipeworx-poetry": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/poetry/mcp"]
    }
  }
}

More at pipeworx.io/packs/poetry