buffer
Installation
SKILL.md
Buffer Social Media Scheduling
Setup
Requires a BUFFER_API_TOKEN environment variable. Generate one at:
https://publish.buffer.com/settings/api
Verify the token is set before making any API calls:
if [ -z "$BUFFER_API_TOKEN" ]; then
echo "Error: BUFFER_API_TOKEN is not set. Get your token at https://publish.buffer.com/settings/api"
exit 1
fi
API Configuration
Related skills
More from dgalarza/agent-skills
buttondown
Interact with the Buttondown newsletter API to manage tags, automations, subscribers, and emails. Use this skill whenever the user mentions Buttondown, newsletter tags, newsletter automations, email subscribers, or wants to manage any aspect of their Buttondown newsletter -- even if they just say 'my newsletter' without explicitly naming Buttondown.
4creatorsignal-api
>
1