linkedin-brand

linkedin-brand is a skill for Claude Code from assafkip/kipi-system. It costs 35 tokens per session (2,263 once invoked), scanned A, original, MIT.

A writing guide for founders who use LinkedIn to publish posts, respond to others, send messages, and explain their work. It also covers making a founder easier for online AI systems to identify and understand.

In plain words
What is it for?
Drafting LinkedIn posts, comments, direct messages, and About sections, reviewing profiles, and planning broader online visibility.
Why use it?
It provides consistent rules for writing and reviewing public LinkedIn content instead of handling each update from scratch.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the kipi-core plugin — 10 skills, 7 commands shipped together

Good fit Drafting LinkedIn posts, comments, direct messages, and About sections, reviewing profiles, and planning broader online visibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/assafkip/kipi-system/linkedin-brand
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 assafkip/kipi-system --skill linkedin-brand
Clone the repo
git clone --depth 1 https://github.com/assafkip/kipi-system

Made for: Claude Code.

Or install kipi-core, the plugin that ships this one along with the rest of its 10 skills, 7 commands.

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-brand

README.md
[![agentmods](https://agentmods.dev/badge/skills/assafkip/kipi-system/linkedin-brand/github.svg)](https://agentmods.dev/skills/assafkip/kipi-system/linkedin-brand)
Your own site
<a href="https://agentmods.dev/skills/assafkip/kipi-system/linkedin-brand"><img src="https://agentmods.dev/badge/skills/assafkip/kipi-system/linkedin-brand/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-brand

Your own site · 80×15
<a href="https://agentmods.dev/skills/assafkip/kipi-system/linkedin-brand"><img src="https://agentmods.dev/badge/skills/assafkip/kipi-system/linkedin-brand.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,263 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 warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high System Prompt Leakage · line 139
    Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
    Fix: Remove any instructions that reveal, print, or output system prompts or internal rules. System instructions should never be exposed to end users.
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.00035 $0.02263
Opus 5 $0.00017 $0.01131
Sonnet 5 $0.00007 $0.00453
Haiku 4.5 $0.00003 $0.00226

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

Security

Grade A, and why

linkedin-brand 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 3d 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.

plugins/kipi-core/skills/linkedin-brand/SKILL.md · 151 lines

How it starts

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

LinkedIn Brand Skill

This skill is the operating system for a founder's LinkedIn presence and broader LLM visibility. It enforces the 2026 algorithm reality (360Brew decoder-only LLM), provides summary frameworks, and governs the cross-platform entity graph that makes a founder legible to ChatGPT, Claude, Gemini, and Perplexity.

When to Invoke

Auto-fire on any of these:

  • Drafting a LinkedIn post, article, or carousel
  • Writing a comment, reply, or quote-post reacting to someone else's LinkedIn content
  • Drafting a LinkedIn DM
  • Writing or editing the LinkedIn About section
  • Auditing the founder's LinkedIn profile
  • Planning LLM visibility, personal-site schema, or third-party mention pipeline
  • Any question containing "LinkedIn," "personal brand," "visibility to LLMs," or "my About section"

Skip for: internal ops chat, code, system files.

Before Drafting

Always read in this order:

  1. references/playbook.md — format rules, cadence, first-hour rule
  2. references/voice-check.md — AI-detection patterns to avoid
  3. references/summary-frameworks.md — if drafting/editing an About section
  4. references/llm-visibility.md — if question is about broader visibility

Then read instance-specific files (not bundled in the skill):

  • my-project/linkedin-playbook.md — this founder's committed pillars
  • my-project/linkedin-summary-template.md — this founder's current About draft
  • my-project/llm-visibility-plan.md — this founder's entity graph and mention pipeline

If those instance files do not exist, ask the founder to create them before drafting. Do not invent pillars or positioning.

Core Rules (ENFORCED on every draft)

Format

  • Zero hashtags, or one high-intent tag max. 3+ tags costs 29% reach.
  • External links go in the first comment, never the body. Body links cost 32% reach.
  • Short sentences. 8-15 words average. One idea per sentence.
  • Scar-anchored. Lead with real experience, not abstract claims.
  • Personal-adjacent outperforms pure professional.

Read the full file on GitHub · 151 lines

Files

What ships with it

4 files 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.

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. 3d ago Changed ce4599fd792a
  2. 11d ago First seen · 151 lines · 35 tokens per session scan A b570db426d35

Subscribe to this mod's changes

linkedin-brand is a skill published in the GitHub repository assafkip/kipi-system (110 stars, last pushed 2d ago), licensed MIT. It adds 35 tokens to every session and 2,263 once invoked, about $0.0002 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

core

This skill should be used when the user says "capture memory", "save to memory", "remember this", or trigger phrases like: "I've decided", "let's use", "we're going with", "I learned", "turns out", "TIL", "discovered", "I'm stuck", "blocked by", "always use", "never do", "convention is". Also triggers on recall…

modeled-information-format/mnemonic · 109 tokens

custodian

Memory system custodian for health checks, validation, and maintenance. Trigger phrases: "check memory health", "validate memories", "fix broken links", "update decay", "relocate memories", "audit memories", "memory maintenance", "custodian", "memory health".

modeled-information-format/mnemonic · 58 tokens

format

MIF Level 3 specification, memory templates, and formatting guidelines.

modeled-information-format/mnemonic · 15 tokens

ontology

Ontology-based entity discovery and validation for mnemonic memories. Define custom namespaces, entity types, traits, and relationships. Triggers: "entity discovery", "validate ontology", "define namespaces", "resolve entity references", "list ontologies", "show namespaces", "entity types", "entity relationships"…

modeled-information-format/mnemonic · 74 tokens

blackboard

Cross-session handoff, persistent context via blackboard, and agent coordination patterns.

modeled-information-format/mnemonic · 18 tokens

search

This skill should be used when the user says "search memories", "find in memories", "grep mnemonic", "look for memory", "deep search", "synthesize knowledge", or asks questions like "what do we know about X". Provides progressive disclosure and enhanced iterative search with synthesis.

modeled-information-format/mnemonic · 60 tokens