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

Twitter Command Center (Search + Post)

Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-twitter-search-post
Or

What This Skill Does

The Twitter Command Center by OpenClaw is a powerful integration that bridges autonomous AI agents with X (formerly Twitter). Designed for real-time social intelligence, this skill allows your agent to perform sophisticated read operations—like searching global trends, monitoring specific influencers, and scraping user profile data—as well as execute write operations such as posting tweets or engaging with content. It leverages the AIsa API to handle the complexities of Twitter's data structures, effectively turning your AI agent into a full-scale social media manager or market research assistant.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. First, ensure you have your AIsa API key ready, then run the following command to pull the skill into your workspace:

clawhub install openclaw/skills/skills/0xjordansg-yolo/openclaw-aisa-twitter-search-post

Once installed, authenticate by exporting your API key: export AISA_API_KEY="your-key". Note that while read-only operations require no further setup, posting features necessitate an additional login verification process.

Use Cases

  • Social Listening: Automatically filter for mentions of your company or specific hashtags to gauge sentiment in real-time.
  • Competitor Intelligence: Set your agent to monitor key industry players, sending alerts when they post new product announcements.
  • Content Curation: Aggregate the most popular (Top) tweets on a specific topic (e.g., 'Agentic Workflow') to summarize industry insights.
  • Growth Automation: Identify new followers or influencers within a niche by querying follower lists and profile descriptions.

Example Prompts

  1. "Find the latest tweets mentioning 'OpenClaw' from the last 24 hours and summarize the general community sentiment."
  2. "Monitor the Twitter account @OpenAI and ping me in the dashboard whenever they announce a new model version."
  3. "Search for the top-performing posts about 'AI agents' globally, then draft a professional response to the most relevant one."

Tips & Limitations

  • Rate Limiting: Be mindful of API rate limits imposed by the AIsa provider; excessive scraping may trigger cooldowns.
  • Read vs. Write: While read operations are highly reliable, always exercise caution with write permissions. We recommend keeping write-enabled agents strictly supervised to prevent accidental spam or inappropriate interactions.
  • Query Precision: Use the 'Latest' query type for breaking news and 'Top' for high-impact discovery.

Metadata

Stars4473
Views0
Updated2026-05-01
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-0xjordansg-yolo-openclaw-aisa-twitter-search-post": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#twitter#social-media#automation#monitoring#sentiment-analysis
Safety Score: 3/5

Flags: network-access, external-api