← Back to Skills Marketplace
jackfriks

Social Media Assistant (via post-bridge.com)

by jackfriks · GitHub ↗ · v1.0.7
cross-platform ✓ Security Clean
1582
Downloads
10
Stars
4
Active Installs
8
Versions
Install in OpenClaw
/install post-bridge-social-manager
Description
Turn your OpenClaw into an autonomous social media manager using Post Bridge API. Use when scheduling, posting, or managing content across TikTok, Instagram...
Usage Guidance
This skill appears to do what it says, but before enabling it: 1) Only provide a Post Bridge API key with the minimal scope/permissions required (create/post/schedule) and avoid using broad admin keys. 2) Test first with a non-production/test social account to ensure posting behavior is correct. 3) Remember the skill's runtime instructions will let the agent read files in the workspace (videos, .env) and upload them — ensure sensitive files are not in that workspace or that workspace syncing is disabled. 4) Review Post Bridge's dashboard and token revocation procedures so you can quickly revoke the key if the agent posts unexpectedly. 5) If you do not want autonomous posting, restrict agent autonomy or require manual confirmation before executing post/create endpoints.
Capability Analysis
Type: OpenClaw Skill Name: post-bridge-social-manager Version: 1.0.7 The skill is a legitimate integration for the Post Bridge social media management service. It provides instructions for an AI agent to interact with the `api.post-bridge.com` API for tasks such as uploading media, scheduling posts, and retrieving analytics. The workflow is consistent with the stated purpose and does not contain any evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (social media manager using Post Bridge) align with requested items: POST_BRIDGE_API_KEY (primary credential) and ffmpeg (used for video frame extraction and processing). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md is an instruction-only runtime spec that tells the agent to list accounts, upload media, create/update/delete posts, and fetch analytics from api.post-bridge.com — all expected. It also instructs saving the API docs to the workspace and processing local video files (ffmpeg). Be aware: those instructions imply the agent will read workspace files (videos, .env) and upload media to the remote API. This is expected for the skill but is a privacy/exfiltration vector you should consider before granting access.
Install Mechanism
No install spec (instruction-only). Lowest-risk install posture — nothing is downloaded or written by an installer.
Credentials
Only POST_BRIDGE_API_KEY is required and declared as the primary credential. That is proportionate to the task. The SKILL.md instructs storing the API key in a workspace .env — reasonable but be cautious if your workspace syncs to external storage or is shared.
Persistence & Privilege
always is false and there is no self-install behavior or requests to change other skills or system settings. disable-model-invocation is false (the agent can invoke the skill autonomously), which is normal for skills but means the agent could act without manual step-by-step approval unless you restrict agent autonomy elsewhere.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install post-bridge-social-manager
  3. After installation, invoke the skill by name or use /post-bridge-social-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.7
- Adds new post creation options: `media_urls`, `is_draft`, `processing_enabled`, and `use_queue` for flexible scheduling and media sourcing. - Introduces `use_queue` for automatic scheduling to the next available slot from your configured social media queue. - Supports updating (`PATCH`) and deleting (`DELETE`) scheduled posts (only while status is `scheduled`). - Analytics endpoint expanded: now supports platform-wide queries, post result ID filters, and richer returned analytics (view, like, comment, and share counts). - Documentation for post result listing (`GET /v1/post-results`) and analytics syncing updated for improved clarity and broader coverage. - Tips and workflow sections updated to include queue-based posting options and new analytics tracking advice.
v1.0.6
- Updated documentation to use the public-facing name "Social Media Assistant (via post-bridge.com)" as the primary title and heading. - No functional or API changes—documentation only update.
v1.0.5
- Added instruction for manually triggering TikTok analytics sync via POST /v1/analytics/sync, including rate-limit warning. - No other changes made to workflow or configuration details.
v1.0.4
- Added documentation for TikTok analytics endpoint (`GET /v1/analytics?platform=tiktok`), including usage and filtering options. - Clarified platform-specific configuration structure; now provides explicit examples and warnings to prevent cross-platform config issues. - Improved instructions for passing multi-platform configuration objects to ensure correct targeting for each social platform.
v1.0.3
- Updated skill version to 1.0.3. - Added a skill title for improved identification. - Expanded the description to list additional supported platforms: Pinterest, Facebook, Threads, and Bluesky. - Adjusted language to clarify feature coverage, including media upload, scheduling, draft mode, and post result tracking. - No changes to workflow or API usage.
v1.0.2
- Updated skill description for clarity and conciseness. - Added metadata section specifying required environment variables and binaries. - Removed redundant permission settings now covered by metadata. - No changes to core usage or workflow.
v1.0.1
- Added metadata fields: version, license, author, homepage, repository, and keywords. - Declared required environment variable: POST_BRIDGE_API_KEY. - Listed required permissions: network (api.post-bridge.com), fs (read/write workspace/posted), exec (ffmpeg). - No changes to usage instructions or core workflow.
v1.0.0
Initial release of Post Bridge Social Manager, enabling automated multi-platform social media posting through the Post Bridge API. - Supports posting, scheduling, and managing content across TikTok, Instagram Reels, YouTube Shorts, Twitter/X, LinkedIn, Pinterest, Facebook, Threads, and Bluesky. - Handles media upload, post creation, platform-specific configurations, draft mode, and post result tracking. - Provides detailed setup instructions, example workflows, and tips for efficient social content management. - Allows for per-platform post customization, batch scheduling, and automated performance tracking.
Metadata
Slug post-bridge-social-manager
Version 1.0.7
License
All-time Installs 4
Active Installs 4
Total Versions 8
Frequently Asked Questions

What is Social Media Assistant (via post-bridge.com)?

Turn your OpenClaw into an autonomous social media manager using Post Bridge API. Use when scheduling, posting, or managing content across TikTok, Instagram... It is an AI Agent Skill for Claude Code / OpenClaw, with 1582 downloads so far.

How do I install Social Media Assistant (via post-bridge.com)?

Run "/install post-bridge-social-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Social Media Assistant (via post-bridge.com) free?

Yes, Social Media Assistant (via post-bridge.com) is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Social Media Assistant (via post-bridge.com) support?

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

Who created Social Media Assistant (via post-bridge.com)?

It is built and maintained by jackfriks (@jackfriks); the current version is v1.0.7.

💬 Comments