Content
# X (Twitter) Browser Skill for Claude Code
A skill for browsing X (Twitter) content in Claude Code using Chrome DevTools MCP.
## Features
- Search tweets
- View user profiles
- Read specific tweet details
- View trending topics
- Structured content extraction
## Prerequisites
1. [Claude Code](https://docs.anthropic.com/en/docs/claude-code) installed
2. `chrome-devtools` MCP server configured (`npx chrome-devtools-mcp@latest`)
3. Logged in to X.com on Chrome browser
## Installation
Place `SKILL.md` in the skills directory of Claude Code:
```
~/.claude/skills/x-browser/SKILL.md
```
## Usage
Type `/x-browser` in Claude Code to activate, then tell Claude what you want to view, e.g.:
- "Search for the latest tweets about AI"
- "View @elonmusk's profile"
- "Open this tweet https://x.com/..."
- "Show me the current trending topics"
## Design Principles
- **Snapshot-First**: Uses the accessibility tree instead of CSS selectors to adapt to X's frequently changing frontend structure
- **Read-only operations**: Only browses content, does not perform write operations like posting/ liking/ retweeting
- **Free scheme**: No paid X API access required, achieved through browser automation
## License
MIT
Connection Info
You Might Also Like
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
Appwrite
Build like a team of hundreds