← Back to Skills Marketplace
peturgeorgievv

Openclaw Skill

by peturgeorgievv · GitHub ↗ · v1.7.1 · MIT-0
cross-platform ✓ Security Clean
2204
Downloads
7
Stars
3
Active Installs
16
Versions
Install in OpenClaw
/install postfast
Description
Schedule and manage social media posts across TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads, Bluesky, Pinterest, Telegram, and Google...
Usage Guidance
This skill appears to be what it claims: a PostFast API integration. Before installing, confirm you trust postfa.st and that the API key you provide has the minimum necessary privileges. Treat POSTFAST_API_KEY like a secret: store it in a secure secrets store (not a public repo), rotate it periodically, and avoid sharing the workspace key with untrusted agents. Be aware that the key can be used to publish, delete, or generate connect links for your workspace — if you need safer scope, ask PostFast whether scoped/limited keys or per-account tokens are available and prefer those. Also review PostFast rate limits and platform-specific posting limits (e.g., X API limits) to avoid accidental account restrictions. If you want higher assurance, validate the service by signing up at the listed homepage and checking your workspace dashboard and API key scopes before handing the key to the skill.
Capability Analysis
Type: OpenClaw Skill Name: postfast Version: 1.7.1 The PostFast skill bundle provides a comprehensive and legitimate interface for an AI agent to interact with the PostFast social media management SaaS (https://api.postfa.st). The documentation (SKILL.md and references/) and examples (examples/) detail standard API interactions, including account listing, multi-platform scheduling, and a secure 3-step media upload process using pre-signed S3 URLs. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; all instructions are strictly aligned with the stated purpose of automating social media workflows.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill claims to schedule/manage posts across many social platforms and only asks for a single POSTFAST_API_KEY and uses api.postfa.st / app.postfa.st endpoints; that is proportionate and expected for a SaaS API integration.
Instruction Scope
SKILL.md contains concrete curl examples and a 3-step signed-upload flow (get-signed-upload-urls → PUT to signed S3 URL → POST social-posts). It only references the declared env var (POSTFAST_API_KEY) and the documented PostFast endpoints; there are no instructions to read unrelated files, environment variables, or to send data to unknown endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or downloads, so nothing is written to disk or fetched at install time — lowest install risk.
Credentials
Only POSTFAST_API_KEY is required and declared as the primary credential. That matches the documented API usage. Note: an API key typically grants workspace-level capabilities (scheduling, deleting, generating connect links) — the key's actual scope depends on PostFast's key model rather than the skill.
Persistence & Privilege
The skill is not 'always:true' and has no install hooks. disable-model-invocation is false (the platform default); the skill can be invoked autonomously by the agent, which is normal but means the agent could use the provided POSTFAST_API_KEY to act on your workspace while enabled.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install postfast
  3. After installation, invoke the skill by name or use /postfast
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.7.1
Remove xQuoteTweetUrl control — BE field deprecated per X API quote-post removal. xRetweetUrl (retweet-only) unaffected.
v1.7.0
Add custom cover image support (coverImageKey) for Instagram Reels, Facebook Reels, and Pinterest video. Fix coverTimestamp unit from seconds to milliseconds. New example: instagram-reel-cover.json. 26 gotchas, 26 examples.
v1.5.1
Add Google Business Profile (GBP) support: new platform with 3 post types (Standard, Event, Offer), GBP locations endpoint, 9 control fields, 3 examples, media specs, and gotchas
v1.4.2
Fix: API key format is base64 ending with '=', not pf_ prefix. Corrected troubleshooting examples.
v1.4.1
Added Troubleshooting section: 403 auth errors (wrong header, unset env var, regenerated key), 401 missing key, 429 rate limits. Added auth warning to Setup section.
v1.6.2
Added YouTube to supported analytics platforms (views, likes, comments, total interactions)
v1.6.1
Re-publish to retrigger security scan.
v1.6.0
Added instagramTrialReelStrategy control for Instagram trial reels (shown to non-followers first, auto-graduate after 72h). New example (instagram-trial-reel.json). 21 examples total.
v1.5.0
Added tiktokIsAigc control for AI-generated content labeling. Added FOLLOWER_OF_CREATOR to tiktokPrivacy enum. New example (tiktok-aigc-video.json).
v1.4.0
Added youtubeThumbnailKey support: custom YouTube video thumbnails via S3 upload. New example (youtube-video-thumbnail.json), updated platform controls reference, API reference, and gotchas.
v1.3.1
Add post analytics endpoint (GET /social-posts/analytics) - fetch published post metrics including impressions, reach, likes, comments, shares. Add analytics example.
v1.3.0
Add post analytics endpoint (GET /social-posts/analytics) - fetch published post metrics including impressions, reach, likes, comments, shares. Add analytics example.
v1.2.1
Re-publish v1.2.0 (security scan was stuck)
v1.2.0
v1.2.0: Added connect-link endpoint, firstComment support, draft posts, approval workflow, X retweet/quote-tweet/community controls, Facebook Reel collaborators, YouTube categories, fixed pagination params (0-based page, limit not perPage), added GET filters (platforms/statuses/from/to), X 5-post daily API limit warning, 10 new examples (24 files total, up from 14)
v1.1.0
v1.1.0: Added 8 ready-to-use JSON examples (cross-platform, TikTok, Instagram Reel, YouTube Short, Pinterest, LinkedIn document, batch scheduling, Telegram). Added 2 new reference docs (media-specs, upload-flow). Expanded SKILL.md 3x with common patterns, gotchas, quick reference cheat sheet. Added Telegram as 10th platform. Removed non-agent files.
v1.0.0
Initial release of PostFast social media scheduling skill. - Schedule and manage posts across 9 platforms: TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads, Bluesky, and Pinterest. - Upload and attach media to posts via a secure, 3-step signed URL workflow. - Cross-post content to multiple social media accounts in a single request. - List, view, and delete scheduled posts through dedicated endpoints. - Access platform-specific controls and content options for advanced scheduling. - Helper endpoints to fetch Pinterest boards and YouTube playlists. - SaaS-based API — no self-hosting required.
Metadata
Slug postfast
Version 1.7.1
License MIT-0
All-time Installs 5
Active Installs 3
Total Versions 16
Frequently Asked Questions

What is Openclaw Skill?

Schedule and manage social media posts across TikTok, Instagram, Facebook, X (Twitter), YouTube, LinkedIn, Threads, Bluesky, Pinterest, Telegram, and Google... It is an AI Agent Skill for Claude Code / OpenClaw, with 2204 downloads so far.

How do I install Openclaw Skill?

Run "/install postfast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Skill free?

Yes, Openclaw Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Skill support?

Openclaw Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Skill?

It is built and maintained by peturgeorgievv (@peturgeorgievv); the current version is v1.7.1.

💬 Comments