EveryDev.ai
Subscribe
Home
Tools

3,697+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Hermes Profiles
    Hermes Profiles icon

    Hermes Profiles

    Agent Frameworks

    Curated Hermes Agent profiles for specialist swarms, packaging role identities, skill dependencies, and configuration for architecture and engineering capabilities.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Clone, use, modify, and distribute freely.

    Engagement

    Available On

    CLI
    API

    Resources

    WebsiteGitHubllms.txt

    Topics

    Agent FrameworksMulti-agent SystemsAgent Skill Registries

    Alternatives

    agentprotoFetch SkillsAutoHarness
    Developer
    Magnus HedemarkMagnus Hedemark builds open-source agent tooling focused on…

    Listed Aug 2026

    About Hermes Profiles

    Hermes Profiles is an open-source MIT-licensed repository by Magnus Hedemark that provides curated, opinionated agent profiles for use with the Hermes agent harness. Each profile bundles a role identity (SOUL.md), skill dependencies, and configuration for a specific engineering or organizational capability, enabling deployment as a Hermes agent in specialist swarms.

    What It Is

    Hermes Profiles is a collection of ready-to-use agent role definitions designed for the Hermes agent harness. The repository ships 39+ profiles spanning engineering, product, design, C-suite, and editorial roles — from backend engineer and ML engineer to CEO, CLO, and CHRO. Each profile is self-contained and opinionated, using Hermes-native patterns such as artifact-pyramid output format, skill-based methodology loading, and Hermes kanban for multi-agent orchestration.

    Repository Architecture

    The repository is organized into two main directories:

    • profiles/ — Role-specific bundles, each containing a SOUL.md (first principles and output contract) and a profile.yaml listing required skills and Hermes configuration. Profiles symlink into the shared skills/ directory so one copy of each skill serves every profile without duplication.
    • skills/ — Methodology directories following the Agent Skills open standard, each with a SKILL.md and a references/ subdirectory. The README notes that skills are compatible with Claude Code, Codex CLI, Cursor, Gemini CLI, OpenClaw, GitHub Copilot, Windsurf, and 20+ other coding agents.

    Profile Coverage

    The 39 profiles span a wide range of specialist roles:

    • Engineering: backend-engineer, frontend-engineer, platform-engineer, ml-engineer, data-engineer, data-architect, data-scientist, site-reliability-engineer, security-engineer, qa-engineer
    • Architecture & Design: technical-architect, ux-designer, brand-designer
    • Product & Strategy: product-manager, implementation-planner, orchestrator, spec-driven-development
    • Editorial & Research: researcher, technical-writer, editor, copy-editor, reviewer, verifier, wonderer, writer, curator
    • C-Suite: CEO, CTO, CFO, COO, CPO, CMO, Chief of Staff, CLO, CHRO

    Setup Path

    Using a profile requires cloning the repository and symlinking the desired profile into ~/.hermes/profiles/, then invoking hermes --profile <name>. Skills are bundled within each profile — no separate install step is needed. The README specifies that profiles must work on a vanilla Hermes install and must not depend on agent-specific infrastructure such as council or cashew.

    Portability Tradeoff

    The README explicitly distinguishes between the two layers: profiles (SOUL.md + profile.yaml) are Hermes-specific and unlikely to work in other harnesses, while the skills (methodology directories with SKILL.md + references) follow an open standard and are designed to be portable across the broader ecosystem of coding agents. This makes the skills layer a reusable contribution to the wider agent tooling community even for non-Hermes users.

    Current Status

    The repository was created in June 2026 and last updated in August 2026, with 125 stars and 15 forks on GitHub. It is actively maintained under the MIT License and accepts community contributions via issues and pull requests.

    Hermes Profiles - 1

    Community Discussions

    Be the first to start a conversation about Hermes Profiles

    Share your experience with Hermes Profiles, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT License. Clone, use, modify, and distribute freely.

    • 39+ curated specialist agent profiles
    • Full skills library with methodology directories
    • MIT License — free to use, modify, and distribute
    • Community contributions via GitHub issues and PRs

    Capabilities

    Key Features

    • 39+ curated specialist agent profiles
    • SOUL.md role identity files with first principles and output contracts
    • Skill-based methodology loading via skill_view
    • Artifact-pyramid output format for progressive disclosure
    • Hermes kanban support for multi-agent orchestration
    • Symlinked shared skills directory to avoid duplication
    • Agent Skills open standard compatibility
    • C-suite profiles (CEO, CTO, CFO, COO, CPO, CMO, CLO, CHRO)
    • Engineering profiles (backend, frontend, ML, platform, SRE, security, QA)
    • Editorial and research profiles (researcher, writer, editor, curator)
    • MIT License — free to use, modify, and distribute
    • Works on vanilla Hermes install without extra infrastructure

    Integrations

    Hermes agent harness
    Claude Code
    Codex CLI
    Cursor
    Gemini CLI
    OpenClaw
    GitHub Copilot
    Windsurf
    Agent Skills open standard
    API Available

    Ratings & Reviews

    No ratings yet

    Be the first to rate Hermes Profiles and help others make informed decisions.

    Developer

    Magnus Hedemark

    Magnus Hedemark builds open-source agent tooling focused on the Hermes agent harness ecosystem. The hermes-profiles repository packages curated specialist agent profiles for multi-agent swarms, following Hermes-native patterns like artifact-pyramid output and skill-based methodology loading. The project also contributes portable skills following the Agent Skills open standard, compatible with Claude Code, Cursor, GitHub Copilot, and 20+ other coding agents.

    Read more about Magnus Hedemark
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    agentproto icon

    agentproto

    Open numbered standards (AIPs) for the markdown files AI agents read, write, and run from, plus a reference TypeScript runtime any agent framework can consume.

    Fetch Skills icon

    Fetch Skills

    Fetch Skills is a framework by Fetch.ai for building reusable, composable skill modules that AI agents can discover and execute within the Fetch.ai ecosystem.

    AutoHarness icon

    AutoHarness

    AutoHarness is an open-source governance framework that wraps AI agent LLM clients with a structured pipeline for tool safety, context management, cost tracking, and audit logging.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    651 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    327 tools

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    104 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions