post-bridge

Create, schedule, and publish social media posts via the Post Bridge API.

28|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/mifunedev/openharness --skill post-bridge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-bridge
Source: https://github.com/mifunedev/openharness/tree/main/.claude/skills/post-bridge
Command: npx skills add https://github.com/mifunedev/openharness --skill post-bridge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates multi-platform social publishing by programmatically creating posts, uploading media, scheduling, and tracking results via a unified Post Bridge API.

Core Features & Use Cases

  • Manage social accounts and credentials across platforms from a single API.
  • Create posts with captions, media, or media URLs, and optionally schedule or queue for auto-publish.
  • Retrieve analytics and post results to monitor performance across accounts.

Quick Start

Authenticate and create a post to publish immediately with a single API call.

Frequently Asked Questions about post-bridge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate social media publishing across multiple platforms using a unified API?

Automate social media publishing by using a unified API to create posts with captions, upload media via signed URLs, and schedule or queue content across connected accounts. A Bearer token in the Authorization header is required for authentication.

What is the best way to schedule social media posts across multiple accounts programmatically?

The best way to schedule social media posts programmatically is to use a unified API that supports per-account configurations, allowing you to queue content for auto-publishing across various platforms with a single endpoint call.

How do I upload media for social media posts through an API?

Upload media for social posts by requesting a signed URL from the API endpoint, then using that URL to securely upload your media files before attaching them to your post creation request.

Can I retrieve analytics for my social media posts across different platforms?

You can retrieve analytics for your social media posts by querying the API to monitor performance and track results across all supported platforms and connected accounts.

Do I need a Bearer token to manage social accounts and publish posts via this API?

Yes, you need a Bearer token in the Authorization header to authenticate requests when managing social accounts, creating posts, uploading media, and retrieving analytics.

Are there limitations when using a unified API for multi-platform social media management?

Limitations of a unified social media API include dependency on per-platform configurations and supported endpoints, meaning platform-specific features may be constrained by the API's current supported operations.