Skip to content

0xNyk/awesome-hermes-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Hermes Agent

Awesome Hermes Agent

Awesome

A curated list of skills, tools, integrations, and resources for enhancing your Hermes Agent workflow — the self-improving AI agent built by Nous Research.

Hermes Agent is the only agent with a built-in learning loop — it creates skills from experience, improves them during use, searches its own past conversations, and builds a deepening model of who you are across sessions. Run it on a $5 VPS, a GPU cluster, or serverless infrastructure. Talk to it from Telegram while it works on a cloud VM.

This list tracks the growing ecosystem around it.

Ecosystem status (last reviewed: 2026-04-21)


Where Do I Start?

New to Hermes? Don't try to install everything at once. Here's the three-step path from zero to productive:

  1. Get running — Follow the Official Docs quickstart. It covers installation, CLI, configuration, and your first conversation.
  2. Add your first skills — Install wondelai/skills (380+ stars, actively maintained) — a cross-platform skills library that works with Hermes and other agents. Or try litprog-skill (75+ stars) for literate programming across Claude Code, OpenCode, and Hermes.
  3. Get a GUI — Set up hermes-workspace (500+ stars) for a Hermes-native workspace with chat, terminal, and skills manager. Or use mission-control (3.7k+ stars) for a broader agent orchestration dashboard with fleet management, task dispatch, and cost tracking.

Once you're comfortable, explore the full list below. Every resource is tagged with a maturity level so you know what you're getting into:

Tag What it means
production Stable, documented, actively maintained — safe to build on
beta Works but still evolving — expect some rough edges
experimental Proof of concept or early-stage — learn from it, don't depend on it

Contents


Official Resources

Core repositories and resources maintained by Nous Research.

  • Hermes Agent by Nous Research - The core project. Self-improving AI agent with a closed learning loop, multi-platform gateway (Telegram, Discord, Slack, WhatsApp, Signal, Feishu/Lark, WeCom), six terminal backends, cron scheduling, MCP integration, profiles (multi-instance), and fallback providers. 23k+ stars. Includes automatic migration from OpenClaw.
  • autonovel by Nous Research - Autonomous novel-writing pipeline built on Hermes. Generates long-form manuscripts (100k+ words) end-to-end using the agent loop.
  • hermes-paperclip-adapter by Nous Research - Run Hermes as a managed employee in Paperclip companies. Connects the agent to Paperclip's task management and governance system.
  • hermes-agent-self-evolution by Nous Research - Evolutionary self-improvement using DSPy and GEPA (Genetic Evolution of Prompt Architectures). The research pipeline for optimizing Hermes's own prompts and behaviors.
  • Official Documentation - Comprehensive docs covering quickstart, CLI, configuration, messaging gateway, security, tools, skills, memory, MCP, cron, ACP, API server, and architecture.
  • Release Notes - Official changelog with feature highlights, migration notes, and reliability fixes for each Hermes version.
  • tinker-atropos by Nous Research - Standalone Atropos integration with Thinking Machines Tinker API. RL training infrastructure for fine-tuning tool-calling models on real agent trajectories.
  • Skills Hub - The open standard for agent skills. Compatible across Hermes, Claude Code, Cursor, Codex, and other agents.
  • Discord - The Nous Research community. Bug reports, feature requests, and general discussion.

Skills & Plugins

Skills are procedural memory — reusable capabilities that Hermes creates from experience and improves during use. Plugins extend core functionality.

