Agent skill

competitor-intelligence

Analyzes competitor X/Twitter accounts including profile, content strategy, audience, engagement patterns, and network. Combines MCP tools and browser scripts for comprehensive competitive analysis. Use when comparing accounts, researching competitors, or benchmarking social performance.

Stars 197
Forks 39

Install this agent skill to your Project

npx add-skill https://github.com/nirholas/XActions/tree/main/skills/competitor-intelligence

Metadata

Additional technical details for this skill

author
nichxbt
version
4.0

SKILL.md

Competitor Intelligence

MCP-powered workflow plus browser scripts for analyzing competitor X/Twitter accounts.

MCP Tools

Tool Purpose
x_get_profile Bio, follower/following counts, verified status
x_get_tweets Recent posts with engagement metrics
x_get_followers Follower list with bios
x_get_following Following list for network analysis
x_search_tweets Find mentions and replies
x_competitor_analysis Automated comparison

Browser Scripts

Goal Script
Side-by-side competitor comparison src/competitorAnalysis.js
Compare audience overlap src/audienceOverlap.js
Analyze their audience demographics src/audienceDemographics.js
Find their viral tweets src/viralTweetDetector.js
Benchmark your engagement src/tweetPerformance.js
Track their trending topics src/trendingTopicMonitor.js

Analysis Workflow

  1. Collect profile -- x_get_profile for target username
  2. Pull tweets -- x_get_tweets with limit: 50, note frequency and themes
  3. Calculate engagement -- Per-tweet rate: (likes + RTs + replies) / followers
  4. Categorize content -- Original vs reply vs retweet vs thread
  5. Audit audience -- x_get_followers with limit: 100, scan bios
  6. Map network -- x_get_following for mutual connections and influencer relationships
  7. Find overlap -- src/audienceOverlap.js to compare your followers with theirs

Output Template

## Competitor Report: @{username}

### Profile
- Followers: {n} | Following: {n} | Ratio: {r}
- Verified: {yes/no} | Joined: {date}

### Content Strategy
- Posts/week: {n} | Top topics: {t1}, {t2}, {t3}
- Peak posting: {day} at {hour}
- Avg engagement rate: {rate}%

### Audience
- Common industries: {list}
- Follower size distribution: {breakdown}

### Network
- Notable follows: {list}
- Audience overlap with you: {percentage}%

Tips

  • Run competitor analysis quarterly for trends
  • Use src/audienceOverlap.js to find collaboration opportunities
  • Track competitors' viral content for content inspiration
  • Mirror successful content formats, not exact content

Expand your agent's capabilities with these related and highly-rated skills.

nirholas/XActions

articles-longform

Compose, preview, publish, and manage long-form Articles on X/Twitter. Premium+ feature. Includes article creation, formatting, media insertion, and performance tracking. Use when users want to write, publish, manage, or analyze X Articles.

197 39
Explore
nirholas/XActions

x-pro-management

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.

197 39
Explore
nirholas/XActions

business-ads

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.

197 39
Explore
nirholas/XActions

engagement-interaction

Automates X/Twitter engagement actions — like, unlike, reply, bookmark, hide replies, and auto-like by keyword. Also bulk-unlikes all posts. Use when users want to automate likes, send replies, manage bookmarks on tweets, hide replies, or clear their entire likes history.

197 39
Explore
nirholas/XActions

unfollow-management

Mass unfollow on X/Twitter via browser console scripts. Unfollows everyone, only non-followers, non-followers with username logging, smart time-based unfollow with whitelists, and follow/following ratio management. Use when cleaning up a following list, removing non-followers, bulk unfollowing accounts, or optimizing your follow ratio.

197 39
Explore
nirholas/XActions

follower-monitoring

Monitors X/Twitter follower changes using browser console scripts. Detects who unfollowed, tracks new followers with welcome messages, monitors any public account, runs continuous monitoring with alerts, tracks follower growth over time, and analyzes follower demographics. Use when tracking follower changes, detecting unfollowers, or monitoring Twitter accounts.

197 39
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results