a2a-multi-agent
Runs XActions as an A2A (Agent-to-Agent) compatible agent that serves an Agent Card, accepts JSON-RPC tasks, bridges them onto the 153 MCP tools, streams…
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,
$ npx -y skills add nirholas/XActions --skill business-ads --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/business-adsContext preview
The summary Claude sees to decide when to auto-load this skill.
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,
name: business-ads description: 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. license: Apache-2.0 metadata: author: nichxbt version: "4.0"
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)`
1. A/B test content styles with `src/tweetABTester.js` 2. Set up `src/autoPlugReplies.js` to promote on viral tweets 3. Find trends with `src/trendingTopicMonitor.js` for timely content 4. Analyze audience with `src/audienceDemographics.js` for targeting 5. Track results with `src/tweetPerformance.js`
1. Use `src/businessTools.js` -> `monitorBrandMentions()` for sentiment 2. Set up `src/keywordMonitor.js` for real-time brand mention alerts 3. Export data for reporting
⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source. Unfollow people who don't follow back. Monitor real-time analytics. Auto follow, like, comment, scrape, without API. Follow Bot. Like bot. Grow your account automatically.
Repo: nirholas/XActions
Runs XActions as an A2A (Agent-to-Agent) compatible agent that serves an Agent Card, accepts JSON-RPC tasks, bridges them onto the 153 MCP tools, streams…
Export and backup your X/Twitter account data — tweets, likes, bookmarks, followers, and following — as downloadable JSON. Also triggers X's official data…
Miscellaneous account utilities — view join date, login history, connected accounts, appeal suspension, QR code sharing, share/embed tweets, upload contacts,…
Trains an X/Twitter account's algorithmic feed to surface niche-relevant content and positions the account as a thought leader. Browser scripts for manual…
Analyze X/Twitter engagement, hashtags, competitors, best posting times, follower demographics, tweet performance, viral detection, content calendar gaps, A/B…
Compose, preview, publish, and manage long-form Articles on X/Twitter. Premium+ feature. Includes article creation, formatting, media insertion, and…