Community Skills

  • [beta] hermes-plugins by 42-evey - Goal management, inter-agent bridge, model selection, and cost control. Four plugins covering the most common operational needs. The inter-agent bridge is useful if you run multiple Hermes instances.
  • [beta] hermes-skill-factory by Romanescu11 - Meta-skill that auto-generates reusable skills from your workflows. Point it at a task you repeat and it creates a skill for it.
  • [beta] litprog-skill by tlehman - Literate programming skill that works across Claude Code, OpenCode, and Hermes. Weaves code and prose into documented, executable notebooks.
  • [experimental] Wizards-of-the-Ghosts by Hmbown - Fantasy spell-themed skill pack. Wraps real development operations (refactoring, linting, testing) in a tabletop RPG interface.
  • [experimental] super-hermes by Cranot - Teaches Hermes to write its own analytical prompts. Adds a meta-reasoning layer where the agent generates better prompts for itself before executing tasks.
  • [experimental] hermes-life-os by Lethe044 - Personal OS agent that detects daily patterns and learns your routines over time. Uses Hermes's memory system for lifestyle tracking, not just code.
  • [beta] acca-tracker by Banozz - Track multi-sport accumulator betting slips (football, basketball, tennis) via live score monitoring. Auto-detects sport per leg, 30+ bet types, scripts/scores.sh helper with TheSportsDB + ESPN fallback (NBA, WNBA, NCAA). 15-minute cron reports with per-leg status and acca health.
  • [beta] hermes-incident-commander by Lethe044 - Autonomous SRE agent for production incident detection and self-healing. Monitors services, diagnoses failures, and applies fixes. Works well with Hermes's cron scheduling.
  • [beta] hermes-dojo by Yonkoo11 - Self-improvement system that monitors agent performance, identifies weak skills, and iterates on them automatically.
  • [beta] hermes-spotify-skill by Alexeyisme - Spotify playback control for headless Linux and Raspberry Pi 4/5. Search, play, pause, skip, set volume, transfer between Spotify Connect devices. No daemon — Hermes writes spotipy snippets and runs them via execute_code. Works with raspotify for Pi-as-speaker. Tested on Raspberry Pi OS Lite Bookworm 64-bit. The only Linux-native Spotify skill in the ecosystem.
  • [experimental] hermes-skill-marketplace by Lethe044 - Agent that writes, tests, and publishes new skills autonomously. Automates the skill creation and distribution lifecycle.
  • [experimental] personal-api by beiyuii - Turn your Obsidian vault into an identity layer any AI agent can read in under 30 seconds

agentskills.io Ecosystem

Skills built on the agentskills.io open standard — compatible across Hermes and other agent platforms.

  • [production] wondelai/skills by wondelai - Cross-platform agent skills for Claude Code and agentskills.io-compatible platforms.
  • [production] Anthropic-Cybersecurity-Skills by mukul975 - 753+ structured cybersecurity skills mapped to MITRE ATT&CK. The most comprehensive security skills collection available. 4k+ stars.
  • [production] chainlink-agent-skills by Chainlink - Official Chainlink agent skills on the agentskills.io spec. Oracle network data, CCIP, and smart contract interaction.
  • [production] black-forest-labs/skills by Black Forest Labs - Official FLUX model skills for image generation. First-party skills from the FLUX creators.
  • [production] pydantic-ai-skills by DougTrajano - Pydantic AI with agentskills.io support. Adds type-safe schema validation to agent skill inputs and outputs.
  • [beta] cognify-skills by Yarmoluk - 19 business operations skills covering CRM, invoicing, and project management.
  • [beta] execplan-skill by tiann - Manages complex, long-running task execution with proper lifecycle handling — progress tracking, checkpoints, and failure recovery.
  • [beta] maestro by ReinaMacCredy - Skill orchestration with Conductor planning and Beads tracking. Structures multi-step skill execution into observable pipelines.
  • [beta] bmad-module-skill-forge by armelhbobdad - Transforms repos and docs into agentskills.io-compliant skills. Input a codebase, output installable skills.
  • [beta] Agentic-MCP-Skill by cablate - MCP client with agentskills.io validation. Bridges MCP tool servers with the skills standard.
  • [experimental] ripley-xmr-gateway by KYC-rip - Monero (XMR) blockchain gateway for agents. Enables private cryptocurrency transactions from agent workflows.
  • [beta] skillsdotnet by PederHP - C# implementation of agentskills.io with MCP integration. .NET alternative to the Python/TypeScript SDKs.
  • [beta] colony-skill by TheColonyCC - Collaborative intelligence platform where AI agents and humans post findings, discuss ideas, complete tasks, earn karma, and build reputation. Community hub at thecolony.cc.
  • [beta] AgentCash by Merit-Systems - Skill giving agents access to 300+ premium APIs and a wallet balance to pay for them through x402 or MPP. A fresh Hermes install with only AgentCash is actually powerful — from web scraping to image generation to email sending, all through one skill with free USDC for trying out.

