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 TaplioOfficial/taplio-linkedin-claude-skills --skill linkedin-profile-optimizergit clone --depth 1 https://github.com/TaplioOfficial/taplio-linkedin-claude-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/taplioofficial/taplio-linkedin-claude-skills/linkedin-profile-optimizer)<a href="https://agentmods.dev/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-profile-optimizer"><img src="https://agentmods.dev/badge/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-profile-optimizer/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/taplioofficial/taplio-linkedin-claude-skills/linkedin-profile-optimizer"><img src="https://agentmods.dev/badge/skills/taplioofficial/taplio-linkedin-claude-skills/linkedin-profile-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00084 | $0.01549 |
| Opus 5 | $0.00042 | $0.00775 |
| Sonnet 5 | $0.00017 | $0.00310 |
| Haiku 4.5 | $0.00008 | $0.00155 |
Grade A, and why
linkedin-profile-optimizer 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- linkedin-profile-optimizer — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 109 lines — stays where its author put it; the contents beside it link to each section on GitHub.
LinkedIn Profile Optimizer
A LinkedIn profile is a landing page. This skill audits it like one.
When to trigger
The user says "audit my profile", "improve my LinkedIn bio", "rewrite my headline", "people visit my profile but do not follow", "my profile does not convert".
Inputs to ask for
- The current headline.
- The current About / summary.
- The current banner (description or screenshot).
- The current Featured section (what it shows).
- The user's positioning : who they help, with what, and what they want visitors to do.
- The desired CTA from the profile (follow, book a call, sign up to newsletter, DM keyword).
What to audit (in order of impact)
- Headline : the single highest-leverage line on LinkedIn. Visible in feed, in search, in comments. Must answer "who do you help with what" in 220 characters.
- Banner : visible above the fold. Should reinforce the positioning, not display random stock art.
- Profile photo : clear face, eye contact, neutral background. No group photos, no holiday selfies.
- About section : lead with a hook. Explain who you help, how, and what to do next. End with a clear CTA.
- Featured section : 3 to 5 items max. Lead magnet, top post, link to call booking, link to newsletter, anything that converts.
- Experience : the current role description should match the headline promise. Past roles should support the credibility, not list every JD bullet.
Process
- Score each element on a 1-5 scale (1 = "wastes the slot", 5 = "best in class").
- List the top 3 fixes in order of impact (do not overwhelm with 12 fixes).
- For each fix, rewrite the copy so the user can ship the change in 2 minutes.
Output format
PROFILE AUDIT FOR [user]
POSITIONING IN ONE LINE (as I read it from the current profile) :
"[1-line summary, then ask : is this the positioning you actually want ?]"
SCORES
- Headline : X/5 - [one-liner diagnosis]
- Banner : X/5 - [diagnosis]
- Photo : X/5 - [diagnosis, only if obviously off]
- About : X/5 - [diagnosis]
- Featured : X/5 - [diagnosis]
- Experience : X/5 - [diagnosis]
TOP 3 FIXES (in order of impact)
FIX 1 - [element]
Current : "[paste current copy]"
Rewrite :
"[new copy ready to paste]"
Why this is better : [one-liner]
FIX 2 - [element]
Current : "[paste current copy]"
Rewrite :
"[new copy]"
Why this is better : [one-liner]
FIX 3 - [element]
Current : ...
Rewrite : ...
Why this is better : ...
QUICK WINS (under 5 minutes)
- [3 to 5 micro-improvements the user can ship today]
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.
- 12d ago First seen · 109 lines · 84 tokens per session scan A 30e2c5d6a02d
linkedin-profile-optimizer is a skill published in the GitHub repository TaplioOfficial/taplio-linkedin-claude-skills (5 stars, last pushed yesterday), licensed MIT. It adds 84 tokens to every session and 1,549 once invoked, about $0.0004 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-31.
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…
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…
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…
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…
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…
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.