ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 3/5

twitterapi-io

Interact with Twitter/X via TwitterAPI.io — search tweets, get user info, post tweets, like, retweet, follow, send DMs, and more. Covers all 59 endpoints. Use when the user wants to read or write Twitter data.

Why use this skill?

Automate Twitter and X interactions with the twitterapi-io skill for OpenClaw. Access 59 endpoints to read, post, like, and manage account data seamlessly.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dorukardahan/twitterapi-io
Or

What This Skill Does

The twitterapi-io skill provides a robust interface for interacting with Twitter/X via the TwitterAPI.io REST API. It acts as an integration layer for OpenClaw agents, enabling them to perform both read and write operations on the platform. The skill supports all 59 available endpoints, allowing for advanced automation tasks such as searching for tweets, fetching user metadata, posting content, managing likes and retweets, following accounts, and even handling direct messages. It emphasizes the use of v2 endpoints, which are the current standard, ensuring compatibility with modern Twitter authentication flows.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/dorukardahan/twitterapi-io

Ensure you have obtained your API key from the TwitterAPI.io dashboard. For secure usage, store your key in a .env file or a secure environment configuration rather than hardcoding it into your scripts to prevent exposure in shell history.

Use Cases

  • Social Media Monitoring: Automatically search and aggregate tweets related to specific keywords or hashtags for sentiment analysis or market research.
  • Account Management: Automate engagement tasks such as liking relevant content, retweeting industry updates, or following key figures in your domain.
  • Content Pipeline: Schedule or publish tweets directly from your AI agent, including media uploads via the v2 upload endpoints.
  • Data Acquisition: Extract detailed user profiles or follower lists to build databases for networking or outreach campaigns.

Example Prompts

  1. "Find the 10 most recent tweets containing the hashtag #OpenClaw and provide a brief summary of the sentiment."
  2. "Search for the user profile of 'elonmusk' and list their current bio and follower count."
  3. "Like the tweet with ID 1234567890 and send a direct message to the author thanking them for the update."

Tips & Limitations

  • API Inconsistency: Note that while user_login_v2 returns a field called login_cookie, you must map this value to a field named login_cookies (plural) in all subsequent write-action requests.
  • Cost Awareness: Be mindful of credit usage. Most write actions cost between 200-300 credits. Since the API charges a minimum of 15 credits per call, ensure your requests are batched where possible to maximize value.
  • Rate Limiting: Your request speed (QPS) is tied to your account balance. Free tier users are limited to 1 request every 5 seconds, while higher-tier users benefit from up to 20 QPS.
  • Version Control: Always prioritize v2 endpoints. V1 is deprecated, and cookies between versions are incompatible.

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dorukardahan-twitterapi-io": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social#twitter#api#automation#x
Safety Score: 3/5

Flags: network-access, external-api

Related Skills

research-reprompter

Transform rough research questions into executable USACF research prompts. Use when user says "research", "research this", "investigate", "deep dive", "researcher", or pastes a research topic. Generates complete multi-agent swarm configuration with algorithm selection, claude-flow commands, and adversarial review.

dorukardahan 2387

ralph-security

Comprehensive security audit with 100 iterations (~30-60 min). Use when user says 'security audit', 'ralph security', 'weekly security check', 'audit this project', 'new project security review', or 'check for vulnerabilities'. Covers OWASP Top 10, auth, secrets, infrastructure, and code quality.

dorukardahan 2387

skeall

Agent Skills (SKILL.md) builder, auditor, and improver for cross-platform LLM agents. Use for "skeall", "build a skill", "create skill", "improve skill", "audit skill", "skill review", or any SKILL.md question. Follows agentskills.io standard.

dorukardahan 2387

humanizer-enhanced

Advanced AI text humanizer for blog content. Detects and removes 34 AI writing patterns, adds personality/soul, and handles crypto/Web3 specific tells. Use when user says /humanizer, "humanize this", "remove AI patterns", "make it sound human", or asks to clean up blog posts, articles, or drafts. Features: 28 base patterns from Wikipedia's "Signs of AI writing", 6 crypto/Web3 specific patterns, severity scoring (HIGH/MEDIUM/LOW), stat attribution fixer, soul/personality injection, batch mode.

dorukardahan 2387

traktor

Extract all assets and content from websites including images, SVGs, fonts, videos, and page structure. Parallel agents with thorough scraping coverage. Triggers: "extract assets", "scrape website", "download site assets", "get all images from", or "/traktor url". Supports multiple URLs.

dorukardahan 2387