Plugins

  • [beta] plur by plur-ai - Shared memory layer for AI agents with open engram format (YAML). Useful for persistent learning patterns in Hermes workflows.
  • [experimental] hermes-payguard by nativ3ai - Safe USDC and x402 payment plugin. Lets Hermes send and receive payments with configurable spending limits and approval flows.
  • [beta] hermes-web-search-plus by robbyczgw-cla - Multi-provider web search with intelligent routing across Serper, Tavily, Exa, and more. Replaces the built-in search with better result quality and source diversity.
  • [beta] hermes-weather-plugin by FahrenheitResearch - Professional-grade weather plugin with NWS model imagery, NEXRAD radar, and meteorological calculations.
  • [experimental] hermes-wxtrain-plugin by FahrenheitResearch - ML pipeline plugin for building training datasets from HRRR/GFS/ERA5 weather models. Companion to the weather plugin for building weather ML pipelines.
  • [experimental] hermes-plugin-chrome-profiles by anpicasso - Switch browser tools between Chrome profiles via CDP. Useful for multi-account testing or browsing with different saved sessions.
  • [experimental] hermes-cloudflare by raulvidis - Cloudflare browser rendering plugin. Headless browsing through Cloudflare's infrastructure instead of local browser automation.
  • [beta] evey-bridge-plugin by 42-evey - Claude Code plugin for bridging with Evey (hermes-agent). Lets Claude Code and Hermes share context and hand off tasks between each other.
  • [beta] agent-analytics-hermes-plugin by Agent-Analytics - Native Signals dashboard tab for Hermes with read-only multi-project analytics, explicit timeframe, and theme-aware UI.
  • [beta] rtk-hermes by ogallotti - Plugin that intercepts shell commands via pre_tool_call and rewrites output through RTK, compressing terminal output before it reaches the LLM context window. 60-90% token reduction on shell commands, 96.6% efficiency across 11M+ tokens processed. Zero config — auto-loads on gateway boot. Real benchmarks: cargo test 90-99%, git log --stat 87%, ls -la 78%.

Skill Registries & Discovery

  • [beta] hermeshub by amanning3390 - Browse, share, and install community skills for Hermes. Community hub for skill discovery, still early but growing.
  • [production] skilldock.io by chigwell - Registry of reusable AI skills compatible with OpenClaw, Claude Code, and Hermes. Established cross-platform skills marketplace with an active catalog.
  • [production] Global Chat by pumanitro - Cross-protocol agent discovery across MCP, A2A, and agents.txt. Searchable directory of 18K+ MCP servers and agents with a free agents.txt validator and MCP server for programmatic access.

Tools & Utilities

Applications, CLIs, and utilities built on top of or alongside Hermes Agent.

  • [production] hermes-workspace by outsourc-e - Web-based workspace with chat, terminal, memory browser, skills manager, and inspector. The most complete GUI for Hermes. Built during the Nous Hackathon 2026.
  • [beta] hermes-desktop by dodo-reach - Native macOS workspace for Hermes built around a direct, host-first SSH connection model, with a real embedded terminal, session browsing, canonical file editing, skills browsing, and usage metrics without extra gateway or daemon layers.
  • [production] mission-control by builderz-labs - Open-source dashboard for AI agent orchestration. Manage agent fleets, dispatch tasks, track costs, and coordinate multi-agent workflows. Self-hosted, SQLite-powered. 3.7k+ stars.
  • [experimental] hermes-neurovision by Tranquil-Flow - Terminal neurovisualizer with 42 animated themes. Decorative terminal overlays for agent activity.
  • [beta] lintlang by roli-lpci - Static linter for AI agent configs and prompts with HERM v1.1 scoring. Catches config mistakes that silently degrade agent behavior.
  • [beta] nix-hermes-agent by 0xrsydn - Nix package and NixOS module for Hermes. Fully reproducible deployments via Nix flakes.
  • [beta] openclaw-to-hermes by 0xNyk - Community migration tool from OpenClaw to Hermes. Built when the native hermes-migrate had critical bugs. For Hermes v0.3.0+, prefer the native hermes claw migrate command — it now covers the full migration path.
  • [experimental] vessel-browser by unmodeled-tyler - AI-native Linux browser with MCP control and autonomous browsing. Full browser built for agent use, not a headless wrapper.
  • [beta] portable-hermes-agent by rookiemann - Windows desktop app bundling 100 tools, GUI, local models, ComfyUI, and workflows in a single portable package.
  • [beta] hermes-ui by pyrate-llama - Single-file glassmorphic web UI with SSE streaming, tool call visualization, activity panel, image analysis (Gemini Vision), session management, PDF export, skill browser, memory viewer, and mobile support. Python proxy server (stdlib only) on port 3333, no build step required.
  • [beta] hermes-webui by sanchomuzax - Lightweight process monitoring and configuration dashboard. Simpler alternative to hermes-workspace, focused on ops.
  • [beta] evey-setup by 42-evey - One-command setup for the full hermes-agent stack with free models and 29 plugins. Opinionated defaults that cover most use cases.
  • [beta] flowstate-qmd by amanning3390 - Anticipatory memory for AI agents with RAG and vector search. Pre-fetches relevant context before queries hit the agent.
  • [beta] mnemo-hermes by hernanqwz / Eleion AI - Semantic memory plugin adding pgvector vector search to Hermes's built-in FTS5 memory. 5 tools (mnemo_remember, mnemo_recall, mnemo_learn, mnemo_predict, mnemo_profile) + on_session_start hook for auto-context loading. Runs entirely local via Ollama, no API keys needed. MIT licensed.
  • [production] SkillClaw by AMAP-ML - Open-source companion that auto-evolves, deduplicates, and improves your skill library from real session data. Adds a post-task evolution loop on top of Hermes's built-in skill creation. Native Hermes integration via ~/.hermes/skills, safety flows (skillclaw doctor hermes / skillclaw restore hermes). Works across multiple devices and isolated skill silos. 705 stars, MIT licensed, active through 2026-04-17.
  • [production] Clarvia by clarvia-project - AEO (Agent Experience Optimization) scoring for MCP tools. Analyzes 15,400+ indexed MCP servers for agent-friendliness. REST API + MCP server so agents can evaluate tools from within their own loops. Use GET /v1/score?url= to score any MCP server or GET /v1/search?q= to find agent-ready tools by topic.

