linkedin-content-generator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited linkedin-content-generator (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A full LinkedIn content-creation suite for Claude Code that turns a topic and niche into publish-ready posts, multi-slide carousels, long-form newsletter editions, and 30-day content calendars — all wired through a personal reinforcement-learning memory system so every output improves as you give feedback.
Seven coordinated commands cover the full content workflow:
| Command | Purpose |
|---|---|
/generate-post | Single ready-to-publish LinkedIn post |
/generate-carousel | Numbered slide content + caption |
/generate-newsletter | Long-form newsletter edition |
/generate-calendar | 30-day posting calendar with Markdown table |
/show-memory | Display current preferences and feedback log |
/feedback | Save what worked for future outputs |
/clear-memory | Reset memory to factory defaults |
All helper scripts are bundled inside skills/linkedin-content-generator/scripts/ and ship alongside this SKILL.md. They build richly engineered prompts, inject your saved preferences, and enforce LinkedIn SEO rules before Claude generates output. A local memory.md file persists your style, tone, successful hooks, and top-performing formats across every session.
platform-native formatting that avoids common LinkedIn algorithmic pitfalls.
Python 3.8 or later must be available in your shell path.
The skill is self-contained. Install it from the antigravity skills library:
# Install via antigravity CLI (recommended)
antigravity install linkedin-content-generator
# Or copy manually into your Claude Code skills directory
cp -r skills/linkedin-content-generator ~/.claude/skills/All six Python scripts and the default memory.md are bundled inside the scripts/ subdirectory of this skill. No additional cloning or downloads are required. No API keys, external services, or network access are needed.
User command (/generate-post ...)
│
▼
SKILL.md parses $ARGUMENTS
│
▼
Python script builds prompt
• Injects LinkedIn SEO rules
• Injects memory.md preferences
│
▼
Claude generates publish-ready output
│
▼
/feedback saves what worked → memory.md
(loop — every future output improves)Open ~/.claude/skills/linkedin-content-generator/scripts/memory.md and update the Primary Niche field:
## Core Identity & Tone
- **Primary Niche:** AI & Technology ← change thisThis field is injected into every prompt. Without it, the skill defaults to "AI & Technology".
Run any of the seven commands described in the Commands Reference section below. Claude reads the script output and produces the final content directly in the chat.
After each output, save successful patterns with /feedback:
/feedback the storytelling hook in this post got 3x more comments than usualThe feedback is appended to memory.md and automatically injected into all future generation prompts.
/generate-post — Single LinkedIn PostGenerates a scroll-stopping, SEO-optimised LinkedIn text post.
Usage:
/generate-post <topic> [in <niche>] [tone: controversial|storytelling|educational|motivational|professional]Parameters:
| Parameter | Default | Options |
|---|---|---|
topic | required | any subject |
niche | "AI & Technology" | any industry |
tone | professional | professional · storytelling · controversial · educational · motivational |
style | list-based | list-based · text-only · storytelling · data-driven · contrarian |
Examples:
/generate-post why most developers fail at time management in Software Engineering tone: storytelling/generate-post the real cost of technical debt in SaaS tone: controversial/generate-post 5 things I wish I knew before my first startup in Entrepreneurship tone: educational style: list-basedOutput structure:
/generate-carousel — LinkedIn~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.