cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Generate LinkedIn posts from blog content with automatic media attachment via LinkedIn API
$ npx -y skills add davila7/claude-code-templates --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/publisher-linkedinContext preview
What this command does when you run it.
Generate LinkedIn posts from blog content with automatic media attachment via LinkedIn API
allowed-tools: Read, Write, Bash, Glob, WebFetch argument-hint: <input> [lang] [custom-file-path] description: Generate LinkedIn posts from blog content with automatic media attachment via LinkedIn API
Create professional LinkedIn posts from any content source with optional media attachment.
**Usage:** `$ARGUMENTS`
**Examples:**
/publisher:linkedin my-post # Auto-detect and attach blog diagrams /publisher:linkedin my-post en # English with diagrams /publisher:linkedin my-post en image.png # Custom image attachment /publisher:linkedin my-post ja report.pdf # Japanese with custom PDF
**Process:**
1. **Parse Input Arguments**
2. **Universal Input Detection**
3. **Generate Professional LinkedIn Post**
4. **Handle Media Attachment**
5. **Post via LinkedIn API** (using Bash + curl)
**LinkedIn API Authentication:** 1. Create LinkedIn app at https://www.linkedin.com/developers/apps 2. Add credentials to .env:
LINKEDIN_CLIENT_ID=your_client_id LINKEDIN_CLIENT_SECRET=your_secret LINKEDIN_ACCESS_TOKEN=your_token (auto-generated on first use)
**Without API setup**: Command still generates the post content for manual copy-paste.
**Note**: Works in ANY repo type (Python, Rust, Go, etc.) - uses only bash and curl, no Node.js required.
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Create an SEO-optimized blog article for a Claude Code component with AI-generated cover image