publisher

Publish approved content to social media platforms with scheduling and retry handling.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/teodorboev/socialai --skill publisher-teodorboev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publisher
Source: https://github.com/teodorboev/socialai/tree/main/.opencode/skills/publisher
Command: npx skills add https://github.com/teodorboev/socialai --skill publisher-teodorboev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of publishing approved content to various social media platforms at optimal times, handling all the technical complexities.

Core Features & Use Cases

  • Scheduled Publishing: Posts content at pre-defined optimal times for maximum engagement.
  • Platform Integration: Supports multiple social media platforms (Instagram, Facebook, TikTok, Twitter, LinkedIn).
  • Token Management: Handles OAuth token refresh to ensure continuous posting.
  • Error Handling: Implements retry strategies for transient errors and rate limits.
  • Use Case: Automatically publish a marketing campaign's approved posts across Instagram, Facebook, and Twitter at their respective peak engagement times, ensuring consistent brand presence.

Quick Start

Use the publisher skill to publish the content with schedule ID 'schedule-123' to social account 'account-abc' on Instagram.

Frequently Asked Questions about publisher

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

FAQPage Schema
How do I automate publishing content across multiple social media platforms?

Automated social media publishing routes approved content to platform APIs at scheduled times, handling token refresh and formatting to ensure successful delivery across Instagram, Facebook, TikTok, Twitter, and LinkedIn.

How does API token refresh work for automated social media posting?

API token refresh for automated social media posting manages OAuth credentials automatically, ensuring continuous platform integration and preventing scheduled content delivery failures due to expired authentication tokens.

What is the best way to handle rate limits when scheduling content across platforms?

Handling rate limits during content scheduling involves monitoring platform API thresholds and implementing retry strategies for transient errors, ensuring marketing automation workflows complete successfully without exceeding external limits.

Can I schedule marketing campaign posts for specific optimal engagement times?

Scheduled publishing supports posting marketing campaign content at pre-defined optimal times for maximum engagement, managing platform-specific formatting and routing content via schedule IDs to target social accounts.

What happens when a social media platform API returns an error during content delivery?

When a platform API returns an error during content delivery, the system implements retry strategies for transient failures, automatically attempting re-posting to ensure successful content publishing.