Use Case
Postiz Extended isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Schedule and manage social media posts via Postiz API (self-hosted or cloud). Direct API integration β no n8n dependency. Supports X/Twitter, LinkedIn, Bluesky with platform-specific character limits. Includes deduplication, scheduling, media upload, and thread creation. WHAT IT CAN DO: - Schedule posts to 28+ channels (X, LinkedIn, Bluesky, Reddit, Instagram, Facebook, Threads, YouTube, TikTok, Pinterest, Mastodon, and more) - Multi-platform posting in a single API call with platform-adapted content - X/Twitter thread creation for longer content - Media upload (file and URL) - Find next available posting slot per channel - List, query, update, and delete scheduled posts - Deduplication workflow (check existing before posting) - Platform-specific character limits and content tone guidance - Post state management (QUEUE, PUBLISHED, ERROR, DRAFT) - Helper script for quick posting with auto-validation USE WHEN: scheduling social media posts, creating multi-platform content, managing a p This guide covers how to deploy Postiz Extended for your team, standardize prompts, and create shared workflows that everyone can use.
Install Postiz Extended in your project directory: .claude/skills/postiz-extended/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Postiz Extended in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Postiz Extended
How can my team use Postiz Extended together?
Set up Postiz Extended for our project so everyone can use it
Create a shared workflow using Postiz Extended for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install postiz-extendedOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install postiz-extendedβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/postiz-extended/π‘Extract and place the folder at the path above, then restart your agent.