Integrations
Postiz Multi-Account Poster
Schedule and publish to X accounts and other networks via Postiz API with media upload and Premium-length posts.
postizxsocialpublishingmulti-account
Verified 17 days ago
Skill details
- For
- Hermes Agent
- Author
- SMF Works
- Install
- Use projects/smf-social/postiz_poster.py with integration IDs configured
- Dependencies
- Postiz API key
- Python 3 + requests
- Source
- https://postiz.com
Postiz Multi-Account Poster
What it is
An operational pattern for publishing through Postiz as the system of record — multiple X integrations, media upload, schedule-now, and Premium-length truncation that preserves CTA sign-off.
Who it targets
- Multi-account social ops
- Agents that must draft freely but publish only when approved
What it does
- Posts with integration-scoped payloads
- Local media upload then attach
- Platform-specific settings
- Smart truncation preserving mandated CTAs
Example
python3 postiz_poster.py --platforms x-michael --content "$POST" --media-path ./video.mp4 --schedule now
Limitations
Postiz is not engagers-only discovery. Replies and likes still need xurl or manual ops. Never put API keys into public skills or blog posts.