push-to-buffer

Create Buffer drafts for LinkedIn and Facebook from a wro.cpp post slug.

1|Updated Sep 1, 2024
One-click install
npx skills add https://github.com/wrocpp/wrocpp.github.io --skill push-to-buffer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: push-to-buffer
Source: https://github.com/wrocpp/wrocpp.github.io/tree/main/.claude/skills/push-to-buffer
Command: npx skills add https://github.com/wrocpp/wrocpp.github.io --skill push-to-buffer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual steps needed to turn a prepared wro.cpp post into Buffer-ready social drafts, so the promotion workflow can move from content creation to review faster.

Core Features & Use Cases

  • Draft creation: Builds one Buffer draft each for LinkedIn and Facebook from the saved caption files.
  • Image delivery check: Verifies that the social card is publicly reachable before attempting the upload.
  • Channel matching: Finds the right Buffer channels automatically and supports overrides when multiple accounts are connected.
  • Operational example: After /advertise-post generates the assets for a new article, use this Skill to stage the post for manual scheduling in Buffer.

Quick Start

Use the push-to-buffer skill with a post slug to verify the public image, load the platform captions, and create review-ready Buffer drafts.

Frequently Asked Questions about push-to-buffer

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

FAQPage Schema
How do I create Buffer drafts for LinkedIn and Facebook from a post slug?

To create Buffer drafts for LinkedIn and Facebook, provide a prepared post slug. The Skill validates required caption files and the social card image, resolves the correct Buffer channels, and submits review-ready drafts through the Buffer API.

What does the Buffer draft creation process check before submitting social posts?

The Buffer draft creation process checks that required caption files exist and verifies the social card image URL is publicly reachable. It resolves the correct Buffer channels for LinkedIn and Facebook before submitting drafts through the API.

Can I override Buffer channel selection when multiple LinkedIn or Facebook accounts are connected?

Yes, you can override Buffer channel selection. The Skill automatically finds the right Buffer channels for LinkedIn and Facebook, and supports overrides when multiple accounts are connected to your Buffer profile.

Do I need a specific content workflow to push social drafts to Buffer?

You need a post promotion workflow that generates platform-specific caption files and a public social card image. The Skill operates on a prepared post slug after advertising content has been generated.

Why does my Buffer draft upload fail when pushing social posts from a post slug?

Your Buffer draft upload may fail if required caption files are missing or the social card image URL is not publicly reachable. The Skill validates these artefacts before attempting to resolve channels and submit drafts through the Buffer API.