social-analytics-report

social-analytics-report is a skill for Claude Code from Ootto-AI/claude-content-skills. It costs 112 tokens per session (632 once invoked), scanned A, original, MIT.

A method for turning social-media performance data into decisions about what to keep, test, change, or stop.

In plain words
What is it for?
Use it to create campaign reports, analyse post results, compare similar content, and choose the next small experiment.
Why use it?
It prevents misleading comparisons by checking missing data, metric definitions, time periods, and the purpose of each post or channel.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-content-skills plugin — 52 skills shipped together

Good fit Use it to create campaign reports, analyse post results, compare similar content, and choose the next small experiment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ootto-ai/claude-content-skills/social-analytics-report
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 Ootto-AI/claude-content-skills --skill social-analytics-report
Clone the repo
git clone --depth 1 https://github.com/Ootto-AI/claude-content-skills

Made for: Claude Code.

Or install claude-content-skills, the plugin that ships this one along with the rest of its 52 skills.

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-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/ootto-ai/claude-content-skills/social-analytics-report/github.svg)](https://agentmods.dev/skills/ootto-ai/claude-content-skills/social-analytics-report)
Your own site
<a href="https://agentmods.dev/skills/ootto-ai/claude-content-skills/social-analytics-report"><img src="https://agentmods.dev/badge/skills/ootto-ai/claude-content-skills/social-analytics-report/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-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/ootto-ai/claude-content-skills/social-analytics-report"><img src="https://agentmods.dev/badge/skills/ootto-ai/claude-content-skills/social-analytics-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 632 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.00112 $0.00632
Opus 5 $0.00056 $0.00316
Sonnet 5 $0.00022 $0.00126
Haiku 4.5 $0.00011 $0.00063

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

Security

Grade A, and why

social-analytics-report 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 12d 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.

skills/social-analytics-report/SKILL.md · 46 lines

How it starts

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

Social Analytics Report

Make an honest operational report from the metrics the team actually has, with context, uncertainty, and a next decision.

1. Establish what the data can answer

Ask for the date range, channels, posts or campaigns, metric definitions, collection method, target or baseline, and any known changes in spend, audience, format, or distribution. If definitions differ across channels, do not silently compare the raw totals.

2. Check the data before interpreting it

Identify missing rows, partial reporting windows, duplicate posts, changed tracking, or metrics collected at different ages. Label the report's data boundary. Separate direct observations from hypotheses about why something happened.

3. Read outcomes against the intended job

Group results by the job each post or channel was assigned: awareness, education, discussion, qualified traffic, conversion assistance, or creator partnership learning. Compare like with like. Look for repeatable patterns in message, format, audience context, and distribution rather than choosing one winner by impressions.

4. Recommend the next smallest test

Return a decision table: observation, confidence, likely explanation, action, owner, and evidence needed next. State what not to conclude. Recommend a bounded test that preserves the campaign claim and measurement method so the next report can actually compare it.

Hard rules

  • Never claim causation from correlation or a single post.
  • Do not compare unlike metrics, date windows, paid and organic activity, or posts at different maturity without saying so.
  • Keep raw data, calculated rates, and interpretation distinguishable.
  • Do not hide low-performing or incomplete data to make a narrative look cleaner.
  • Never fabricate access to native analytics, ad accounts, or conversion systems.

Failure modes

Failure Do this instead
A high-impression post is declared successful Judge it against the job and downstream evidence it was intended to influence.
A report lists metrics but makes no decision End with one keep, one test, one change, and their owners.
Platform totals are compared as if identical Normalize the question or report each channel separately.
The team changes five things at once Choose the smallest observable test and hold other conditions steady where possible.

Read the full file on GitHub · 46 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. 12d ago First seen · 46 lines · 112 tokens per session scan A d07217557320

Subscribe to this mod's changes

social-analytics-report is a skill published in the GitHub repository Ootto-AI/claude-content-skills (30 stars, last pushed 19d ago), licensed MIT. It adds 112 tokens to every session and 632 once invoked, about $0.0006 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-08-30.

Related

Other skills, from other repositories

scrapecreators-api

Scrape and extract public data from 27+ social media platforms using the ScrapeCreators REST API. Covers TikTok, Instagram, YouTube, LinkedIn, Facebook, Twitter/X, Reddit, Threads, Bluesky, Pinterest, Snapchat, Twitch, Kick, Truth Social, TikTok Shop, Google, and link-in-bio services (Linktree, Komi, Pillar, Linkbio…

ScrapeCreators/social-media-research-skills · 161 tokens

outlier-post-finder

Use when the user wants to find posts, videos, reels, shorts, tweets, or social content that overperformed versus a creator, brand, or competitor baseline. Finds outliers, explains why they worked, extracts hooks and formats, and produces a practical swipe file.

ScrapeCreators/social-media-research-skills · 60 tokens

competitor-social-research

Use when the user wants to research competitors' social media strategy, compare brands or creators, find what content is working in a niche, identify content gaps, or produce a practical social strategy brief from public social data.

ScrapeCreators/social-media-research-skills · 49 tokens

ad-library-teardown

Use when the user wants to analyze active ads from Meta/Facebook, Google, or LinkedIn ad libraries; tear down a competitor's messaging; extract hooks, offers, CTAs, video transcripts, landing page claims, and test ideas from public ads.

ScrapeCreators/social-media-research-skills · 56 tokens

comment-mining

Use when the user wants to mine comments and replies for audience reactions, customer language, questions, objections, complaints, product ideas, buying intent, sentiment, or voice-of-customer insights from public social posts and videos.

ScrapeCreators/social-media-research-skills · 48 tokens

transcript-intelligence

Use when the user wants to summarize, analyze, or repurpose transcripts from TikTok, Instagram, YouTube, Facebook, X/Twitter, LinkedIn, Rumble, or Reddit video posts. Extracts hooks, claims, quotes, content atoms, themes, and reusable scripts.

ScrapeCreators/social-media-research-skills · 62 tokens