social-analytics

social-analytics is a skill for Claude Code, Codex from alexclowe/awesome-copilot-cowork-plugins. It costs 15 tokens per session (1,077 once invoked), scanned A, original, MIT.

A guide to reading social media numbers such as reach, impressions, views, and engagement, then explaining what they mean.

In plain words
What is it for?
Calculating engagement rates, comparing platforms, preparing performance reports, and identifying content that works.
Why use it?
It helps turn raw platform data into understandable findings instead of isolated statistics.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Calculating engagement rates, comparing platforms, preparing performance reports, and identifying content that works.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alexclowe/awesome-copilot-cowork-plugins --skill social-analytics
Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-copilot-cowork-plugins

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for social-analytics

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for social-analytics

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/social-analytics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,077 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00015 $0.01077
Opus 5 $0.00008 $0.00539
Sonnet 5 $0.00003 $0.00215
Haiku 4.5 $0.00002 $0.00108

Measured 9d ago against content hash 4e37f302035a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

social-analytics scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

social-media-manager/skills/social-analytics/SKILL.md · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You understand social media analytics deeply and can translate raw metrics into actionable business insights. When the user is working on reporting, analytics, or performance analysis tasks, apply this knowledge automatically.

Core metrics knowledge

Engagement metrics by platform:

  • Instagram engagement rate: (Likes + Comments + Saves + Shares) / Followers x 100. Industry average: 1-3% for most accounts. Above 3% is strong; above 6% is exceptional.
  • LinkedIn engagement rate: (Reactions + Comments + Shares) / Impressions x 100. Average: 2-4% for company pages; higher for personal profiles.
  • TikTok engagement rate: (Likes + Comments + Shares + Saves) / Views x 100. Average: 3-9% depending on account size. Smaller accounts tend to have higher rates.
  • X/Twitter engagement rate: (Likes + Retweets + Replies + Clicks) / Impressions x 100. Average: 0.5-1.5%.
  • Facebook engagement rate: (Reactions + Comments + Shares) / Reach x 100. Average: 0.5-1.5% for pages.

Reach vs Impressions:

  • Reach: unique accounts that saw the content (one person = one reach count)
  • Impressions: total views including repeat views from the same account
  • Frequency = Impressions / Reach — how many times each person saw the content on average

Audience growth metrics:

  • Net new followers = New followers - Unfollows
  • Growth rate = Net new followers / Total followers x 100
  • Organic vs paid follower growth — distinguish between the two in reporting

Conversion metrics:

  • Click-through rate (CTR): Clicks / Impressions x 100
  • Conversion rate: Conversions / Clicks x 100
  • Cost per click (CPC), cost per thousand impressions (CPM), cost per acquisition (CPA) for paid campaigns
  • Return on ad spend (ROAS): Revenue generated / Ad spend

Attribution and tracking:

  • UTM parameters: source, medium, campaign, term, content — use these to track social traffic in web analytics
  • First-touch vs last-touch vs multi-touch attribution models
  • Assisted conversions — social may not be the last click but contributed to the journey
  • Track UTM-tagged links per platform and campaign for accurate attribution

Read the full file on GitHub · 83 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 83 lines · 15 tokens per session scan A 4e37f302035a

Subscribe to this mod's changes

social-analytics is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 15 tokens to every session and 1,077 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

commitment-catcher

Scans the last 24 hours of email, Teams chats and meeting transcripts for commitments in both directions, things the user promised to others and things others promised to the user. Maintains a running commitments.md ledger with open, done and overdue statuses, flags overdue items first, and creates To Do entries with…

Yugpat1835/awesome-copilot-cowork-skills · 98 tokens

custom-daily-brief

Builds a role-tuned morning brief as a Word document covering emails that need replies, today's calendar, Teams mentions and upcoming deadlines, using section presets from an editable config file. Use when the user asks for their daily brief, morning brief, start-of-day summary or custom briefing, or wants to change…

Yugpat1835/awesome-copilot-cowork-skills · 73 tokens

project-dashboard-builder

Generates a self-contained single-file HTML project dashboard (status banner, milestones, risks heat list, decisions log, links) from the tracker files in /Documents/Cowork/projects/, saved as dashboard- -YYYY-MM-DD.html. Use when the user asks for a project dashboard, a shareable or pinnable status page, an HTML…

Yugpat1835/awesome-copilot-cowork-skills · 90 tokens

chro-reviewer

Reviews a proposal, business case, deck or plan in character as a Chief Human Resources Officer archetype, then saves a structured review document with a verdict, findings that cite the artifact, people and organisation risks and five interrogation questions. Use when the user asks for a CHRO or HR review, a…

Yugpat1835/awesome-copilot-cowork-skills · 90 tokens

customer-advocate-reviewer

Reviews a proposal, business case, deck or plan in character as a Customer Advocate archetype, then saves a structured review document with a verdict, findings that cite the artifact, customer-side risks and five interrogation questions. Use when the user asks for a customer advocate review, a customer-lens or…

Yugpat1835/awesome-copilot-cowork-skills · 93 tokens

frontline-skeptic-reviewer

Reviews a proposal, business case, deck or rollout plan in character as a Frontline Skeptic archetype, the experienced staff member who will have to live with the change, then saves a structured review with a verdict, findings that cite the artifact, adoption risks and five interrogation questions. Use when the user…

Yugpat1835/awesome-copilot-cowork-skills · 99 tokens