Skills pipeworx-nationalize

Nationalize MCP — nationality prediction from first name (nationalize.io, 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/b-gutman/pipeworx-nationalize" ~/.claude/skills/clawdbot-skills-pipeworx-nationalize && rm -rf "$T"
manifest: skills/b-gutman/pipeworx-nationalize/SKILL.md
source content

pipeworx-nationalize

Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • predict_nationality
  • batch_predict

Connect

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

More at pipeworx.io/packs/nationalize