Awesome Hermes PluginsTools & Automation

lopushok9/Agent-Layer

⭐ 28 Python added to this list on 2026-09-14 repository created 2026-02-03

AgentLayer (published as the @agentlayer.tech/wallet npm package) connects a shared local wallet runtime to several agent hosts at once - Codex, Claude Code, OpenClaw and Hermes - through a per-host bridge; the Hermes side lives in hermes/plugins/agent_wallet as a small directory plugin (plugin.yaml plus an __init__.py that registers five tools with the Hermes PluginContext: agent_wallet_tools, agent_wallet_invoke, agent_wallet_approve, agent_wallet_evm_status and agent_wallet_evm_setup) that delegates to the same Python wallet_layer core used by the other hosts. A single npx installer detects which supported frameworks are present, installs the bridges the user chooses, and restarts are required afterward; wallet status, doctor, update and rollback commands manage the shared runtime from any host. Through the registered tools, an agent can view balances and portfolio positions, send and receive assets, swap tokens, use supported DeFi services (Aave, Kamino, Morpho), pay for APIs via x402, and act across Solana, Ethereum and Base; fund-moving operations stay behind wallet policy and explicit approval checks, and read operations are available directly. Keys and signing stay on the user's machine, secrets are encrypted locally (using the OS keychain on macOS), and updates are designed to preserve existing wallets. A universal local MCP mode lets any stdio-compatible MCP client use the same runtime without installing a framework-specific plugin, and a separate hosted x402-payment-mcp offers OAuth login and a CDP-managed wallet for cloud-agent or mobile-host use cases. Optional read-only connectors add third-party protocol coverage without touching the wallet core; write-capable connectors remain gated behind a verified execution path. It targets users who want one policy-gated wallet available identically across several coding agents, including Hermes, rather than separate integrations per host. Licensed under PolyForm Small Business.

https://github.com/lopushok9/Agent-Layer

crypto walletdefimulti-agentmcpx402

Also in Tools & Automation

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...

XiaoMi/xiaomi-miloco

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.

indranilbanerjee/digital-marketing-pro

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...

Tommy-yw/RunbookHermes

RunbookHermes is an AIOps agent built on Nous Research Hermes Agent, designed for evidence-driven incident response, approval-gated remediation, and continuous learning.

robbyczgw-cla/hermes-web-search-plus

A source-only Hermes Agent plugin for multi-provider web search and URL extraction, offering diagnostic routing and transparent evidence.

Codename-11/hermes-relay

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.

Cassette-Editor/oh-my-cassette

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.

AtlasOmnia/hermes-tool-router

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.