postfast
Schedule and manage social media posts across TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads, Bluesky, and Pinterest using the PostFast API. Use when the user wants to schedule social media posts, manage social media content, upload media for social posting, list connected social accounts, check scheduled posts, delete scheduled posts, cross-post content to multiple platforms, or automate their social media workflow. PostFast is a SaaS tool — no self-hosting required.
Why use this skill?
Automate and schedule social media posts across 9 platforms including TikTok and Instagram using the PostFast skill for OpenClaw. Streamline your marketing workflow today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/peturgeorgievv/postfastWhat This Skill Does
The PostFast skill provides a robust interface for automating social media management across nine major platforms: TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads, Bluesky, and Pinterest. By leveraging the PostFast SaaS API, this skill allows users to schedule posts, manage media uploads, and execute cross-platform content strategies directly through their OpenClaw agent. It simplifies the complex API requirements of social platforms into a unified workflow, enabling bulk scheduling and streamlined media handling.
Installation
To integrate this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/peturgeorgievv/postfast
After installation, ensure you have registered at PostFast to obtain your API key. Set this as an environment variable in your session:
export POSTFAST_API_KEY="your-api-key"
Use Cases
- Campaign Synchronization: Automatically post the same announcement across LinkedIn, X, and Facebook at a synchronized time.
- Content Pipeline: Schedule daily updates for multiple platforms weeks in advance without manual intervention.
- Media-Rich Posting: Automate the upload of images and videos using the skill's signed S3 upload workflow.
- Account Management: Quickly audit connected social profiles to ensure all organizational accounts are linked correctly.
- Automated Workflow: Integrate with other OpenClaw skills to create a 'set-and-forget' social media engine.
Example Prompts
- "List all my connected social media accounts so I can see which ones are ready for scheduling."
- "Schedule a post for tomorrow at 10 AM on LinkedIn and Twitter with the text: 'Big news coming soon! Stay tuned.'"
- "Upload my new promotional video and schedule it to go live on Instagram and TikTok on June 15th at 5 PM."
Tips & Limitations
- Always verify IDs: Before scheduling, call the
my-social-accountsendpoint to confirm thesocialMediaIdfor each platform. - Media Constraints: Ensure your file uploads follow the 3-step signed URL flow to avoid failed requests. Large videos may require longer processing times.
- Platform Specifics: While the API is unified, remember that different platforms have unique content constraints (e.g., character limits on X versus aspect ratios on TikTok). Use the
controlsobject to apply platform-specific settings for optimal results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-peturgeorgievv-postfast": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api