Architecture
The X integration includes both agent-side and host-side components:- Host-side: Monitors for mentions and DMs, routes them to the agent as messages
- Agent-side: Provides tools for posting, replying, and searching
- Library code: X API client with OAuth 1.0a authentication
- Setup scripts: Automated credential configuration
Prerequisites
- An X Developer account with API access
- API key, API secret, access token, and access token secret
- WhatsApp or another primary channel already installed
Installation
Apply the skill via Claude Code:Configuration
Add your X API credentials to.env:
Usage examples
From any channel where the agent is active:Related pages
- Skills system — How skills work
- Integrations overview — All available integrations