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
npx -y skills add luis2404123/birdproxies-skills --skill social-media-autopilotAssembled 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:
| Platform | Detection Method | Ban Risk Without Proxy |
|---|---|---|
| Twitter/X | IP fingerprinting + behavior | Account suspension in 24-48h |
| IP binding + rate limiting | Account restriction in hours | |
| Device + network fingerprinting | Shadow ban or suspension | |
| TikTok | Device fingerprinting | Content suppression |
| IP + browser fingerprinting | Immediate 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
| Platform | Max Length | Hashtags | Links | Best Time |
|---|---|---|---|---|
| Twitter/X | 280 chars/tweet | 2-3 | In reply | 9-11 AM |
| 3,000 chars | 3-5 | In comments | Tue-Thu 8-10 AM | |
| 2,200 chars | 20-30 (in first comment) | Bio link only | 11 AM-1 PM | |
| TikTok | 2,200 chars | 4-5 | In bio | 7-9 PM |
| 63,206 chars | 1-3 | Inline | 1-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
| Platform | Actions/Day (Safe) | Actions/Hour |
|---|---|---|
| Twitter/X | 50 tweets, 100 likes | 10-15 actions |
| 20 posts, 100 connections | 5-10 actions | |
| 30 posts, 200 likes | 10-15 actions | |
| TikTok | 10 videos, 50 comments | 5-8 actions |
| 25 posts, 100 reactions | 10-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:
OPENCLAW15for 15% off
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.