Deployment


Integrations & Bridges

Connect Hermes to other platforms, devices, and services.

  • [beta] hermes-android by raulvidis - Android device bridge with a full Python toolset. Lets Hermes interact with and control Android devices.
  • [beta] hermes-miniverse by teknium1 - Bridge to Miniverse pixel worlds. By a Nous Research co-founder.
  • [production] hindsight by Vectorize - Long-term memory layer for agents with retain/recall/reflect workflows. Integrates with Hermes via plugin or MCP and supports semantic, graph, and temporal retrieval.
  • [beta] honcho-self-hosted by elkimek - Self-hosted Honcho memory backend setup for Hermes. Useful when you need stronger cross-session memory behavior with local control.
  • [beta] yantrikdb-hermes-plugin by yantrikos - Hermes-native memory provider for YantrikDB. Self-maintaining memory: think() canonicalizes duplicates, conflicts() surfaces contradictions instead of overwriting silently, and every recall() result carries a why_retrieved reason list so ranking is explainable. Drop-in install into plugins/memory/, talks HTTP to a user-run Rust backend.
  • [experimental] zouroboros-swarm-executors by marlandoj - Local executor bridge for Claude Code + Hermes integration. Enables task handoff between both agents.
  • [beta] reina by Crustocean - Autonomous AI agent for the Crustocean platform. Deep integration of Hermes into Crustocean's product.
  • [beta] hermes-agent-acp-skill by Rainhoole - Multi-agent delegation skill bridging Hermes, Codex, and Claude Code. Routes subtasks to the best-suited agent automatically.
  • [experimental] hermes-blockchain-oracle by gizdusum - Solana blockchain intelligence MCP server. Provides on-chain analytics and wallet data to Hermes via MCP.
  • [experimental] hermes-council by Ridwannurudeen - Adversarial multi-perspective council MCP server. Multiple AI viewpoints debate before the agent commits to a decision.
  • [production] Not Human Search by unitedideas - MCP server for discovering other MCP servers. Indexes 8,600+ agent-friendly sites with agentic scoring, category filters, and live JSON-RPC verification. Wire it into Hermes via MCP to let the agent find and evaluate new tools to integrate on its own. Live at nothumansearch.ai.
  • [experimental] NemoHermes by Hmbown - NVIDIA capability registry and Spark-aware routing layer. Routes compute-heavy tasks to available GPU infrastructure.
  • [beta] microsoft-workspace-skill by Andrew-Girgis - Full Outlook/Hotmail/Microsoft 365 integration via Microsoft Graph API. Email, calendar, contacts, user profile, and free/busy scheduling. OAuth2 with auto-refresh. Includes preview-before-send pattern that prevents shell $ variable mangling — a real pain point when agents compose emails with dollar amounts.
  • [beta] agent-android by AIVane Labs - LAN-first Android control for Hermes over WiFi — no USB, ADB, or root required once the AIVane service is running. Supports health checks, app listing/launching, UI tree inspection, taps, text input, swipes, navigation, screenshots, and inspect→act→smoke flows. Explicit safety boundaries: only connects to user-provided device URLs.
  • [beta] clawsocial-hermes-plugin by mrpeter2025 - Social discovery network plugin — helps users find and connect with people sharing their interests through their Hermes agent. Features semantic interest matching, real-time WebSocket messaging, shareable profile cards, local and web inbox, and 4 notification modes. All actions require explicit user request. Bilingual (English + Chinese), compatible with OpenClaw version.

