Overview
- Skill Key
- alirezarezvani/social-media-analyzer
- Author
- alirezarezvani
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/alirezarezvani/social-media-analyzer
- Latest Commit SHA
- f3f1fae31d0ec28675c8f8636605a44014c90dda
Social media campaign analysis and performance tracking. Calculates engagement rates, ROI, and benchmarks across platforms. Use for analyzing social media performance, calculating engagement rate, measuring campaign ROI, comparing platform metrics, or benchmarking against industry standards.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 social-media-analyzer 技能。 若已安装,则直接安装 social-media-analyzer 技能。
# Social Media Analyzer Campaign performance analysis with engagement metrics, ROI calculations, and platform benchmarks. --- ## Table of Contents - [Analysis Workflow](#analysis-workflow) - [Engagement Metrics](#engagement-metrics) - [ROI Calculation](#roi-calculation) - [Platform Benchmarks](#platform-benchmarks) - [Tools](#tools) - [Examples](#examples) --- ## Analysis Workflow Analyze social media campaign performance: 1. Validate input data completeness (reach > 0, dates valid) 2. Calculate engagement metrics per post 3. Aggregate campaign-level metrics 4. Calculate ROI if ad spend provided 5. Compare against platform benchmarks 6. Identify top and bottom performers 7. Generate recommendations 8. **Validation:** Engagement rate < 100%, ROI matches spend data ### Input Requirements | Field | Required | Description | |-------|----------|-------------| | platform | Yes | instagram, facebook, twitter, linkedin, tiktok | | posts[] | Yes | Array of post data | | posts[].likes | Yes | Like/reaction count | | posts[].comments | Yes | Comment count | | posts[].reach | Yes | Unique users reached | | posts[].impressions | No | Total views | | posts[].shares | No | Share/retweet count | | posts[].saves | No | Save/bookmark count | | posts[].clicks | No | Link clicks | | total_spend | No | Ad spend (for ROI) | ### Data Validation Checks Before analysis, verify: - [ ] Reach > 0 for all posts (avoid division by zero) - [ ] Engagement counts are non-negative - [ ] Date range is valid (start < end) - [ ] Platform is recognized - [ ] Spend > 0 if ROI requested --- ## Engagement Metrics ### Engagement Rate Calculation ``` Engagement Rate = (Likes + Comments + Shares + Saves) / Reach × 100 ``` ### Metric Definitions | Metric | Formula | Interpretation | |--------|---------|----------------| | Engagement Rate | Engagements / Reach × 100 | Audience interaction level | | CTR | Clicks / Impressions × 100 | Content click appeal | | Reach Rate | Reach / Followers × 10...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.