Agent Skills
Install PostPeer social posting workflows into your coding agent. Ask it to schedule posts, cross-post updates, attach media, and check analytics from one PostPeer integration.
Install command
npx skills add PostPeer-API/skills --allWhat you can build
PostPeer Agent Skills give coding agents a ready-made social media integration. Install the skills repo once, connect your PostPeer access key, and your agent can schedule posts, find connected accounts, upload media, and read analytics without hand-writing platform-specific API code.
Why use PostPeer with Agent Skills
One command install
Run npx skills add PostPeer-API/skills --all and your coding agent gets PostPeer posting, scheduling, media, account, and analytics workflows.
Built for reviewable automation
Agents can schedule instead of publishing immediately, giving humans time to review queued posts in PostPeer before anything ships.
Works alongside MCP
Use Agent Skills for coding-agent workflows and PostPeer MCP for MCP-compatible clients. Both connect back to the same PostPeer social API.
How to set it up
Install the skills repo
Run npx skills add PostPeer-API/skills --all in your agent environment.
Add your PostPeer access key
Create an access key in the PostPeer dashboard and make it available to the agent as instructed by your agent runtime.
Ask the agent to schedule
Try: "Schedule this post for tomorrow at 9am on X and LinkedIn." The agent can discover accounts, create the post, and leave it queued for review.
Frequently Asked Questions
Other integrations
Ready to Add Social Media to Your Product?
One API. Every platform. Start building with free credits.
{ "platforms": ["twitter", "linkedin"], "content": "Hello world!" }