buffer
Buffer API integration with managed authentication. Schedule and manage social media posts across multiple platforms. Use this skill when users want to schedule posts, manage channels, view organizations, or create content ideas in Buffer. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/buffer-apiWhat This Skill Does
The Buffer skill provides a powerful GraphQL interface for the Buffer API, allowing OpenClaw agents to manage social media workflows directly. By leveraging managed authentication through the Maton gateway, users can seamlessly schedule posts, manage organizational channel structures, and coordinate cross-platform content strategies for Instagram, Facebook, Twitter, LinkedIn, and TikTok. The skill handles the complexities of API communication, letting you focus on content strategy and engagement.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/buffer-api
Ensure you have your environment variable MATON_API_KEY set with a valid token obtained from maton.ai/settings. You must also manage your connection authentication state at ctrl.maton.ai to ensure the agent has permission to interact with your specific Buffer workspace.
Use Cases
- Automated Social Scheduling: Build an agent that takes a drafted text and image and automatically schedules it across multiple platforms simultaneously.
- Organization Management: Retrieve a list of all your linked Buffer organizations and channels to gain insights into which social accounts are available for posting.
- Content Pipeline Integration: Connect your existing content management system or markdown files to Buffer, enabling a workflow where your agent reads your blog posts and schedules snippets for Twitter and LinkedIn.
- Multi-Platform Sync: Ensure brand consistency by managing posting schedules across diverse platforms via a single, unified interface.
Example Prompts
- "Check my Buffer account and tell me which organizations I have access to, then list the channels in my primary organization."
- "Schedule a post to my Twitter and LinkedIn accounts for tomorrow at 10:00 AM with the text: 'Exciting updates coming to our platform soon! #OpenClaw'."
- "Can you help me see my active Buffer connections and verify if the account is currently linked correctly?"
Tips & Limitations
- Rate Limiting: As this skill interacts with the Buffer GraphQL API, be mindful of the standard Buffer API rate limits. Ensure your queries are optimized to request only the fields necessary for your task.
- Connection State: Always verify your connection status at
ctrl.maton.aiif you encounter authentication errors. The agent relies on an 'ACTIVE' status for all operations. - GraphQL Queries: Since this utilizes GraphQL, you can retrieve nested data (like channel lists within an organization) in a single request, which is significantly more efficient than multiple REST calls.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-buffer-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.