Content marketing & growth automation toolkit
npx claudepluginhub kanaerulabs/growth-kitContent distribution toolkit - X/Twitter threads, LinkedIn posts, Medium articles. Accepts any input format (markdown, PDF, URL, etc.)
Web analytics and tracking toolkit - Vercel Analytics, Google Analytics, and more
Turn your blog posts into social media content - automatically
Stop manually converting your blog posts into tweets, LinkedIn posts, and Medium articles. Growth Kit does it for you with a single command.
🚀 Zero Dependencies: Works in Python, Rust, Go, ANY repo - no Node.js/npm required!
Works with: Markdown files, PDFs, blog URLs, or any text content.
🐦 Generate X/Twitter threads - Copy-pastable tweets with optimal formatting 💼 Create LinkedIn posts - Professional posts ready to publish 📝 Convert to Medium - Medium-ready articles with proper formatting 🔗 Generate Dev.to RSS - Auto-import blog posts to Dev.to 📊 Set up Vercel Analytics - Add analytics in seconds
All from a single command. No configuration needed.
Claude Code (required): Install here - it's free
That's it! No other dependencies.
bash, curl, sed, grep (standard everywhere)Open Claude Code in your project and run:
# Add Growth Kit marketplace
/plugin marketplace add kanaerulabs/growth-kit
# Install plugins
/plugin install publisher
/plugin install analytics
Get the latest features and fixes:
# Update the marketplace
/plugin marketplace update kanaerulabs/growth-kit
# Reinstall plugins to get updates
/plugin uninstall publisher
/plugin install publisher
Or update from Claude Code UI:
For detailed instructions with screenshots: Claude Code Plugin Management
X/Twitter, Medium, and Dev.to need ZERO configuration - they just work!
For LinkedIn API automated posting (optional):
cp .env.example .env
# Edit .env with your LinkedIn app credentials from https://www.linkedin.com/developers/apps
LINKEDIN_CLIENT_ID=your_client_id
LINKEDIN_CLIENT_SECRET=your_secret
BLOG_BASE_URL=https://yourblog.com
Without API setup: LinkedIn command still generates the post content - you just copy-paste manually.
# Generate X/Twitter thread from your blog post
/publisher:x my-blog-post
# Or from any markdown file
/publisher:x path/to/article.md
# Or from a URL
/publisher:x https://yourblog.com/article
# Generate Dev.to RSS feed (one-time setup)
/publisher:devto
# Create content for ALL platforms at once
/publisher:all my-blog-post
That's it! Growth Kit will:
Note: All commands work in ANY repo type. Claude generates everything using only Read, Write, and Bash tools!
| Command | What It Does | Example |
|---|---|---|
/publisher:x | X/Twitter thread | /publisher:x my-post |
/publisher:linkedin | LinkedIn post | /publisher:linkedin my-post |
/publisher:linkedin | LinkedIn with custom file | /publisher:linkedin my-post path/to/image.png |
/publisher:medium | Medium article | /publisher:medium my-post |
/publisher:devto | Dev.to RSS feed | /publisher:devto |
/publisher:all | All platforms | /publisher:all my-post |
| Command | What It Does |
|---|---|
/analytics:vercel | Set up Vercel Analytics |
Add ja for Japanese, en for English (default):
/publisher:x my-post ja # Japanese
/publisher:x my-post en # English
See exactly what you get with each command:

What you get - THREE versions in one command:
Features:
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
No description available.