Install
openclaw skills install openclaw-postsyncerManage your PostSyncer social media workflows.
openclaw skills install openclaw-postsyncerAutomate your social media scheduling with PostSyncer.
export POSTSYNCER_API_KEY="your_key"List your workspaces.
postsyncer workspaces
List your scheduled/published posts.
postsyncer posts
(Basic text post)
postsyncer create-post -w <workspace_id> -t "Hello world"