Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loaf Hermes Profile

A shareable Hermes profile distribution for Loaf/team workflows.

Install

hermes profile install github.com/deeploaf/hermes-profile-loaf --name loaf --alias

During local development, install directly from this profile directory:

hermes profile install ~/.hermes/profiles/loaf --name loaf-test --alias -y

Configure

This distribution ships without secrets. If you use the default config.yaml, set:

cp ~/.hermes/profiles/loaf/.env.EXAMPLE ~/.hermes/profiles/loaf/.env
# edit .env and add OPENROUTER_API_KEY=...

Or edit config.yaml to use your preferred Hermes provider.

Run

hermes -p loaf chat
# or, if installed with --alias:
loaf chat

Update

hermes profile update loaf

Memories, sessions, auth, .env, logs, and local files are not part of the distribution.

Public safety

This repo intentionally ships only the reusable profile scaffold: SOUL.md, config.yaml, mcp.json, distribution.yaml, profile.yaml, .env.EXAMPLE, .gitignore, and this README. Do not commit .env, auth.json, state.db*, memories, sessions, logs, local workspaces, or bundled/private skills unless they have been audited for public release.

About

Loaf Hermes profile distribution

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors