By Damecek
Set of skills for creating LinkedIn content (long-form articles, post series, image prompts, multi-channel repurpose). All outputs are grounded in facts extracted from the target repository.
Outline a long-form technical article (1500–2500 words) about the current repository, with each section mapped to verified claims and repo file references. Use this AFTER proof-pack when the user wants a long-form article or blog post (NOT a short LinkedIn post — for that use series-plan). Requires content/claims.md from proof-pack.
Copy a finished LinkedIn post draft to the macOS clipboard with formatting preserved (HTML via pandoc + pbcopy-html.swift). Use AFTER draft-post N when the user wants to paste the post into the LinkedIn editor with bold/italic intact. Requires pandoc.
Copy a finished LinkedIn post draft to the macOS clipboard as plain UTF-8 text (via pbcopy-text.swift). Use AFTER draft-post N when the user wants the raw markdown on the clipboard with Mathematical Bold/Italic Unicode (U+1D400–U+1D7FF) intact. Use this instead of macOS pbcopy, which mangles 4-byte UTF-8 sequences.
Write the publish-ready long-form article (1500–2500 words) from the article plan, with inline code snippets and direct repo links. Use this AFTER article-plan when the user wants the final article text — this skill produces the actual prose, not the outline.
Draft the actual copy for a specific LinkedIn post (1 of 5 in the series) — produces 3 style variants (technical, business, founder), 5 opening hooks, and hashtags. Use this AFTER series-plan when the user wants to write the real text of post N. Requires the series plan from series-plan.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace with content-creation plugins.
| Plugin | Description |
|---|---|
linkedin-content | Workflow for LinkedIn content creation from any repo: claims → series → article → posts → image → repurpose. All outputs are grounded in repo facts. |
In Claude Code:
/plugin marketplace add damecek/content-creation
Or, for local development of this marketplace itself:
/plugin marketplace add /Users/adam/IdeaProjects/content-creation
/plugin install linkedin-content@damecek-content-marketplace
The skills become slash commands prefixed with the plugin name. From any project where you want to generate content:
/linkedin-content:proof-pack
/linkedin-content:series-plan
/linkedin-content:article-plan
/linkedin-content:draft-article
/linkedin-content:draft-post 1
/linkedin-content:post-image 1
/linkedin-content:repurpose-post 1
See the plugin README for the full workflow.
To iterate on a plugin in this repo without going through marketplace install:
claude --plugin-dir /Users/adam/IdeaProjects/content-creation/plugins/linkedin-content
Edits to SKILL.md files take effect after /reload-plugins.
.
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest
└── plugins/
└── linkedin-content/ # plugin
├── .claude-plugin/
│ └── plugin.json # plugin manifest
├── skills/ # one SKILL.md per skill
├── scripts/ # helper utilities (pbcopy)
└── README.md
npx claudepluginhub damecek/content-marketplace --plugin linkedin-contentUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.