DietrichGebert/ponytail
Ponytail is a set of plugins for AI agent development tools like Claude Code and GitHub Copilot CLI that helps agents write more efficient, concise, and safe code by following a 'lazy senior dev' m...
Awesome Hermes Plugins › Tools & Automation
Hermes Tailscale adds a Tailscale page to the Hermes Desktop sidebar, listing the machines on the current tailnet - name, OS, IPv4 address, and status - with an online count in the status bar. From that page a user can copy a device's IP, MagicDNS name, or ready-made ssh command, ping a peer, open an SSH session in an in-app xterm overlay backed by the Desktop PTY, send a file over Taildrop with progress and ETA, switch between logged-in accounts, choose an exit node, or publish the current Hermes gateway onto the tailnet with tailscale serve. All of this goes through the Tailscale CLI already installed on the machine that runs the Hermes gateway (host.request('shell.exec')): the plugin never calls the Tailscale cloud API or dials LocalAPI directly, and stores no account token. Because tailscale status --json output can exceed the 4KB shell.exec stdout cap, the plugin caches it to a status-cache.json file next to plugin.js, created with restrictive permissions and deleted on clean unload. Mutating actions - publishing, switching accounts, sending files, changing exit node - ask for confirmation first, and Funnel (public exposure) is never enabled; before running serve the plugin checks that something is actually listening on the chosen local port. The SSH overlay downloads xterm.js once from a CDN (or reads a local copy) and verifies it against a pinned SHA-384 hash before running it. It is a single uncompiled plugin.js with no fork, backend, build step, or package manager; installation is copying that file into the Hermes desktop plugin folder for the relevant OS. It is tested on Windows and developed for macOS and Linux with the same CLI-shelling approach. It targets Hermes users who already run a Tailscale mesh and want basic device visibility and remote access without leaving the app.
https://github.com/Adolanium/hermes-tailscale
Ponytail is a set of plugins for AI agent development tools like Claude Code and GitHub Copilot CLI that helps agents write more efficient, concise, and safe code by following a 'lazy senior dev' m...
Miloco is Xiaomi's open-source AI solution for whole-home intelligence, functioning as an Agent plugin on OpenClaw and Hermes to orchestrate devices for a proactive, intelligent experience.
Digital Marketing Pro is an open-source AI marketing plugin for agencies and in-house teams, offering 158 skills, 24 specialist agents, and a 12-Part Strategy Flow, with EU AI Act Article 50 readin...
RunbookHermes is an AIOps agent built on Nous Research Hermes Agent, designed for evidence-driven incident response, approval-gated remediation, and continuous learning.
A source-only Hermes Agent plugin for multi-provider web search and URL extraction, offering diagnostic routing and transparent evidence.
Hermes-Relay is an Android companion app and CLI that extends Hermes Agent with chat, voice, and device control, enabling mobile interaction and remote execution.
Oh My Cassette is a video editing plugin and skill for AI agents like Hermes, enabling agent-supervised video montage workflows with minimal token overhead.
A Hermes Agent plugin that intelligently routes tools to reduce first-turn schema tokens and optimize LLM interactions, featuring deterministic routing and optional model-based classification.