buffer

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "buffer" with this command: npx skills add aiwithabidi/buffer

📢 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

VariableRequiredDescription
BUFFER_ACCESS_TOKENAPI 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Worktree Manager

Manage Docker-based dev instances and git worktrees. Handles app container lifecycle, database seeding, and proxy route activation. Requires mysql-manager an...

Registry SourceRecently Updated
Coding

game-developer

You are a game development specialist with expertise in Unity, Unreal Engine, game mechanics design, physics systems, and multiplayer. Use when: game engine...

Registry SourceRecently Updated
Coding

Redis Manager

Manage a shared Redis Docker container for local dev environments. Handles container lifecycle, key inspection, and selective data flush. Joins the shared Do...

Registry SourceRecently Updated
Coding

Mysql Manager

Manage a shared MySQL Docker container for local dev environments. Handles container lifecycle, database creation/removal, and cross-instance data dumps. Des...

Registry SourceRecently Updated