🔧

Xurl

🌐Community
by openclaw · v2026.3.2 · MITRepository

A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add xurl npx -- -y @trustedskills/xurl
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "xurl": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/xurl"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on your devices. It provides responses across various messaging platforms like WhatsApp, Telegram, Slack, and Discord, and offers voice interaction capabilities for macOS/iOS/Android. A key feature is the ability to render a live Canvas controlled by the user.

When to use it

  • Personalized Communication: Use OpenClaw to manage and respond to messages across multiple platforms without switching between apps.
  • Local Data Privacy: Ideal for users who prioritize keeping their data on-device, avoiding cloud-based AI assistants.
  • Voice Control & Canvas Interaction: Leverage the voice interaction and live Canvas features for hands-free operation or interactive tasks.
  • Always-On Assistant: Benefit from a consistently available assistant that operates locally and doesn't rely on external network connectivity.

Key capabilities

  • Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
  • Voice interaction on macOS/iOS/Android
  • Live Canvas rendering for interactive control
  • Local operation for data privacy
  • Always-on availability

Example prompts

  • "OpenClaw, summarize my latest messages in Slack."
  • "Hey OpenClaw, what's the weather like today?"
  • "OpenClaw, start a new note and add 'grocery shopping'."

Tips & gotchas

  • The preferred setup method is running openclaw onboard in your terminal to guide you through initial configuration.
  • As a personal assistant, OpenClaw’s functionality is limited to the tasks it's programmed for; it doesn't offer broader AI capabilities like complex reasoning or creative writing.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.