Jump to related tools in the same category or review the original source on GitHub.

Clawdbot Tools @abakermi Updated 2/26/2026

🔄 Openclaw Postsyncer OpenClaw Skill - ClawHub

Do you want your AI agent to automate Openclaw Postsyncer workflows? This free skill from ClawHub helps with clawdbot tools tasks without building custom tools from scratch.

What this skill does

Manage your PostSyncer social media workflows.

Install

npx clawhub@latest install openclaw-postsyncer

Full SKILL.md

Open original
nameversiondescription
postsyncer1.0.0Manage your PostSyncer social media workflows.

PostSyncer Skill

Automate your social media scheduling with PostSyncer.

Setup

  1. Get your API Key from PostSyncer Settings.
  2. 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"
Original URL: https://github.com/openclaw/skills/blob/main/skills/abakermi/openclaw-postsyncer

Related skills

If this matches your use case, these are close alternatives in the same category.