postiz

Publish and schedule social media posts across configured integrations via the Postiz CLI.

97|17|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/antoniolg/agent-kit --skill postiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: postiz
Source: https://github.com/antoniolg/agent-kit/tree/main/skills/postiz
Command: npx skills add https://github.com/antoniolg/agent-kit --skill postiz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Postiz reduces the manual overhead of posting to multiple social channels by providing a unified CLI workflow to create, schedule, and publish posts across configured integrations.

Core Features & Use Cases

  • Unified publishing: create a single post or a thread that targets multiple integrations.
  • Scheduled publishing: set a future publish time for posts and attach images via pre-uploaded URLs.
  • Media management: upload images to obtain public URLs before inclusion in posts.

Quick Start

Publish posts to configured integrations using the Postiz CLI.

Frequently Asked Questions about postiz

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish posts to multiple social media integrations at once?

Publish posts to multiple social media integrations simultaneously by using the Postiz CLI to create a single post targeting your configured channels. This unified workflow eliminates manual cross-channel posting overhead.

How do I schedule social media posts for a future date?

Schedule social media posts for a future date by using the Postiz CLI posts create command with the --scheduled-date parameter. This defers publishing until your specified time without manual intervention.

How do I upload and attach images to social media posts?

Attach images to social media posts by first running the Postiz CLI upload-file command to obtain public URLs, then passing those URLs via the --images parameter during post creation.

Do I need to install the Postiz CLI before publishing posts?

Yes, you must install and authenticate the Postiz CLI before publishing posts. The Skill relies on the CLI environment to execute channel queries, file uploads, and post creation commands.

Can I create a thread across multiple social media channels?

Yes, you can create a thread across multiple social media channels using the Postiz CLI posts create command. It supports threading posts with optional images across your configured integrations.