linkedin-writer

linkedin-writer is a skill for Claude Code, Codex from flaqai/backlink_skills. It costs 135 tokens per session (4,785 once invoked), scanned A, original, MIT.

A workflow for creating long-form LinkedIn articles and newsletters for professional readers. It combines topic research, evidence-based writing, editing, search settings, and preparation for publication on LinkedIn.

In plain words
What is it for?
Use it to research, draft, revise, and package LinkedIn-native articles or newsletters. It supports professional positioning, LinkedIn search settings, and discussion-focused endings.
Why use it?
It helps turn a topic or source material into a focused professional article rather than a generic blog post. It also keeps the piece useful for business decisions and discussion.

Skill for Claude CodeCodex

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

Good fit Use it to research, draft, revise, and package LinkedIn-native articles or newsletters. It supports professional positioning, LinkedIn search settings, and discussion-focused endings.

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

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/flaqai/backlink_skills/linkedin-writer"><img src="https://agentmods.dev/badge/skills/flaqai/backlink_skills/linkedin-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,785 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.00135 $0.04785
Opus 5 $0.00068 $0.02393
Sonnet 5 $0.00027 $0.00957
Haiku 4.5 $0.00014 $0.00479

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

Security

Grade A, and why

linkedin-writer 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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/audit-linkedin-markdown.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

writer/linkedin-writer/SKILL.md · 444 lines

How it starts

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

LinkedIn Writer

Goal

Turn a topic, product, argument, report, source bundle, or existing draft into a credible LinkedIn-native long-form article that helps a defined professional audience make a decision, understand a change, or improve how they work.

This skill reuses the parent writer workflow for fact checking, humanization, image packaging, and optional Cloudflare R2 delivery, but it does not treat LinkedIn as a generic SEO blog host or as Medium with a different publishing button.

LinkedIn-native writing prioritizes:

  • a specific professional reader and work context;
  • a defensible point of view or useful decision framework;
  • current LinkedIn search and conversation signals;
  • expertise demonstrated through evidence, examples, and boundaries;
  • short, skimmable sections for busy readers;
  • a discussion-worthy close rather than a generic sales conclusion;
  • a complete native publishing pack, including LinkedIn SEO settings.

Default language follows the user's request. If the user gives no language, use the language of their source material or target audience.

Format Routing

Use the requested format, not a blended default:

Destination Workflow
LinkedIn Article or LinkedIn newsletter edition Use this skill in full
LinkedIn short feed post only Use the short-post rules and publishing pack in this skill; do not force a long article
Google-first website article Use ../SKILL.md
Medium article or third-party editorial essay Use ../medium-writer/SKILL.md
Chinese WeChat Official Account article Use ../wechat-writer/SKILL.md

If the user says only “LinkedIn article” or “LinkedIn long-form,” default to a native LinkedIn Article. If they already run a newsletter and provide its name or theme, package the piece as a newsletter edition. Do not claim a newsletter was created or published without direct evidence.

Required References

Read each relevant file completely before acting:

  • Topic discovery, LinkedIn search, trend expansion, and current seed topics: references/linkedin-topic-research.md
  • Google-to-LinkedIn discovery, business-depth enrichment, and final LinkedIn humanization: references/linkedin-business-depth-and-humanization.md
  • New article, rewrite, or reusable output format: references/linkedin-article-template.md
  • Article review, scoring, and revision gate: references/linkedin-review-rubric.md
  • Fact-heavy claims, comparisons, current products, or statistics: ../references/fact-check-and-style.md
  • Final natural-language edit after factual and structural fixes: ../references/humanization.md
  • Images, local paths, file packaging, and optional R2 delivery: ../references/output-packaging.md
  • R2 upload tasks only: ../references/r2-image-upload.md and ../references/r2-security.md

Read the full file on GitHub · 444 lines

Files

What ships with it

5 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. 10d ago First seen · 444 lines · 135 tokens per session scan A e65dcb6bca46

Subscribe to this mod's changes

linkedin-writer is a skill published in the GitHub repository flaqai/backlink_skills (692 stars, last pushed 16d ago), licensed MIT. It adds 135 tokens to every session and 4,785 once invoked, about $0.0007 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

gingiris-seo-geo-agent

SEO/GEO Agent Operations SOP v2 — Rebuilt from real-world operations (analook.com 0→launch, GSC incident, DataForSEO monitoring, gingiris.tools post-migration recovery). What's new in v2: • Step-by-step onboarding (Q1→Q6), multiple choice wherever possible — no big forms • Mandatory daily SEO log — first item is…

Gingiris-1031/gingiris-skills · 364 tokens

gr-backlinks

Systematic backlink building for indie founders. Covers 5 channel types ranked by GEO + SEO ROI: Wikipedia (entities), authoritative media (PR), industry reviews (G2/Capterra/Product Hunt), Reddit/Quora discussions, and HARO/Featured.com expert quotes. Designed for 0→1 sites where domain authority is the bottleneck.…

Gingiris-1031/gingiris-skills · 142 tokens

90-day-seo-sprint

Run the Distribb 90-Day SEO Sprint - a founder-built 13-week playbook for shipping pre-launch SEO, core pages, a content engine, and a backlink starter stack on the way to compounding organic traffic. Use when the user asks for an "SEO sprint", "90-day SEO plan", "SEO tracker", "SEO roadmap", "where do I even start…

Bomx/distribb-skill · 148 tokens

distribb

Distribb is an SEO platform that handles keyword research, original data research, content publishing to WordPress/Webflow/Shopify, high-DR backlink exchange network, link building outreach playbooks, internal linking, social media repurposing and posting, Google Business Profile management (live reviews, public…

Bomx/distribb-skill · 143 tokens

rankgoat

Run SEO for a website through RankGoat - plan content, generate and approve blog posts, and track backlinks, Domain Rating, sitemap health, and Search Console data. Use when the user asks about their site's SEO, content calendar, blog posts, backlinks, or rankings and they have a RankGoat account.

madrzak/rankgoat-cli · 67 tokens

narrative-drift-monitor

Use when the user asks to "check if our surfaces have drifted from the canon", "watch for competitor repositioning", or "define when we should reposition"; produces a drift report — self-drift per flagship surface vs the narrative-registry canon over time (via wayback.py, change history Measured with as-of dates)…

aaron-he-zhu/aaron-marketing-skills · 216 tokens