skills/business-ads/SKILL.md
Manages X/Twitter business intelligence including brand monitoring, audience insights, competitor analysis, tweet A/B testing, auto-plug replies for promotion, and content performance optimization. Use when users want brand monitoring, audience analysis, competitor comparison, or promotion optimization on X.
npx skillsauth add nirholas/xactions business-adsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Browser console scripts and automation for X/Twitter business intelligence and promotion.
| Goal | File | Navigate to |
|------|------|-------------|
| Brand monitoring & sentiment | src/businessTools.js | Search results page |
| Audience insights | src/businessTools.js | x.com/USERNAME/followers |
| Competitor comparison | src/businessTools.js | Any profile page |
| A/B test tweet performance | src/tweetABTester.js | x.com/USERNAME |
| Auto-plug viral tweets | src/autoPlugReplies.js | x.com/USERNAME |
| Audience demographics | src/audienceDemographics.js | x.com/USERNAME/followers |
| Content performance | src/tweetPerformance.js | x.com/USERNAME |
File: src/businessTools.js
Puppeteer-based module for business intelligence.
| Function | Purpose |
|----------|---------|
| monitorBrandMentions(page, brand, {limit, since}) | Search mentions with sentiment |
| getAudienceInsights(page, username, {sampleSize}) | Follower bio analysis |
| analyzeCompetitors(page, ['user1', 'user2']) | Side-by-side comparison |
File: src/tweetABTester.js
Test tweet variations with statistical comparison.
Controls: XActions.createTest(name, textA, textB), XActions.setUrl(name, variant, url), XActions.measure(name), XActions.results(name)
File: src/autoPlugReplies.js
Automatically reply to your viral tweets with promotional content.
Controls: XActions.setPlug(text), XActions.setThreshold(n), XActions.scan(), XActions.autoScan(ms)
src/tweetABTester.jssrc/autoPlugReplies.js to promote on viral tweetssrc/trendingTopicMonitor.js for timely contentsrc/audienceDemographics.js for targetingsrc/tweetPerformance.jssrc/businessTools.js -> monitorBrandMentions() for sentimentsrc/keywordMonitor.js for real-time brand mention alertstools
Free MCP server providing 68+ tools for AI agents to automate X/Twitter. Scrapes profiles, followers, tweets. Posts, follows, likes, retweets, downloads videos, analyzes sentiment, monitors brands, manages DMs, runs workflows, and more. Uses local Puppeteer -- no API keys or payments required. Compatible with Claude Desktop, Cursor, Windsurf, VS Code. Use when setting up or using AI agent Twitter automation via MCP.
tools
Command-line interface for scraping X/Twitter data, managing MCP server config, and running automation. Scrapes profiles, followers, tweets, search results, and more from terminal. Outputs text, JSON, or CSV. Uses Puppeteer stealth. Use when running Twitter operations from command line or automated pipelines.
development
Enable and integrate x402 crypto payment protocol for XActions API access. Supports multi-chain, multi-token payments for pay-per-use API calls. Use when users want to pay for XActions operations with crypto or integrate x402 into their own agent/app.
tools
Navigate to X Pro (TweetDeck), set up monitoring columns, and manage multi-column view. Use when users want to use X Pro / TweetDeck features or set up a multi-column dashboard.