Publisher All
Generate content for ALL platforms at once (X, LinkedIn, Medium, Dev.to)
$ npx claude-code-templates@latest --command="marketing/publisher-all" --yesRequires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.
What's inside this command
Component source
All-Platform Content Generator
Generate content for X/Twitter, LinkedIn, Medium, and Dev.to in a single command.
Usage:$ARGUMENTS
Examples:
/publisher:all my-post # All platforms, English
/publisher:all my-post ja # All platforms, Japanese
/publisher:all article.md # From file path
What it does:
Runs all publisher commands sequentially:
/publisher:x- X/Twitter thread (3 versions: thread, long, short)/publisher:linkedin- LinkedIn post with media attachment/publisher:medium- Medium-ready HTML article/publisher:devto- Dev.to RSS feed (if not already generated)
For each platform:
- Parse the same input (slug, file, or URL)
- Generate platform-specific content
- Create HTML previews
- Open all previews in browser tabs
x-thread-[LANG].html- X thread with 3 format tabs- LinkedIn draft post (via API) or HTML preview
medium-article-[LANG].html- Medium-ready contentrss-devto.xml- Complete RSS feed
Instead of running 4 separate commands and spending ~2 hours manually adapting content, this generates everything in one go.
Next Steps:- Browser tabs open automatically
- Review each platform's content
- Copy-paste or publish via API
- Adjust as needed for your audience
Related Claude Code Commands
Publisher X
Generate copy-pastable X/Twitter threads from blog posts, articles, PDFs, or URLs with 3 format options
Publisher Linkedin
Generate LinkedIn posts from blog content with automatic media attachment via LinkedIn API
Publisher Devto
Generate Dev.to RSS feed from all blog posts for automatic syndication
Publisher Medium
Convert blog posts to Medium-ready HTML format with image upload markers
Generate Tests
Generate a complete test file for a specified source file or component. Use when the user explicitly asks to write, create, or generate tests for a specific file.
Ultra Think
Multi-framework structured analysis: surfaces hidden assumptions, generates competing solutions, stress-tests each with adversarial reasoning, and delivers confidence-calibrated recommendations
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.