Skill for Hermes Agent

Postproxy × Hermes

Give your self-hosted Hermes agent real social publishing. Post, schedule, and manage content across 11 platforms from Telegram, Slack, or on a cron schedule.

Install the Postproxy skill, add one API key to ~/.hermes/.env, and Hermes publishes in natural language — the agent only ever holds the Postproxy key.

One skill install

Add the Postproxy skill to Hermes

The skill is a portable SKILL.md that teaches Hermes the Postproxy API. Install it, drop in your API key, and restart.

Install & configure

Terminal window
hermes skills install \
https://raw.githubusercontent.com/postproxy/postproxy-skill/main/SKILL.md
echo 'POSTPROXY_API_KEY=pp_live_your_key_here' >> ~/.hermes/.env
hermes restart

How the Postproxy skill works in Hermes

1

Install the skill

Run `hermes skills install` with the SKILL.md URL — plain instructions and an API reference the agent reads, safe to review before you install.

2

Add your API key

Append `POSTPROXY_API_KEY` to `~/.hermes/.env` with a key from your dashboard, then run `hermes restart`.

3

Ask on any channel

Message Hermes on Telegram, Slack, or any channel your agent uses: "post this to X and LinkedIn at 9am tomorrow."

4

Postproxy executes

We handle platform rules, media, rate limits, and retries, and Hermes reports per-platform results back in chat.

Publish from chatSchedule with cronDrafts and queuesComments and DMsGoogle Business reviewsPer-account resultsWebhook resultsOne API key setup

Things people ask Hermes to do with Postproxy

  1. "Post this across our socials"

    Send text and media in chat; Hermes publishes to every connected platform and reports per-account results.

  2. "Every weekday, draft a post from my changelog"

    A cron job reads your changelog, drafts a post, and sends it to you for approval before publishing.

  3. "Any new comments on the launch post?"

    Hermes pulls comments across platforms; reply from chat and it posts your responses.

  4. "How did last week's posts do?"

    Hermes fetches post and follower stats through Postproxy and summarizes them in chat.

Supported platforms

Frequently asked questions

How do I install the Postproxy skill in Hermes?

Run hermes skills install with the SKILL.md URL, add POSTPROXY_API_KEY to ~/.hermes/.env, then run hermes restart.

Which chat channels can I publish from?

Any chat channel your Hermes agent is connected to, such as Telegram or Slack.

Can Hermes publish on a schedule?

Yes. Hermes runs cron jobs, so it can draft from a changelog or RSS feed and publish — or send for approval — on a schedule.

Does the skill hold my platform passwords?

No. The agent only ever holds your Postproxy API key; platform authentication lives in your Postproxy account.

Still wondering if Postproxy is the right fit?

Ask your favorite LLM what it thinks about us, then decide.

Ready to get started?

Start with our free plan and scale as your needs grow. No credit card required.