Detection & Media Forensics

Skills for verifying whether incoming media is real or AI-generated — essential for agents that ingest user-submitted audio, images, video, or text.

  • [beta] resemble-ai/detect-skill by resemble-ai - Deepfake detection and media safety for agents. Detects AI-generated audio, images, video, and text; traces audio source (ElevenLabs, Resemble, etc.); applies invisible watermarks for provenance tracking; verifies speaker identity (Beta). Powered by Resemble AI. Core principle: never declare media real or fake without a completed detection result.

Multi-Agent & Swarms

Frameworks and tools for running multiple Hermes agents, or Hermes alongside other agents.

  • [experimental] Ankh.md by Abruptive - TAW Agent x Hermes multi-agent swarm framework. Coordinates multiple agents with shared goals and distributed task execution.
  • [experimental] gladiator by runtimenoteslabs - Two autonomous AI companies compete for GitHub stars. Hackathon project exploring autonomous agent competition dynamics.
  • [beta] bigiron by supermodeltools - AI-native SDLC with Hermes and Supermodel code graph. Full software development lifecycle driven by coordinated agents.
  • [beta] opencode-hermes-multiagent by 1ilkhamov - 17 specialized agents for OpenCode AI. Each agent has a defined role and they communicate through structured interfaces.

Domain Applications

Purpose-built applications using Hermes for specific domains.

  • [experimental] hermes-embodied by bryercowan - Self-improving robotics via VLA model fine-tuning. Applies the Hermes learning loop to physical robot control. Nous Hackathon project.
  • [beta] hermescraft by bigph00t - Embodied AI companion for Minecraft with persistent memory. Tracks inventory, learns building preferences, and retains context across sessions.
  • [experimental] Hermes-mars-rover by Snehal707 - Mars rover simulator with ROS2 and Gazebo. Uses Hermes's skill creation loop to improve navigation over time.
  • [beta] anihermes by rodmarkun - Local anime server and tracker with natural language interface. Browse, track, and get recommendations via conversation.
  • [beta] job-scout-agent by Christabel337 - Autonomous job hunting agent. Searches listings, tracks applications, and manages the job search pipeline.
  • [beta] hermes-ai-infrastructure-monitoring-toolkit by JackTheGit - Infrastructure monitoring, cost forecasting, and alerting via Telegram. Uses cron scheduling for continuous checks.
  • [experimental] hermes-genesis by Ridwannurudeen - Autonomous living world engine with procedural generation. Creates and maintains virtual worlds that grow in complexity over time.
  • [experimental] hermes-legal by Lethe044 - Contract risk analysis with English and Turkish support. Identifies risky clauses and summarizes legal obligations.
  • [beta] hermes-startup-architect by dlkakbs - Generates investor-ready kits from startup ideas — market analysis, pitch deck, and financial projections.
  • [beta] mercury by hxsteric - Multi-chain blockchain cash flow analyzer with WebGL dashboard. On-chain forensics and flow visualization.
  • [experimental] hermes-research-agent by Aum08Desai - Autonomous LLM research agent. Handles literature review, hypothesis generation, and experiment design end-to-end.

Forks & Derivatives

