linkedin-viral-post-analyzer

linkedin-viral-post-analyzer is a skill for Claude Code from TaplioOfficial/taplio-linkedin-claude-skills. It costs 89 tokens per session (1,401 once invoked), scanned B, original, MIT.

A LinkedIn post analysis helper that examines why a particular post performed unusually well and turns its structure into a reusable template. It looks at the opening, layout, emotional appeal, detail, audience fit, prompt, and format.

In plain words
What is it for?
Use it to study a pasted LinkedIn post, compare it with performance information when available, and extract a structure for your own writing.
Why use it?
It helps replace guesswork about a successful post with a breakdown of the specific elements that may have contributed to its performance.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the taplio-linkedin-skills plugin — 26 skills shipped together

Good fit Use it to study a pasted LinkedIn post, compare it with performance information when available, and extract a structure for your own writing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer
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 TaplioOfficial/taplio-linkedin-claude-skills --skill linkedin-viral-post-analyzer
Clone the repo
git clone --depth 1 https://github.com/TaplioOfficial/taplio-linkedin-claude-skills

Made for: Claude Code.

Or install taplio-linkedin-skills, the plugin that ships this one along with the rest of its 26 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 linkedin-viral-post-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer/github.svg)](https://agentmods.dev/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer)
Your own site
<a href="https://agentmods.dev/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer"><img src="https://agentmods.dev/badge/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer/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 linkedin-viral-post-analyzer

Your own site · 80×15
<a href="https://agentmods.dev/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer"><img src="https://agentmods.dev/badge/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-viral-post-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,401 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00089 $0.01401
Opus 5 $0.00044 $0.00700
Sonnet 5 $0.00018 $0.00280
Haiku 4.5 $0.00009 $0.00140

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

Security

Grade B, and why

linkedin-viral-post-analyzer scanned grade B with 1 finding 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.

Subtle steeringmediumPrompt injection

Instructions that bias recommendations or shape behaviour without the user noticing.

- Never recommend the user copy verbatim. Always extract the structure.
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/linkedin-viral-post-analyzer/SKILL.md · 93 lines

How it starts

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

LinkedIn Viral Post Analyzer

Reverse-engineer the post. Steal the architecture, ship your own substance.

When to trigger

The user pastes a LinkedIn post and says "why did this work ?", "analyze this viral post", "I want to write something like this", "give me the template".

Inputs to ask for

  1. The full post text.
  2. The performance numbers if available (impressions, likes, comments, shares).
  3. The author's typical baseline (so you can spot what made THIS post outperform).
  4. Optional : the time of day / day of week it was posted.

Process

  1. Score the post on 7 dimensions :
    • Hook strength : does line 1 stop the scroll ?
    • Structure : is it scannable ? Where is the white space ?
    • Emotional driver : curiosity, anger, validation, hope, status, fear ?
    • Specificity : real names, real numbers, real dates ?
    • Audience match : does it talk to one specific person, not "everyone" ?
    • CTA : does it earn the comment / share / save ?
    • Format : text, list, story, contrarian take, screenshot, image ?
  2. Identify the 2 to 3 levers that did the heavy lifting. Not 7 levers, just the load-bearing ones.
  3. Strip the post down to its template : replace the substance with placeholders so the user can plug in their own topic.

Output format

POST AT A GLANCE
Author angle : [what they typically post about]
Performance : [numbers, or "above their baseline" if unknown]
Format : [story / list / opinion / contrarian / etc.]

WHAT WORKED (the load-bearing levers)
1. [lever 1 with specific quote from the post]
2. [lever 2 with specific quote]
3. [lever 3 with specific quote, optional]

WHAT DID NOT MATTER
[2-3 things that look important but were not, e.g. "post length", "emojis", "time of day"]

THE REUSABLE TEMPLATE
[
Hook : [pattern]
Setup : [pattern]
Twist : [pattern]
Payoff : [pattern]
CTA : [pattern]
]

HOW TO USE THIS TEMPLATE FOR YOUR NEXT POST
[3 specific topics from the user's world that fit this template]

Read the full file on GitHub · 93 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 · 93 lines · 89 tokens per session scan B a0918245c558

Subscribe to this mod's changes

linkedin-viral-post-analyzer is a skill published in the GitHub repository TaplioOfficial/taplio-linkedin-claude-skills (5 stars, last pushed yesterday), licensed MIT. It adds 89 tokens to every session and 1,401 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (subtle steering). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

linkedin-humanizer

Remove the AI tells human readers and LinkedIn's AI-slop filter react to in a post or comment: 2026 vocabulary by paragraph density, reveal bridges, staccato fragments, stacked triads, performed sincerity. Tiered rewriter (forensic / strict / aesthetic / all) plus --mode audit pass-fail review and --mode profile voice…

sergebulaev/linkedin-skills · 124 tokens

linkedin-marketing

Plan, draft, audit, and publish LinkedIn posts and comments. Use when the user wants to write a viral LinkedIn post, draft a comment or reply on any LinkedIn post URL, audit a draft against 2026 algorithm heuristics, remove AI tells, extract hook formulas from viral posts, or plan a week of content. Powered by the…

sergebulaev/linkedin-skills · 97 tokens

linkedin-reply-handler

Draft a reply to a specific existing LinkedIn comment from its URL. Use when the user wants to reply to a comment on any post, or follow up after an author replied to them. Parses the commentUrn, resolves the correct parentComment target (LinkedIn flattens threads to 2 levels), and posts via Publora on approval. Not…

sergebulaev/linkedin-skills · 88 tokens

linkedin-post-writer

Draft a new LinkedIn post from scratch using one of 20 2026 hook formulas (anaphora, R.I.P., time-anchor, curiosity-gap, contrarian, controlled A/B, false-binary, and more) plus a founders-edition angle library, picked by engagement goal (comments, reposts, likes, saves). Runs the humanizer pass and schedules via…

sergebulaev/linkedin-skills · 120 tokens

linkedin-comment-drafter

Draft a LinkedIn comment on someone else's post from its URL, or reshare (repost) it to your feed with optional commentary. Use when the user pastes a post URL and asks to comment, engage, be first commenter, or repost with their thoughts. Produces 1-3 variants in the user's voice, picks a reaction, and publishes via…

sergebulaev/linkedin-skills · 97 tokens

linkedin-content-planner

Generate a 7-day LinkedIn content plan from a theme, audience, and pillars. Produces per-day post pillar, format, hook type, CTA, posting time, daily comment targets, and a weekly inbound-readiness check. Use when the user wants to plan a week or month of content, not draft a single post.

sergebulaev/linkedin-skills · 72 tokens