Buffer

Buffer social media — schedule posts, manage profiles, view pending/sent updates, analytics. Social publishing CLI.

johnalbertini14-glitch Updated 1 repo stars

File contents

📢 Buffer

Social media scheduling — create posts, manage queues, view analytics.

Features

  • Profiles — list connected social accounts
  • Create posts — schedule to multiple profiles
  • Pending — view scheduled queue
  • Sent — view published posts with stats
  • Shuffle — randomize queue order

Requirements

Variable Required Description
BUFFER_ACCESS_TOKEN ✅ API key/token for Buffer

Quick Start

python3 {baseDir}/scripts/buffer.py profiles
python3 {baseDir}/scripts/buffer.py create "Check out our new feature!" <profile-id>
python3 {baseDir}/scripts/buffer.py pending <profile-id>
python3 {baseDir}/scripts/buffer.py sent <profile-id>
python3 {baseDir}/scripts/buffer.py me

Credits

Built by M. Abidi | agxntsix.ai YouTube | GitHub Part of the AgxntSix Skill Suite for OpenClaw agents.

📅 Need help setting up OpenClaw for your business? Book a free consultation

johnalbertini14-glitch/openclaw-skills/tree/main/skills/aiwithabidi/buffer commit 2b8b7ce98a

Frequently asked questions

npx skillmds@latest add johnalbertini14-glitch/buffer