postiz
Social media automation CLI for scheduling posts, managing integrations, uploading media, and tracking analytics across 28+ platforms including X, LinkedIn, Reddit, YouTube, TikTok, Instagram, and more
Summary
Postiz is a CLI tool that automates social media scheduling, content posting, and analytics across 28+ platforms like X, LinkedIn, Reddit, YouTube, and TikTok.
- It helps developers integrate social media management into their workflows, saving time on repetitive posting tasks and enabling data-driven content strategies.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/postiz.md
@postizUse Cases
Usage Examples
/postiz schedule --platform twitter --text 'Check out our new blog post!' --media screenshot.png --time '2025-03-20 10:00:00'
/postiz analytics --platform linkedin --period last_7_days --format json
Schedule a YouTube video upload with title, description, and tags for next Monday at 9 AM using Postiz.
Security Audits
Frequently Asked Questions
What is postiz?
Postiz is a CLI tool that automates social media scheduling, content posting, and analytics across 28+ platforms like X, LinkedIn, Reddit, YouTube, and TikTok. It helps developers integrate social media management into their workflows, saving time on repetitive posting tasks and enabling data-driven content strategies.
How to install postiz?
To install postiz: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/postiz.md. Finally, @postiz in Claude Code.
What is postiz best for?
postiz is a agent categorized under General. Created by Anthropic.
What can I use postiz for?
postiz is useful for: Schedule and auto-post content across multiple social platforms from a single command line interface.; Upload and manage media assets (images, videos) for social posts without leaving the terminal.; Track engagement analytics and post performance across all connected social accounts.; Integrate social media posting into CI/CD pipelines for automated content deployment.; Bulk schedule weeks of content in advance using CSV or JSON input files.; Manage multiple social media integrations (e.g., connect new accounts, refresh tokens) via CLI commands..