write-hook

A writing aid for creating the opening line of a LinkedIn post, including several alternative approaches for comparison.

In plain words
What is it for?
Use it to rewrite a weak LinkedIn opening, create hook variations, or test different opening angles before writing the full post.
Why use it?
It helps address openings that fail to attract attention or make readers expand the post.

Skill for Claude CodeCodex

Part of the linkedin-maxxing plugin — 17 skills, 17 commands shipped together

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.

agentmods
npx agentmods add skills/warpirate/linkedin-maxxing/write-hook
Any agent
npx skills add warpirate/linkedin-maxxing --skill write-hook
Clone the repo
git clone --depth 1 https://github.com/warpirate/linkedin-maxxing

Made for: Claude Code, Codex.

Or install linkedin-maxxing, the plugin that ships this one along with the rest of its 17 skills, 17 commands.

Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,150 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00096 $0.02150
Opus 5 $0.00048 $0.01075
Sonnet 5 $0.00019 $0.00430
Haiku 4.5 $0.00010 $0.00215

Measured 3d ago against content hash 178cf86384e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

write-hook 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/linkedin-maxxing/skills/write-hook/SKILL.md · 170 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 First seen · 170 lines · 96 tokens per session scan A 178cf86384e7

Subscribe to this mod's changes

write-hook is a skill published in the GitHub repository warpirate/linkedin-maxxing (4 stars, last pushed 2mo ago), with no licence file. It adds 96 tokens to every session and 2,150 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

job-apply

Fill out job applications automatically using your resume. Use when the user wants to apply for jobs on LinkedIn Easy Apply, Greenhouse, Ashby, Lever, Rippling, or Workday.

neonwatty/job-apply-plugin · 43 tokens

answer-memory

Manage Job Apply's local profile, reusable answers, application history, and resumable sessions. Use whenever a Job Apply workflow needs to initialize, migrate, read, or update persistent applicant data.

neonwatty/job-apply-plugin · 41 tokens

job-search

Search LinkedIn, Hacker News, and Twitter/X for jobs with connections, hiring manager insights, and preference-based scoring. Use when the user wants to find jobs, search for positions, or explore job opportunities.

neonwatty/job-apply-plugin · 45 tokens

job-preferences

Set or update job-search preferences such as titles, salary, remote work, and filters for the other Job Apply skills.

neonwatty/job-apply-plugin · 28 tokens

math-unicode

Use when a response needs mathematical notation (equations, filters, set-builder notation, statistics, calculus, linear algebra, logic, ratios, drops, counts) and the output goes to a terminal or TUI that cannot render LaTeX: Claude Code, Codex CLI, SSH and tmux sessions, CI logs. Load it before composing, including…

vladimirrott/claude-math · 154 tokens

vibe-ship

Generates a complete, production-ready deployment setup for any app in one pass -- Dockerfile, docker-compose.yml, .dockerignore, CI/CD (GitHub Actions), scalability config (health checks, resource limits, K8s on request), and security hardening (non-root user, secrets, dependency scanning). Auto-detects the stack…

sudais-khalid/vibe-ship · 214 tokens