Notable forks and derivative projects that take Hermes in new directions.

  • [beta] hermes-agent-camel by nativ3ai - Hermes with integrated CaMeL trust boundaries. Adds formal trust verification to the agent loop for safety-critical deployments.
  • [experimental] orahermes-agent by jasperan - Oracle AI Agent Harness — OCI GenAI and Oracle 26ai integration. Enterprise on-ramp for Oracle environments.
  • [beta] hermes-alpha by kaminocorp - Cloud-deployed Hermes with pre-configured infrastructure templates. Skips local setup.
  • [experimental] hermes-skill-distillation by beardthelion - Generates agentic training trajectories from real-world tasks. Hackathon project for producing fine-tuning data at scale.

Guides & Documentation

Tutorials, documentation, and learning resources.

  • [beta] hermes-agent-docs by mudrii - Comprehensive community documentation for Hermes Agent. Covers v0.2.0 in detail, useful supplement to the official docs for deployment patterns.
  • [production] hermes-wsl-ubuntu by metantonio - Step-by-step WSL2 Ubuntu setup instructions for running Hermes on Windows.
  • [beta] HermesWiki by martymcenroe - Community-maintained wiki with practical patterns and deployment advice for building autonomous agents with Hermes.

Operational Playbooks

Practical workflow patterns that repeatedly help Hermes teams in production.

  • Nightly self-evolution + guardrail evaluation — Run hermes-agent-self-evolution on a schedule, then run a second verification cron to score quality and block optimization-loop gaming.
  • Memory pressure handling with Honcho/Hindsight — If you are repeating context or losing long-term recall, review Honcho Memory docs, and evaluate hindsight or self-hosted memory backends.
  • Tune session timeout/expiry early — Use configuration docs to adjust session retention for slower-moving threads so context is kept when needed.
  • OpenClaw side-by-side migration — Keep both systems running during migration using openclaw-to-hermes and native Hermes migration paths, then cut over once cron and routing behavior match.
  • Curate USER.md and MEMORY.md intentionally — Treat profile memory as high-signal infrastructure. Keep entries concise, durable, and preference-focused instead of dumping raw notes.

Level-Up Blueprints

Opinionated bundles for teams that want to get more out of Hermes quickly without assembling the stack from scratch.

  • Memory stack that actually compounds — Start with built-in Hermes memory, then add honcho-self-hosted when you want stronger cross-session user modeling, hindsight when you need retain/recall/reflect workflows across large histories, and plur when you want portable shared memory artifacts in an open engram format. If you also want proactive recall, pair it with flowstate-qmd.
  • Self-improvement without self-delusion — Pair hermes-agent-self-evolution with scheduled regression checks, lintlang for prompt/config linting, and a second evaluation pass that blocks bad prompt mutations. The trick is not “evolve faster”; it’s “evolve without quietly getting weird.”
  • Operator cockpit for real work — Use hermes-workspace for the richest daily UI, mission-control when you need multi-agent fleet visibility and cost tracking, and hermes-webui if you want a lighter ops surface.
  • Multi-agent execution layer — Combine Hermes core delegation with hermes-agent-acp-skill for Codex/Claude Code routing, zouroboros-swarm-executors for local executor handoff, and opencode-hermes-multiagent or bigiron when you need specialized agent roles.
  • Migration + deployment hardening — If you are moving from OpenClaw, keep openclaw-to-hermes in the toolkit even if you prefer the native migration path. For repeatable deploys, look at nix-hermes-agent, hermes-agent-docker, and evey-setup depending on how opinionated you want the stack to be.
  • Paperclip-managed autonomous ops — For teams that want Hermes operating inside a governed company workflow, combine hermes-paperclip-adapter with Hermes cron jobs and one of the operator dashboards above. That gives you task governance, approvals, and actual operational continuity instead of a clever demo that forgets what it was doing.

Contributing

Recommend a new resource here!

Before submitting, please ensure:

  1. The resource is directly related to the Hermes Agent ecosystem or the agentskills.io standard
  2. The resource has a clear README and is reasonably maintained
  3. You've checked the list to avoid duplicates

For suggestions about the repository itself, please open an issue.

Please read CONTRIBUTING.md before submitting.


Need agent infrastructure, trading systems, or Solana applications built for your team?

Builderz ships production AI systems — 32+ products across 15 countries.

Get in touch | @nyk_builderz

License

CC BY 4.0

This list is licensed under Creative Commons Attribution 4.0 International. You are free to share and adapt this material for any purpose, provided you give appropriate attribution.

All resources included in this list have their own license terms.

About

A curated list of awesome skills, tools, integrations, and resources for Hermes Agent by Nous Research

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors