Skills pipeworx-onthisday

On This Day MCP — wraps byabbe.se/on-this-day (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-onthisday" ~/.claude/skills/openclaw-skills-pipeworx-onthisday && 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-onthisday" ~/.openclaw/skills/openclaw-skills-pipeworx-onthisday && rm -rf "$T"
manifest: skills/brucegutman/pipeworx-onthisday/SKILL.md
source content

pipeworx-onthisday

On This Day MCP — wraps byabbe.se/on-this-day (free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • get_events
  • get_births
  • get_deaths

Connect

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

More at pipeworx.io/packs/onthisday