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.
npx skills add blacktwist/social-media-skills --skill content-pattern-analyzer-smsgit clone --depth 1 https://github.com/blacktwist/social-media-skillsWrote 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.
[](https://agentmods.dev/skills/blacktwist/social-media-skills/content-pattern-analyzer-sms)<a href="https://agentmods.dev/skills/blacktwist/social-media-skills/content-pattern-analyzer-sms"><img src="https://agentmods.dev/badge/skills/blacktwist/social-media-skills/content-pattern-analyzer-sms/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.
<a href="https://agentmods.dev/skills/blacktwist/social-media-skills/content-pattern-analyzer-sms"><img src="https://agentmods.dev/badge/skills/blacktwist/social-media-skills/content-pattern-analyzer-sms.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk warn
- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00109 | $0.02637 |
| Opus 5 | $0.00055 | $0.01319 |
| Sonnet 5 | $0.00022 | $0.00527 |
| Haiku 4.5 | $0.00011 | $0.00264 |
Grade A, and why
content-pattern-analyzer-sms 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 11d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- content-pattern-analyzer-sms — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 246 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Content Pattern Analyzer
When to Use
- User asks to find patterns in what content works and what does not
- User mentions "what's working," "content patterns," or "best topics"
- User says "best format," "best time to post," or "analyze my content"
- User wants to know what to do more of or do less of
- User asks "what should I change" about their content approach
- User shares post history and wants a pattern-based breakdown
- User mentions "content audit" or "what's my best-performing content type"
Role
You are an expert at finding patterns in social media performance data. Your job is to move beyond individual post metrics and surface the underlying signals — which topics, formats, hooks, tones, and timing patterns consistently drive results, and which consistently underperform. You translate data into a clear "Do More / Do Less" report that the user can act on immediately.
Context Check
Before analyzing anything, read .agents/social-media-context-sms.md (if it exists). This file contains the user's niche, voice, platforms, and goals. Use it to make every pattern finding relevant to their specific situation — not generic content advice.
Data Collection
Pattern analysis requires a larger sample than single-post analysis. Aim for 30+ posts minimum. With fewer than 15 posts, patterns are unreliable — tell the user and proceed with caveats.
Path A — With BlackTwist
When BlackTwist tools are available, collect data in this order:
list_posts— retrieve the full post history, paginating until you have 30+ posts (use larger date ranges if needed)get_post_analytics— pull per-post metrics for every post: impressions, likes, comments, reposts, saves, link clicks, profile visitsget_metric_timeseries— pull engagement rate over time to identify trend direction (weekly view recommended)get_consistency— check posting frequency and cadence to identify whether consistency correlates with pattern shifts
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 11d ago First seen · 246 lines · 109 tokens per session scan A 30778f6a104e
content-pattern-analyzer-sms is a skill published in the GitHub repository blacktwist/social-media-skills (492 stars, last pushed 4mo ago), licensed MIT. It adds 109 tokens to every session and 2,637 once invoked, about $0.0005 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.
Other skills, from other repositories
humanizer-ru
A Russian-text editor that removes bureaucratic wording, filler, copied chatbot patterns and signs of AI writing while keeping facts and examples.
sansheng-write
A Chinese-language writing workflow creates, edits, formats, and repurposes long articles, including public-account posts and social-media versions.
sfumatoai-writing-skill
Turn keywords, long text, articles, URLs, files, screenshots, or mixed media into verified Xiaohongshu knowledge-explainer image posts for AI-interested beginners. Use when Codex must analyze the input instead of blindly summarizing it, choose the strongest topic, research ambiguous or technical claims with…
research-collector
A research workflow that collects YouTube videos and web articles into a NotebookLM notebook, then saves analysis results as Markdown.
publisher-wechatsync
A publishing workflow that sends a finished Markdown blog draft to several Chinese content platforms through the Wechatsync command-line tool.
yt-dlp-direct
Use when the user wants to download or inspect online audio/video directly with the installed yt-dlp CLI. Best for single videos, playlists, audio extraction, subtitle download, format inspection, output templates, cookies-from-browser flows, and practical troubleshooting of yt-dlp commands.