Install
$ agentstack add skill-alirezarezvani-claude-code-skill-factory-social-media-analyzer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Social Media Campaign Analyzer
This skill provides comprehensive analysis of social media campaign performance, helping marketing agencies deliver actionable insights to clients.
Capabilities
- Multi-Platform Analysis: Track performance across Facebook, Instagram, Twitter, LinkedIn, TikTok
- Engagement Metrics: Calculate engagement rate, reach, impressions, click-through rate
- ROI Analysis: Measure cost per engagement, cost per click, return on ad spend
- Audience Insights: Analyze demographics, peak engagement times, content performance
- Trend Detection: Identify high-performing content types and posting patterns
- Competitive Benchmarking: Compare performance against industry standards
Input Requirements
Campaign data including:
- Platform metrics: Likes, comments, shares, saves, clicks
- Reach data: Impressions, unique reach, follower growth
- Cost data: Ad spend, campaign budget (for ROI calculations)
- Content details: Post type (image, video, carousel), posting time, hashtags
- Time period: Date range for analysis
Formats accepted:
- JSON with structured campaign data
- CSV exports from social media platforms
- Text descriptions of key metrics
Output Formats
Results include:
- Performance dashboard: Key metrics with trends
- Engagement analysis: Best and worst performing posts
- ROI breakdown: Cost efficiency metrics
- Audience insights: Demographics and behavior patterns
- Recommendations: Data-driven suggestions for optimization
- Visual reports: Charts and graphs (Excel/PDF format)
How to Use
"Analyze this Facebook campaign data and calculate engagement metrics" "What's the ROI on this Instagram ad campaign with $500 spend and 2,000 clicks?" "Compare performance across all social platforms for the last month"
Scripts
calculate_metrics.py: Core calculation engine for all social media metricsanalyze_performance.py: Performance analysis and recommendation generation
Best Practices
- Ensure data completeness before analysis (missing metrics affect accuracy)
- Compare metrics within same time periods for fair comparisons
- Consider platform-specific benchmarks (Instagram engagement differs from LinkedIn)
- Account for organic vs. paid metrics separately
- Track metrics over time to identify trends
- Include context (seasonality, campaigns, events) when interpreting results
Limitations
- Requires accurate data from social media platforms
- Industry benchmarks are general guidelines and vary by niche
- Historical data doesn't guarantee future performance
- Organic reach calculations may vary by platform algorithm changes
- Cannot access data directly from platforms (requires manual export or API integration)
- Some platforms limit data availability (e.g., TikTok analytics for business accounts only)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: alirezarezvani
- Source: alirezarezvani/claude-code-skill-factory
- License: MIT
- Homepage: https://medium.com/@alirezarezvani/the-claude-skills-factory-how-you-can-generate-production-ready-ai-tools-in-15-minutes-eb0b86087f31?sk=4c0f7e762b9d7caf49d4234a978f3b0a
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.