← Back to Skills Marketplace
abdulmejidshemsuawel

Social Media Assistant (via postsyncer.com)

by Abdul · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ Security Clean
219
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install postsyncer
Description
Manages social media through PostSyncer using REST and/or MCP. Use when scheduling, posting, or managing content across Instagram, TikTok, YouTube, X (Twitte...
Usage Guidance
This skill appears internally consistent, but before installing: 1) only provide a PostSyncer personal access token with the minimal scopes you need (e.g., avoid granting write if you only need read), 2) treat POSTSYNCER_API_TOKEN as sensitive — store and rotate it like any API secret, 3) confirm that the connected social accounts in the PostSyncer app are the intended accounts (deletes and posts are supported), 4) be aware the skill will make network calls to https://postsyncer.com and may import media from external URLs you provide, and 5) if you prefer stricter control, disable autonomous skill invocation or restrict the token to a sandbox workspace first to test behavior.
Capability Analysis
Type: OpenClaw Skill Name: postsyncer Version: 2.1.1 The PostSyncer Social Media Assistant is a legitimate skill bundle designed to interface with the PostSyncer API for social media management. It provides comprehensive documentation for REST and MCP interactions with postsyncer.com, requiring only the POSTSYNCER_API_TOKEN. No evidence of data exfiltration, malicious execution, or prompt injection was found; the instructions even include safety best practices such as confirming destructive actions with the user.
Capability Assessment
Purpose & Capability
Name/description (social media management via PostSyncer) align with the declared requirement (POSTSYNCER_API_TOKEN) and the SKILL.md, which documents REST endpoints for workspaces, accounts, media, posts, folders, labels, campaigns, and analytics.
Instruction Scope
SKILL.md confines actions to calling postsyncer.com/api/v1 endpoints and explicitly instructs using the POSTSYNCER_API_TOKEN from the environment. It does not instruct reading unrelated files, other environment variables, or sending data to third-party endpoints outside postsyncer.com (except for importing media from user-provided external URLs, which is documented).
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or downloaded. This is low risk and appropriate for an API-integration skill.
Credentials
Only a single credential is required: POSTSYNCER_API_TOKEN (declared as primaryEnv). That is proportional and expected for an API-based social-media assistant. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not always-enabled (always: false) and uses the platform default allowing autonomous invocation; this is normal. It does not request elevated system persistence or modification of other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install postsyncer
  3. After installation, invoke the skill by name or use /postsyncer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
postsyncer 2.1.1 - Updated documentation to clarify that in post creation, the schedule_for field is optional and can be omitted to auto-schedule (previously marked as required). - No code or file changes; documentation only.
v2.1.0
**Expanded media library and folder management capabilities.** - Added support for managing the media library: list, import via URL, delete, and multipart file upload via REST. - Introduced media folder management, including list, create, update, and delete operations. - Posts and comments now support referencing media by library ID or by URL; comments optionally support media attachments. - New "campaigns" resource available for organizing content (requires additional API ability). - Skill now supports both REST API and MCP tools for broader integration, with clearer documentation around each method.
v2.0.0
**Major update: Skill now uses the PostSyncer REST API directly instead of MCP tools.** - Migrated all guidance and examples from the MCP tools interface to direct REST API calls. - Detailed new API reference sections for listing, creating, updating, and deleting workspaces, accounts, posts, comments, labels, and analytics. - All code snippets now use direct HTTP requests (`curl`) with environment-based auth. - Removed references to campaigns (no longer covered); labels and post analytics retained. - Updated documentation for required API abilities and new workflow patterns.
v1.0.1
- Removed mention of "ffmpeg" from environment requirements in metadata
v1.0.0
- Initial release of the Social Media Assistant skill for PostSyncer via MCP tools. - Supports scheduling, posting, editing, and deleting content across major platforms including Instagram, TikTok, YouTube, X (Twitter), LinkedIn, Facebook, Threads, Bluesky, Pinterest, Telegram, and Mastodon. - Includes comment management (sync, reply, hide, delete), label and campaign organization, and detailed analytics retrieval. - Requires user accounts and social profiles to be connected in the PostSyncer app. - Comprehensive setup and operation documentation provided in SKILL.md.
Metadata
Slug postsyncer
Version 2.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Social Media Assistant (via postsyncer.com)?

Manages social media through PostSyncer using REST and/or MCP. Use when scheduling, posting, or managing content across Instagram, TikTok, YouTube, X (Twitte... It is an AI Agent Skill for Claude Code / OpenClaw, with 219 downloads so far.

How do I install Social Media Assistant (via postsyncer.com)?

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

Is Social Media Assistant (via postsyncer.com) free?

Yes, Social Media Assistant (via postsyncer.com) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Social Media Assistant (via postsyncer.com) support?

Social Media Assistant (via postsyncer.com) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Social Media Assistant (via postsyncer.com)?

It is built and maintained by Abdul (@abdulmejidshemsuawel); the current version is v2.1.1.

💬 Comments