This skill should be used when the user asks to "publish a tweet", "create a thread", "Twitter analytics", "tweet a post", "pubblica tweet", "Twitter/X publishing", or mentions Twitter/X posting, threads, and analytics for WordPress content.
Direct Twitter/X publishing connects WordPress content to Twitter via the API v2. This enables quick content distribution: single tweets for announcements, threads for long-form storytelling, and metrics for engagement tracking. The WP REST Bridge provides 5 MCP tools with the tw_* namespace.
What Twitter action?
Run detection first:
node skills/wp-twitter/scripts/twitter_inspect.mjs [--cwd=/path/to/project]
This identifies configured Twitter credentials in WP_SITES_CONFIG.
See references/twitter-posting.md
See references/twitter-posting.md
See references/twitter-analytics.md
See references/twitter-setup.md
| File | Content |
|------|---------|
| references/twitter-setup.md | Developer portal, API keys, WP_SITES_CONFIG, permissions |
| references/twitter-posting.md | Tweets, threads, content adaptation, formatting |
| references/twitter-analytics.md | Metrics, engagement tracking, performance benchmarks |
| Tool | Description |
|------|-------------|
| tw_create_tweet | Publish a tweet (text, media, reply-to) |
| tw_create_thread | Publish a connected tweet thread |
| tw_get_metrics | Get tweet metrics (impressions, likes, retweets) |
| tw_list_tweets | List recent user tweets |
| tw_delete_tweet | Delete a tweet (irreversible, safety hook) |
Use the wp-distribution-manager agent for multi-channel workflows that combine Twitter/X with Mailchimp, Buffer, SendGrid, and LinkedIn.
wp-linkedin — LinkedIn direct publishing (B2B channel)wp-social-email — Mailchimp, Buffer, SendGrid distributionwp-content-repurposing — Transform blog content into tweet-optimized formatswp-content — Create source WordPress content for distribution