ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

postproxy

Call PostProxy API to create and manage social media posts

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/danbaranov/postproxy-skill
Or

What This Skill Does

The PostProxy skill allows your OpenClaw AI agent to seamlessly integrate with the PostProxy API, acting as a command center for your social media presence. It enables the creation, scheduling, and management of content across major platforms, including Facebook, Instagram, TikTok, LinkedIn, YouTube, X (Twitter), and Threads. Whether you are automating daily updates, drafting content for later approval, or managing complex cross-platform campaigns, this skill provides a robust interface to interact with your social media profiles directly through natural language.

Installation

To integrate this skill, run the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/danbaranov/postproxy-skill. Ensure you have obtained your API key from the PostProxy dashboard (https://app.postproxy.dev/api_keys) and assigned it to the POSTPROXY_API_KEY environment variable on your machine. Once installed, the agent will automatically detect the authorization header and be ready to execute social media operations.

Use Cases

  • Automated Content Distribution: Sync blog posts or marketing updates across all your channels simultaneously.
  • Draft Workflow Management: Create content drafts during your research phase and trigger publication only once your strategy is finalized.
  • Future Scheduling: Plan entire weeks of social media engagement by specifying precise scheduling timestamps within your post requests.
  • Cross-Platform Analytics: Programmatically retrieve lists of active profiles and existing posts to audit your digital presence.

Example Prompts

  1. "Post a photo of our new office to Instagram and Twitter with the caption 'Big news, we've moved to a new home!'"
  2. "Create a draft post for LinkedIn announcing the upcoming product launch, but don't publish it yet."
  3. "Schedule a promotional tweet for next Monday at 9 AM featuring the link to our latest whitepaper."

Tips & Limitations

  • Media Handling: You can use both external URLs and local file paths for your media attachments; ensure local file paths are accessible by the agent process.
  • Platform Consistency: Note that different platforms have unique content requirements; verify that your media formats meet the specifications of the target networks.
  • Security: As this skill handles API keys and potential automated posting, always ensure your POSTPROXY_API_KEY is kept in a secure, encrypted environment variable rather than hardcoded in your scripts.

Metadata

Stars3376
Views2
Updated2026-03-24
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-danbaranov-postproxy-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#social-media#automation#content-management#api-integration#marketing
Safety Score: 4/5

Flags: network-access, external-api, file-read