🧪 Skills
Postsyncer
--- name: postsyncer version: 1.0.0 description: Manage your PostSyncer social media workflows. author: abakermi metadata: openclaw: emoji: "🔄" requires: env: ["POSTSYNCER_API_KEY"]
v0.1.0
Description
name: postsyncer version: 1.0.0 description: Manage your PostSyncer social media workflows. author: abakermi metadata: openclaw: emoji: "🔄" requires: env: ["POSTSYNCER_API_KEY"]
PostSyncer Skill
Automate your social media scheduling with PostSyncer.
Setup
- Get your API Key from PostSyncer Settings.
- Set it:
export POSTSYNCER_API_KEY="your_key"
Commands
Workspaces
List your workspaces.
postsyncer workspaces
Posts
List your scheduled/published posts.
postsyncer posts
Create Post
(Basic text post)
postsyncer create-post -w <workspace_id> -t "Hello world"
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!