social-media-analyzer
Analyzes social media campaign performance across platforms with engagement metrics, ROI calculations, and audience insights for data-driven marketing decisions
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-code-skill-factory/social-media-analyzerskilz install alirezarezvani/claude-code-skill-factory/social-media-analyzer --agent opencodeskilz install alirezarezvani/claude-code-skill-factory/social-media-analyzer --agent codexskilz install alirezarezvani/claude-code-skill-factory/social-media-analyzer --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-code-skill-factorycp -r claude-code-skill-factory/generated-skills/social-media-analyzer ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
observability
by DNYoussef
Observability specialists hub for monitoring, logging, tracing, and alerting. Routes to specialists for metrics collection, log aggregation, distri...
grafana-dashboards
by wshobson
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboa...
kpi-dashboard-design
by wshobson
Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business...
prometheus-configuration
by wshobson
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics co...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-code-skill-factory
- Stars
- 325
- Forks
- 73
- Type
- Technical
- Meta-Domain
- media
- Primary Domain
- monitoring
- Market Score
- 0
Agent Skill Grade
C Score: 71/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing reference architecture
- Vague trigger terms
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've been looking at how you structured the social media data extraction—the tokenization approach is clever, but I'm curious whether you considered the trade-offs between flexibility and performance when handling rate-limited APIs.
Links:
The TL;DR
You're at 71/100, solidly in C territory. This is based on Anthropic's best practices for agentic skills. Your Utility pillar is strong (16/20)—the ROI calculations and multi-platform support actually solve real problems. But Progressive Disclosure Architecture (19/30) and Ease of Use (17/25) are dragging you down. The good news? These are fixable with some structural changes.
What's Working Well
- Utility is legit (16/20) - You're addressing a real marketing need with concrete metrics (engagement rate, ROI, CTR). The scripts have actual calculation logic and benchmarks that add value.
- Supporting files exist - You've got
HOW_TO_USE.md,sample_input.json, and actual Python scripts. That's more than most skills have. - Navigation is clean - SKILL.md has clear section headers and logical flow. No confusing structure here.
- Validation thinking - Your scripts include safeguards like
safe_dividefor zero-division errors. That's defensive coding done right.
The Big One: Missing Reference Architecture
Here's what's holding back your PDA score: SKILL.md doesn't reference the supporting files that exist in your skill package. Users reading SKILL.md have no idea that HOW_TO_USE.md, sample_input.json, and the scripts are available. They discover them by accident, if at all.
Why it matters: Progressive Disclosure means guiding users from overview → details → implementation. Right ...
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More media Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
social-media-analyzer
https://github.com/alirezarezvani/claude-code-skill-factoryThank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.