ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

social-insights

Social media analytics and performance tracking. Track engagement, optimal posting times, competitor analysis, and generate actionable reports.

skill-install โ€” Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fly3094/social-insights
Or

Social Analytics ๐Ÿ“Š

Track, analyze, and optimize your social media performance with AI-powered insights.

What It Does

  • ๐Ÿ“ˆ Performance Tracking: Monitor followers, impressions, engagement rates
  • โฐ Optimal Timing: Find best posting times for your audience
  • ๐Ÿ† Top Content Analysis: Identify your best performing posts
  • ๐Ÿ“Š Competitor Comparison: Benchmark against competitors
  • ๐Ÿ’ก AI Recommendations: Get actionable improvement suggestions
  • ๐Ÿ“‹ Auto Reports: Weekly/monthly reports delivered automatically

Installation

clawhub install social-analytics

Commands

View Weekly Analytics

Show my Twitter analytics for last week

View Monthly Report

Generate social media report for last month

Competitor Analysis

Compare my engagement with @competitor1 and @competitor2

Best Posting Times

When should I post for maximum engagement?

Content Insights

What type of content performs best for my audience?

Trend Analysis

Show my follower growth trend for the last 30 days

Configuration

Environment Variables

# Twitter API credentials (for Twitter analytics)
export TWITTER_API_KEY="your_key"
export TWITTER_API_SECRET="your_secret"
export TWITTER_ACCESS_TOKEN="your_token"
export TWITTER_ACCESS_TOKEN_SECRET="your_token_secret"

# LinkedIn API (optional)
export LINKEDIN_ACCESS_TOKEN="your_token"

# Platforms to analyze
export ANALYTICS_PLATFORMS="twitter"  # twitter, linkedin, or all

Without API Access

If you don't have API access, the skill can still:

  • Analyze manually provided data
  • Generate reports from exported CSV files
  • Provide optimization recommendations

Output Examples

Weekly Report

๐Ÿ“Š Social Media Weekly Report
Week of Mar 1-7, 2026

๐Ÿ“ˆ Key Metrics:
โ€ข Followers: 1,234 (+56 this week)
โ€ข Impressions: 45,678 (+12%)
โ€ข Engagement Rate: 3.2% (industry avg: 1.8%)

๐Ÿ† Top Performing Posts:
1. "AI automation saves 20hrs/week" - 234 likes, 45 retweets
2. "New skill released!" - 189 likes, 32 retweets
3. "Client results showcase" - 156 likes, 28 retweets

โฐ Best Posting Times:
โ€ข Tuesday 10am-12pm
โ€ข Thursday 2pm-4pm
โ€ข Sunday 7pm-9pm

๐Ÿ’ก Recommendations:
โ€ข Post more case studies (highest engagement)
โ€ข Increase posting frequency on Tuesdays
โ€ข Try video content (competitors seeing 2x engagement)

Competitor Comparison

๐Ÿ“Š Competitor Analysis Report

Your Account vs Competitors (Last 30 Days)

Metric          You      Comp1    Comp2    Industry Avg
-----------------------------------------------------------------
Engagement Rate 3.2%     2.8%     4.1%     1.8%
Posts/Week      5        7        3        4
Avg Likes       156      134      289      95
Avg Retweets    23       18       45       12
Follower Growth +4.5%    +2.1%    +6.8%    +1.5%

Metadata

Author@fly3094
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build โ€” we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fly3094-social-insights": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#analytics#social-media#twitter#linkedin#reporting#data#insights
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.