postiz-cli-agents
Installation
SKILL.md
Postiz CLI for AI agents
Overview
Use the global postiz command to drive Postiz’s public HTTP API: discover connected channels, create scheduled or draft posts, upload media, and read analytics. Output is JSON-friendly for scripting.
Documentation: Introduction · Public API · Index: llms.txt · Agent repo: gitroomhq/postiz-agent
Deeper command and provider detail: load references/cli-command-reference.md and references/environment-and-troubleshooting.md when needed.
When to use this skill
- Schedule or draft posts, threads, or multi-platform campaigns via CLI.
- List or delete posts; inspect date ranges.
- Upload images, video, or documents before referencing URLs in posts.
- Discover integration IDs, schemas, and trigger provider tools (flairs, playlists, companies, etc.).
- Read platform or post analytics; resolve
missingprovider linkage withposts:missingandposts:connect. - Point a CLI at a self-hosted instance using
POSTIZ_API_URL.