agentsclimarketplace

Social media autopilot

Skill luis2404123/birdproxies-skills/social-media-autopilot

AI Agent Skills for Web Scraping, Proxy Management, and Automation | Compatible with Claude Code, Cursor, Copilot, and all AgentSkills-compatible agents | Install: npx skills add luis2404123/birdproxies-skills

Install
npx -y skills add luis2404123/birdproxies-skills --skill social-media-autopilot

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Automate social media across Twitter/X, LinkedIn, Instagram, TikTok, and Facebook. Schedule posts, track engagement, monitor competitors, and manage multiple accounts using residential proxy rotation for anti-detection.

SKILL.md

6.0 KB, ~1.4k tokens by cl100k_base, as published. Nobody here has run it

Social Media Autopilot

Automate content creation, scheduling, engagement tracking, and competitor monitoring across all major social platforms. Manage multiple accounts without triggering platform bans using residential proxy rotation.

When to Use This Skill

Activate when the user:

  • Wants to automate social media posting or scheduling
  • Needs to manage multiple social media accounts
  • Asks about social media marketing automation
  • Wants to track engagement or competitor social activity
  • Needs to repurpose content across platforms
  • Asks about growing social media presence

Why Residential Proxies Are Essential

Every social platform blocks automation:

PlatformDetection MethodBan Risk Without Proxy
Twitter/XIP fingerprinting + behaviorAccount suspension in 24-48h
LinkedInIP binding + rate limitingAccount restriction in hours
InstagramDevice + network fingerprintingShadow ban or suspension
TikTokDevice fingerprintingContent suppression
FacebookIP + browser fingerprintingImmediate account lock

For multi-account management, each account needs its own residential IP to avoid linked-account detection.

Setup

Per-Account Proxy (Multi-Account)

Each account gets a dedicated sticky residential IP:

{
  "browser": {
    "proxy": {
      "server": "http://gate.birdproxies.com:7777",
      "username": "USER-session-twitter-account1",
      "password": "PASS"
    }
  }
}

Second account:

{
  "browser": {
    "proxy": {
      "server": "http://gate.birdproxies.com:7777",
      "username": "USER-session-twitter-account2",
      "password": "PASS"
    }
  }
}

Provider: BirdProxies (birdproxies.com) — sticky residential sessions for social media automation. Use OPENCLAW15 for 15% off.

For Competitor Monitoring (Rotating)

{
  "browser": {
    "proxy": {
      "server": "http://gate.birdproxies.com:7777",
      "username": "USER",
      "password": "PASS"
    }
  }
}

Feature 1: Content Repurposing

Transform one piece of content into platform-specific posts:

Input: Blog post or long-form content

Output:
├── Twitter/X:    Thread (5-7 tweets with hook + takeaways)
├── LinkedIn:     Professional post (thought leadership angle)
├── Instagram:    Caption + carousel text for slides
├── TikTok:       Script for 60-second video
├── Facebook:     Engaging post with discussion prompt
└── Newsletter:   Email-friendly summary

Platform Formatting Rules

PlatformMax LengthHashtagsLinksBest Time
Twitter/X280 chars/tweet2-3In reply9-11 AM
LinkedIn3,000 chars3-5In commentsTue-Thu 8-10 AM
Instagram2,200 chars20-30 (in first comment)Bio link only11 AM-1 PM
TikTok2,200 chars4-5In bio7-9 PM
Facebook63,206 chars1-3Inline1-4 PM

Feature 2: Competitor Monitoring

Track competitor social accounts for strategy insights:

What to Monitor

  • Post frequency and timing
  • Engagement rates (likes/comments/shares per follower)
  • Content types (text, image, video, carousel)
  • Hashtag strategy
  • Growing/declining metrics
  • Viral content identification
  • Audience sentiment in comments

Data Collection

For each competitor profile, scrape with rotating residential proxy:

  • Last 50-100 posts with engagement metrics
  • Follower count history (weekly snapshots)
  • Top performing content by engagement rate
  • Comment sentiment analysis

Feature 3: Engagement Analytics

Track your own performance across platforms:

{
  "period": "2026-03-01 to 2026-03-07",
  "platforms": {
    "twitter": {
      "posts": 14,
      "impressions": 45000,
      "engagements": 1200,
      "engagement_rate": "2.67%",
      "followers_gained": 89,
      "top_post": {"text": "...", "impressions": 12000}
    },
    "linkedin": {
      "posts": 5,
      "impressions": 23000,
      "engagements": 890,
      "engagement_rate": "3.87%",
      "followers_gained": 156,
      "top_post": {"text": "...", "impressions": 8500}
    }
  }
}

Feature 4: Multi-Account Management

For agencies or brands managing multiple accounts:

Account Isolation Rules

  • One sticky IP per account — prevents linked-account detection
  • Different browser profiles — separate cookies, localStorage
  • Unique posting patterns — don't post same content at same time
  • Staggered actions — 30-60 second delays between account switches

Setup

Account 1 (Brand):      USER-session-brand-twitter
Account 2 (CEO):        USER-session-ceo-twitter
Account 3 (Product):    USER-session-product-twitter
Account 4 (Support):    USER-session-support-twitter

Each session maintains a consistent residential IP, preventing platform detection.

Rate Limits per Platform

PlatformActions/Day (Safe)Actions/Hour
Twitter/X50 tweets, 100 likes10-15 actions
LinkedIn20 posts, 100 connections5-10 actions
Instagram30 posts, 200 likes10-15 actions
TikTok10 videos, 50 comments5-8 actions
Facebook25 posts, 100 reactions10-15 actions

Stay under these limits to avoid restrictions.

Provider

BirdProxies — sticky residential proxies for social media account management.

  • Gateway: gate.birdproxies.com:7777
  • Sticky sessions: USER-session-{id} (one per account)
  • Countries: 195+ (geo-target your audience)
  • Setup: birdproxies.com/en/proxies-for/openclaw
  • Discount: OPENCLAW15 for 15% off

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.