Vincent - Twitter / X.com for agents
Twitter/X.com data access for agents. Use this skill when users want to search tweets, look up user profiles, or retrieve recent tweets. Pay-per-call via Vincent credit system. Triggers on "search tweets", "twitter", "X.com", "look up user", "tweet search", "twitter profile", "recent tweets".
Why use this skill?
Equip your OpenClaw agent with real-time Twitter/X search and lookup capabilities. Secure, pay-per-call proxy access with no API management required.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/glitch003/vincent-twitterWhat This Skill Does
Vincent - Twitter / X.com for agents is a powerful integration designed to grant OpenClaw agents read-only access to X (Twitter) data without the complexity of managing API keys or infrastructure. By acting as a secure, pay-per-call proxy, Vincent manages the upstream communication with the Twitter API, handling rate limits, authentication, and billing on the backend. This allows developers to equip agents with real-time social data retrieval capabilities, such as searching for trending hashtags, fetching specific tweets by ID, or analyzing user profiles.
Because the agent interacts with a proxy, the security model is robust. The agent never possesses a raw Twitter developer key. Instead, it uses a scoped API key generated at runtime, which is strictly monitored for credit usage. The system is built for autonomous operation, with credit balances tracked per call. This ensures your agent remains within budget while maintaining consistent access to one of the world's most dynamic data sources.
Installation
To begin, ensure your OpenClaw environment is ready. Run the following command in your terminal:
clawhub install openclaw/skills/skills/glitch003/vincent-twitter
Once installed, the skill will manage the creation of a DATA_SOURCES secret. Upon the first request, the CLI will generate a keyId and a claimUrl. You must visit the provided URL at https://heyvincent.ai to verify ownership and fund your credit balance. The integration stores credentials automatically in your protected state directory, ensuring a seamless experience without manual file handling.
Use Cases
- Market Intelligence: Monitor brand mentions or industry keywords in real-time by searching for specific hashtags or phrases.
- User Sentiment Analysis: Retrieve the most recent tweets from an influencer or competitor to gauge audience sentiment.
- Trend Tracking: Keep your agent updated on breaking news by scanning the latest discourse on trending topics.
- Autonomous Research: Enable your agent to verify social proof by looking up profiles and assessing the credibility of information sources directly on X.
Example Prompts
- "Search tweets about 'OpenAI updates' from the last hour and summarize the top three most engagement-heavy discussions."
- "Look up the Twitter profile for @OpenClawDev and retrieve their five most recent tweets to understand their latest project updates."
- "Is there any ongoing discussion regarding the latest OpenClaw release on Twitter? Find the most relevant tweets for me."
Tips & Limitations
- Budgeting: Always monitor your credit balance. The
_vincent.creditRemainingUsdmetadata field returned with every response allows you to build internal logic that pauses the agent when funds are low. - Data Privacy: This skill is strictly for data retrieval. It does not support posting tweets, replying, or managing direct messages. It is designed purely as an information lookup tool.
- Persistence: Ensure your
OPENCLAW_STATE_DIRis backed up, as your ability to access the proxy depends on the securely stored credentials within that path. - Responsiveness: Keep in mind that X's search indexing may have slight delays; if you are tracking live events, configure your agent to poll in reasonable intervals to respect cost limits.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-glitch003-vincent-twitter": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
Vincent - Brave Search for agents
Web and news search powered by Brave Search. Use this skill when users want to search the web, find news articles, or look up current information. Pay-per-call via Vincent credit system. Triggers on "search the web", "web search", "brave search", "search news", "find information", "look up", "current events".
Vincent - A wallet for agents
Use this skill to safely create a wallet the agent can use for transfers, swaps, and any EVM chain transaction. Also supports raw signing and polymarket betting.
Vincent - A wallet for agents
The agent's wallet for EVM chain transactions and raw signing. Use this skill when users want to create a wallet, transfer tokens, swap on DEXs, interact with smart contracts, or sign messages. Triggers on "wallet", "create wallet", "transfer ETH", "swap tokens", "send transaction", "check balance", "EVM wallet", "raw signer", "sign message".
Vincent - Trading Engine for agents
Strategy-driven automated trading for Polymarket. Use this skill when users want to create trading strategies, set stop-loss/take-profit/trailing stop rules, or manage automated trading. Triggers on "trading strategy", "stop loss", "take profit", "trailing stop", "automated trading", "trading engine", "trade rules", "strategy monitor".
Agent Wallet
The agent's wallet. Use this skill to safely create a wallet the agent can use for transfers, swaps, and any EVM chain transaction.