X Research Skill
Skill by 0xartex
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xartex/x-research-skillWhat This Skill Does
The X Research Skill by 0xartex empowers your OpenClaw agent to perform real-time intelligence gathering across X (formerly Twitter). By leveraging the twitterapi.io infrastructure, this skill allows the agent to monitor trending topics, search for specific narratives, analyze key opinion leaders, and extract profile information. It is designed to act as a powerful automated researcher, capable of parsing vast amounts of social data into actionable insights for crypto, tech, or market research workflows.
Installation
To integrate this capability into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/0xartex/x-research-skill
Ensure your API credentials are configured correctly. Create a file at ~/.openclaw/secrets/twitterapi.env and add your API key: export TWITTERAPI_KEY=your_key_here. Always run source ~/.openclaw/secrets/twitterapi.env before initializing your agent to ensure it has the required authentication headers for the API.
Use Cases
- Market Sentiment Analysis: Monitor specific hashtags or phrases to gauge community reaction to protocol updates or market shifts.
- Influencer Monitoring: Track the latest updates from core project developers or industry thought leaders automatically.
- Trend Forecasting: Run scheduled workflows to identify emerging topics within specific niches (e.g., Solana AI agents or DeFi trends).
- Automated Reporting: Build internal dashboards by compiling data from user timelines and search queries at regular intervals.
Example Prompts
- "Perform a research scan for the latest chatter about 'Solana AI agents' and summarize the top 5 most engaged tweets."
- "Check the last 5 posts from the official JupiterExchange account and let me know if they mentioned any new liquidity pool updates."
- "What are the current top 10 trending topics on X right now? Give me a brief overview of the top three."
Tips & Limitations
- Rate Limiting: Be mindful of API rate limits imposed by your twitterapi.io subscription tier.
- Query Optimization: Use specific advanced search operators like
min_favesor user filters to reduce noise in your results. - Authentication: If the agent returns an error, double-check that your
TWITTERAPI_KEYis exported correctly in your current shell session. - Data Freshness: When using
queryType=Latest, expect very recent data, whereasTopfocuses on high-engagement content.
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-0xartex-x-research-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
agentboard
Build multi-panel storyboards programmatically — create projects, upload images/audio to boards, composite annotations, export PDFs, share via public URL. Invoke when the user wants a storyboard, pre-visualization, shot breakdown, animatic, or any ordered sequence of visual panels with text. Hosted at https://agentboard.fly.dev. Works over REST from any agent; MCP tools (mcp__agentboard__*) available in compatible runtimes. If you have your own image/audio generator, use it and UPLOAD the bytes — optional server-side generation endpoints exist as a fallback only for agents without built-in generation.
Agents Infra
Skill by 0xartex
excalidraw-canvas
Create Excalidraw diagrams and render them as PNG images. Use whenever you need to draw, explain complex workflows, visualize UIs/wireframes, or diagram anything.
Agentwallet Cli
Skill by 0xartex
token-research
Comprehensive token research for EVM chains (Base, ETH, Arbitrum) and Solana. Use this skill when you want to research crypto tokens, deep-dive projects or monitor tokens.