linkedin-profile-optimizer

linkedin-profile-optimizer is a skill for Claude Code, Codex from WingedGuardian/GENesis-AGI. It costs 64 tokens per session (1,104 once invoked), scanned A, original, MIT.

A writing aid for improving LinkedIn profiles, including headlines and summaries, on a professional networking website. It analyzes the profile’s message and can rewrite it to match the user’s voice and goals.

In plain words
What is it for?
Rewrite a LinkedIn headline, summary, or About section, or review whether the profile fits the user’s current goals and intended audience.
Why use it?
It helps a profile communicate clearly to employers, clients, or professional contacts. It reduces vague wording and keeps the result closer to how the user normally writes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Rewrite a LinkedIn headline, summary, or About section, or review whether the profile fits the user’s current goals and intended audience.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wingedguardian/genesis-agi/linkedin-profile-optimizer
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 WingedGuardian/GENesis-AGI --skill linkedin-profile-optimizer
Clone the repo
git clone --depth 1 https://github.com/WingedGuardian/GENesis-AGI

Made for: Claude Code, Codex.

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-profile-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/wingedguardian/genesis-agi/linkedin-profile-optimizer/github.svg)](https://agentmods.dev/skills/wingedguardian/genesis-agi/linkedin-profile-optimizer)
Your own site
<a href="https://agentmods.dev/skills/wingedguardian/genesis-agi/linkedin-profile-optimizer"><img src="https://agentmods.dev/badge/skills/wingedguardian/genesis-agi/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.

agentmods 80×15 button for linkedin-profile-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/wingedguardian/genesis-agi/linkedin-profile-optimizer"><img src="https://agentmods.dev/badge/skills/wingedguardian/genesis-agi/linkedin-profile-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,104 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00064 $0.01104
Opus 5 $0.00032 $0.00552
Sonnet 5 $0.00013 $0.00221
Haiku 4.5 $0.00006 $0.00110

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

Security

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 9d 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.

src/genesis/skills/linkedin-profile-optimizer/SKILL.md · 140 lines

How it starts

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

LinkedIn Profile Optimizer

Purpose

Analyze and rewrite LinkedIn profile sections to clearly communicate the user's value to their target audience — whether that's employers, clients, or professional network. Avoid generic "results-driven professional" language. Sound human. Sound like the user.

Voice Loading

Before writing any profile content, load the user's voice via voice-master's overlay resolution:

  1. Read ../voice-master/SKILL.md and follow its User Calibration Overlay section to load the user's exemplars and voice-dimensions from the out-of-repo overlay (or template fallback with warning if no overlay).
  2. This skill's medium is professional. Select professional-medium exemplars from whatever voice-master loads.
  3. Read ../voice-master/references/anti-slop.md — apply the Universal and Professional / LinkedIn sections.

If no overlay is present, voice-master falls back to the generic template and warns — note this in your output.

Profile copy follows the same anti-slop rules as posts. A profile that reads like a ChatGPT template is worse than an outdated one.

Profile Sections

Headline (220 characters max)

The most visible element. Appears in search, comments, connection requests.

Formula: [What you do] | [For whom or in what domain] | [Differentiator]

Rules:

  • No "passionate about" or "driven by"
  • Concrete role or capability, not aspirational fluff
  • Include keywords recruiters/prospects actually search for
  • Test: would this make someone click on the profile?

About / Summary (2,600 characters max)

First-person narrative. Not a resume summary — a conversation with the reader.

Structure:

  • Open with what you actually do and why it matters (2-3 sentences)
  • Middle: specific experience, achievements, or expertise areas with enough detail to be credible (not a bullet list of buzzwords)
  • Mention what you're looking for or interested in — gives people a reason to reach out
  • End with how to get in touch or what kind of conversations you welcome

Read the full file on GitHub · 140 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. 9d ago First seen · 140 lines · 64 tokens per session scan A a09cbb4ee60d

Subscribe to this mod's changes

linkedin-profile-optimizer is a skill published in the GitHub repository WingedGuardian/GENesis-AGI (96 stars, last pushed today), licensed MIT. It adds 64 tokens to every session and 1,104 once invoked, about $0.0003 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

search

Unified academic paper search, citation chains, paper download (arXiv LaTeX/PDF, Sci-Hub), figure extraction from papers, LaTeX source reading, BibTeX fetching, web search, and browser automation for Cloudflare-protected sites (PRL, Science, Nature, Google Scholar).

Muuuun/luxas · 0 tokens

qec-construct

Verifier-in-the-loop CONSTRUCTION of quantum error-correcting codes with transversal non-Clifford gates (CCZ/T). Applies whenever the project goal is a new or better code/construction — INCLUDING search-phrased goals ("find codes beating X"), where the construct-loop (propose algebraic rule → qverify → debug) is the…

Muuuun/luxas · 148 tokens

figure

Hybrid figure pipeline (Nano Banana raster + rembg background removal + TikZ vector assembly). Includes a TikZ template library covering quantum circuits (quantikz), Feynman diagrams (tikz-feynman), circuits (circuitikz), molecules (chemfig), 2D/3D plots (pgfplots), energy-level diagrams, phase-space trajectories…

Muuuun/luxas · 104 tokens

memory

Cross-project research memory. Deep-dive past projects' notes, record corrections, and save cross-project insights across all Luxas research projects.

Muuuun/luxas · 30 tokens

compute-methods

Environment-verified friction sheets for field-standard computational tools (Rydberg pair interactions, QEC circuits, qLDPC decoding, code distance, atom dynamics, optics, quantum chemistry). Each sheet lists the tools the field actually uses, the first-use frictions that make agents wrongly abandon them, and one-line…

Muuuun/luxas · 113 tokens

context-window-management

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot.

LiHongwei-cn/lihongwei-cn · 23 tokens