From 41ab419eb3f6d91563a63d19f8b83b0386a1c673 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Tue, 7 Apr 2026 22:10:08 +0200 Subject: [PATCH] docs(linkedin-thought-leadership): register in marketplace Add plugin entry to marketplace.json and README.md catalogue. Co-Authored-By: Claude Opus 4.6 --- .claude-plugin/marketplace.json | 5 +++++ README.md | 21 +++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 130ca17..ab50587 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -24,6 +24,11 @@ "name": "ultraplan-local", "source": "./plugins/ultraplan-local", "description": "Deep implementation planning with interview, specialized agent swarms, external research, adversarial review, session decomposition, and headless execution support" + }, + { + "name": "linkedin-thought-leadership", + "source": "./plugins/linkedin-thought-leadership", + "description": "Build LinkedIn thought leadership with algorithmic understanding, strategic consistency, and authentic engagement. Updated for the January 2026 360Brew algorithm change." } ] } diff --git a/README.md b/README.md index 3b9af2f..600b007 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,27 @@ Key commands: `/architect`, `/architect:ros`, `/architect:security`, `/architect --- +### [LinkedIn Thought Leadership](plugins/linkedin-thought-leadership/) `v1.0.0` + +Build authentic LinkedIn authority through algorithmic understanding, strategic consistency, and AI-assisted content creation. + +Updated for the January 2026 360Brew algorithm change, which validates your creator profile before distributing content. This plugin audits all five criteria and guides you to an optimized profile. + +- **360Brew profile optimization** — audit your profile against LinkedIn's creator validation criteria +- **Full content pipeline** — ideation, drafting, publishing, 48-hour monitoring, and analytics +- **Content Matrix System** — 40+ post ideas from a single topic using 8 universal angles +- **Voice training** — learns your authentic writing style and detects drift +- **Analytics pipeline** — import LinkedIn CSV exports, generate weekly performance reports +- **Growth strategy** — phase-specific guidance from foundation (0-1K followers) through authority (10K+) + +Key commands: `/linkedin:profile`, `/linkedin:setup`, `/linkedin:post`, `/linkedin:quick`, `/linkedin:batch`, `/linkedin:strategy` + +16 specialized agents · 25 commands · 6 skills · 9 hooks · 24 reference docs + +→ [Full documentation](plugins/linkedin-thought-leadership/README.md) + +--- + ## Installation ```bash