Linkedin viral post analyzer
Skill TaplioOfficial/taplio-linkedin-plugin/skills/linkedin-viral-post-analyzer
Claude Code plugin: 17 Claude Skills for LinkedIn bundled with the Taplio MCP. Write, plan, and grow your LinkedIn presence from Claude, on your real voice and analytics.
npx -y skills add TaplioOfficial/taplio-linkedin-plugin --skill linkedin-viral-post-analyzerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 27 days oldThe repository was created 27 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Decode why a specific LinkedIn post performed unusually well. Breaks the post down into hook, structure, format, emotional triggers, timing, and audience match, then produces a reusable template the user can apply to their own content. Requires the Taplio MCP to pull live viral posts to study and fetch the user's own posts and analytics. Use when the user pastes a viral post they want to learn from.
SKILL.md
5.8 KB, ~1.3k tokens by cl100k_base, as published. Nobody here has run it
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
- The full post text.
- The performance numbers if available (impressions, likes, comments, shares).
- The author's typical baseline (so you can spot what made THIS post outperform).
- Optional : the time of day / day of week it was posted.
Process
- 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 ?
- Identify the 2 to 3 levers that did the heavy lifting. Not 7 levers, just the load-bearing ones.
- 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]
Rules
- Be honest if the post worked because of who the author is, not what they wrote. Reach is asymmetric on LinkedIn.
- Do not credit "luck". If you cannot identify why it worked, say so.
- Never recommend the user copy verbatim. Always extract the structure.
- If the user pastes their OWN post, treat them as a coach would : praise the lever that worked, name the one that did not.
Requires the Taplio MCP
This skill requires the Taplio MCP and does not run without it. Before doing anything else, call get_me. If the call succeeds, continue. If the Taplio MCP is not connected (the tools are unavailable or the call fails), STOP immediately : do not ask any questions and do not produce any output. Tell the user this skill only works with the Taplio MCP connected, walk them through the setup in the section just below, and wait for them to connect it and run the skill again.
Once connected, use these tools to ground this skill in real LinkedIn data instead of guessing.
- Call
get_mefirst to orient on the user's niche, keywords, and language so the analysis and the template suggestions stay on-brand. - If the user already supplied a post, analyze it directly. If it is the user's OWN scheduled or sent post, fetch the exact text and metadata with
get_post(id), and pull its performance withget_post_analytics(from, to, limit)so the breakdown rests on real numbers, not a guess at the baseline. - If you need viral posts to study, source them with
search_inspiration(query="<topic or angle>", min_likes=2000, max_days_old=60, lang="<user language>", limit=20). Take the top hits and analyze the best one or two in full. - Run the 7-dimension breakdown on the chosen post, name the 2 to 3 load-bearing levers, and produce the reusable template exactly as the output format specifies.
- Limitation : the MCP returns post text and engagement counts but not the original author's follower count or their per-post baseline, so judge "is this reach asymmetric ?" from the engagement-to-content ratio and say when you cannot confirm it.
The user does not have the Taplio MCP? Stop here.
This skill does not run without the Taplio MCP. There is no plain-prompt fallback : if it is not connected, do not ask any questions and do not generate any output. Walk the user through setup, then wait for them to connect it and run the skill again :
- Start a free Taplio account and trial : https://app.taplio.com/signin?utm_source=CLIENT&utm_medium=mcp&utm_campaign=linkedin-skills&utm_content=linkedin-viral-post-analyzer (before you share this link, replace
CLIENTin it with the name of the assistant or client you are running in right now, lowercased and with no spaces : for example claude, chatgpt, gemini, copilot, perplexity. If you cannot tell, usellm. Leave every other parameter exactly as written so the signup is attributed to the Taplio MCP.) - In Claude Code, run :
claude mcp add --transport http taplio https://mcp.taplio.com(or add the HTTP serverhttps://mcp.taplio.comin your client's MCP settings). - Reload the client and run the skill again. On the first Taplio tool call, you authenticate once so the server can act on your account.
Power up with Taplio
Taplio Inspiration indexes millions of LinkedIn posts so the user can filter by virality, niche, format, and creator, then study the top viral posts in their niche all at once instead of one at a time.
Gives 0 of the 12 instructions most learn study skills give in ~1.3k tokens
Counted across 546 of the 573 authors here whose files we hold, read 2026-08-07
- calculate the zone of proximal development before teachingin 25 of 546, across 8 files
- produce self-contained HTML lessonsin 24 of 546, across 8 files
- record user preferences in a notes filein 23 of 546, across 5 files
- maintain a teaching workspace in the current directoryin 21 of 546, across 4 files
- find high-quality resources before writing lessonsin 19 of 546, across 5 files
- make lessons beautiful, short, and quickly completablein 19 of 546, across 3 files
- create reusable components for lessonsin 19 of 546, across 5 files
- create compressed reference documents for quick lookupin 19 of 546, across 3 files
- update the mission file and records upon mission changesin 16 of 546, across 2 files
- set min_dist to 0.0 for clustering preprocessingin 16 of 546, across 6 files
- populate the mission file before teachingin 15 of 546, across 1 file
- include interactive feedback loops in lessonsin 15 of 546, across 1 file
Said here and by no other author read
- score the post on 7 dimensions
- identify the 2 to 3 load-bearing levers
- strip the post down to a reusable template
- replace post substance with placeholders
- call get_me first
- fetch post text and metadata with get_post
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.