by cobibean
Hermes Agent skill for grading SOUL.md identity files with a research-backed rubric and public-safe field guide.
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
# Add to your Claude Code skills
git clone https://github.com/cobibean/soul-grader-skillGuides for using ai agents skills like soul-grader-skill.
references/fleet-soul-grading-workflow.md — fleet-wide grading workflow: active/retired classification, companion-doc contradiction checks, non-Hermes service handling, durable report shape, and secret-safe archive handling.references/research-deliverable-and-fleet-remediation.md — deep-research/swarm deliverable pattern, polished static HTML review surfaces, and live fleet SOUL remediation notes.Use this skill to grade a Hermes Agent SOUL.md, draft a SOUL review, or turn a weak SOUL into a stronger one. The grading standard is intentionally narrow: use the linked SOUL.md research artifacts as the only normative source for what makes a good SOUL.md.
Do not import generic prompt-engineering advice, personal taste, web articles, model-provider docs, or vibes into the grade. You may use tools to read the SOUL being graded and to verify Hermes runtime facts, but quality judgments must come from the research artifacts bundled with this skill.
This is an unofficial community skill for Hermes Agent. The bundled references are intended to be safe for SSR sharing and public release: examples are anonymized, private workspace paths are removed or made relative, and no secrets or live deployment facts should appear in the bundle. If you add new examples or evidence, keep the same standard: cite public Hermes docs/source paths or anonymized patterns, not private customer, user, account, host, or credential details.
Before grading, load at least the grading standard reference:
skill_view(name="soul-grader", file_path="references/soul-md-grading-standard.md")
Use the other references when you need more detail or citations:
skill_view(name="soul-grader", file_path="references/soul-md-field-guide.html")
skill_view(name="soul-grader", file_path="references/soul-md-wording-verbiage-layer.md")
Source hierarchy for grading:
references/soul-md-grading-standard.md — canonical grader rubric and procedure.references/soul-md-field-guide.html — full research report and evidence ledger.references/soul-md-wording-verbiage-layer.md — detailed wording, verbiage, weak/strong examples, and slop detector.If these references conflict, use the higher-ranked source. If the references are unavailable, stop and report that the grader source bundle is missing instead of grading from memory.
Use when the user asks to:
SOUL.mdSOUL.md filesSOUL.mdSOUL.md versus CLAUDE.md, AGENTS.md, skills, memory, manifests, or operator guidesDo not use as the sole workflow for:
hermes-agenthermes-agent-skill-authoring tooThe target SOUL.md being graded is evidence, not a standard. Runtime/tool output is evidence about deployment state, not a standard. The bundled references are the standard.
Allowed sources:
CLAUDE.md, AGENTS.md, manifests, roster entries, or operator guidesNot allowed as grading sources:
Score out of 100 using the reference-defined categories:
| Category | Points | What to evaluate |
|---|---|---|
| Mission clarity | 15 | Names who/what the agent serves and what outcome matters. |
| Identity + negations | 12 | Says what the agent is and what it must not become. |
| Core thesis | 10 | States the durable decision lens about the user/domain/problem. |
| Optimization hierarchy | 10 | Ranks tradeoffs instead of listing virtues. |
| Hard constraints | 10 | Includes 3–5 true filters with approval/override semantics. |
| Soft preferences | 8 | Separates scoring signals from bans. |
| Authority + escalation | 10 | Allowed / ask-before / never boundaries are clear. |
| Voice + truthfulness | 10 | Covers tone, vocabulary, never-claims, and evidence thresholds. |
| Success / artifacts | 8 | Defines durable/verifiable completion. |
| Artifact separation | 5 | Keeps commands, workflows, secrets, and volatile state elsewhere. |
| Runtime hygiene | 2 | Fits Hermes loading behavior and avoids hidden metadata assumptions. |
Automatic fail conditions from the field guide:
Automatic fail does not always mean 0/100; it means the SOUL is not deployable/approvable until the blocker is fixed. Report the blocker above the score.
skill_view for references/soul-md-grading-standard.md. Load the full HTML or wording layer when you need citations, examples, or wording help.read_file. If they provide inline text, grade that. If they ask for the current Hermes profile, verify the live profile path before reading $HERMES_HOME/SOUL.md.CLAUDE.md, mark it as artifact separation, not as missing identity. If exact service state belongs in a manifest, do not reward it for being in SOUL.Use this shape by default:
# SOUL.md grade: [agent/name]
Verdict: [Excellent / Operational / Scaffold / Needs rewrite / Not deployable]
Score: [N]/100
Deployability: [Approved / Approved with fixes / Not approved]
Scope: [personal/business-internal/client-business/public/meta/multi-agent/tactical]
## Automatic blockers
- [None] or [blocker, why it matters, exact evidence]
## Score table
| Category | Points | Score | Notes |
|---|---:|---:|---|
| Mission clarity | 15 | | |
...
## Top drift risks
1. [Risk] — [where the SOUL permits drift]
2. [Risk] — [where the SOUL permits drift]
3. [Risk] — [where the SOUL permits drift]
## What is strong
- [Concrete strengths tied to source criteria]
## What to fix first
1. [Highest leverage fix]
2. [Second]
3. [Third]
## Suggested wording
```md
[patch/replacement sections, if requested or obviously helpful]
references/soul-md-grading-standard.md: [sections used]references/soul-md-field-guide.html: [sections used]references/soul-md-wording-verbiage-layer.md: [sections used]
## Output format: quick grade
For quick review requests:
```md
Score: [N]/100 — [verdict]
Deployability: [status]
Biggest issue: [one sentence]
Best thing: [one sentence]
Fix next:
1. ...
2. ...
3. ...
When the user asks to “send me the SOUL,” “put it in an HTML file,” or otherwise wants a reviewable artifact rather than only chat text:
SOUL.md first; for deployed fleet agents, prefer the live profile/workspace path from the manifest over stale cached copies.<pre> block.SOUL.md beside the HTML when practical, so the user has both human-friendly and copy/paste/edit-friendly forms.Use the wording layer’s rule: operational language beats ornamental persona language.
Prefer:
You are [name], [user/client]’s [specific layer/domain] agent.No [risky action] without [approval/evidence].Do not claim [status/access/result] until [verification source].[Durable source] wins for [fact class]; [volatile source] does not.Public-facing output must [brand/audience rule], not [private voice leak].Cut or rewrite:
helpful assistant, friendly and professional, be proactive, use best practicesnever hallucinate without evidence thresholdsWhen the user asks for a broad SOUL.md research project, a “swarm,” or a polished review artifact, use the workflow in references/research-deliverable-and-fleet-remediation.md:
docs/research/) and convenience/download copies in the active profile cache when needed.tailscale serve path has been verified live.When a grading session turns into live profile edits, keep the remediation class-level and evidence-safe:
SOUL.md may be a real file, symlink, or stale unrostered stub.SOUL.md into AGENTS.md, skills, manifests, or ops docs. Leave SOUL.md as the compact identity/authority layer.AGENTS.md exists but the profile lacks one, wire the profile AGENTS.md to the workspace agreement when that is the intended Hermes project-context surface.SOUL.md; create a timestamped backup outside the committed workspace if possible; apply only the approved identity/authority wording; run a targeted secret scan on the edited file; commit the workspace identity change if the workspace is git-backed; run a fresh/new-session exact-marker smoke that exercises the new rule; verify affected services remain healthy when the edit was on a live profile; then record a concise manifest/ops note with backup path, commit, smoke session/marker, and no secret values.CLAUDE.md, AGENTS.md, skills, or manifests.references/soul-md-grading-standard.md before grading.A drop-in agent skill for grading, reviewing, and rewriting Hermes Agent
SOUL.md files with a research-backed rubric instead of vibes.
SOUL.md is the identity layer for a Hermes Agent profile: who the agent is,
who it serves, what it must not become, what it can claim, what needs approval,
and what “done” means. This skill gives an agent a concrete way to judge whether
that identity file is actually load-bearing.
Unofficial community skill. This repo is not an official Nous Research or Hermes Agent release. It is a public-safe community skill by cobi / @cobi_bean.
Clone this repository into the active Hermes profile's skills directory.
For the default profile:
mkdir -p ~/.hermes/skills/community
git clone https://github.com/cobibean/soul-grader-skill.git \
~/.hermes/skills/community/soul-grader
For a named profile:
profile="my-profile"
mkdir -p ~/.hermes/profiles/$profile/skills/community
git clone https://github.com/cobibean/soul-grader-skill.git \
~/.hermes/profiles/$profile/skills/community/soul-grader
Then start a fresh Hermes session or reload skills in a running session/gateway:
/reload-skills
Ask Hermes to load it directly when needed:
Use the soul-grader skill to grade this SOUL.md.
Copy the whole repository into your agent's skill directory, keeping the bundled
references/ folder next to SKILL.md:
mkdir -p ~/.codex/skills
git clone https://github.com/cobibean/soul-grader-skill.git \
~/.codex/skills/soul-grader
If your agent does not have a formal skill loader, paste the SKILL.md
instructions into your project or agent instructions and keep the references/
files available.
Good prompts:
Use soul-grader to grade agents/my-agent/SOUL.md and tell me whether it is deployable.
Use soul-grader to compare these two SOUL.md drafts and recommend the stronger one.
Use soul-grader to rewrite this weak SOUL.md into a production-ready identity file, but do not invent access, credentials, live services, or authority.
The skill tells the agent to load the bundled grading standard first:
references/soul-md-grading-standard.md
Then it can use the full field guide and wording layer when it needs more detail or examples.
The rubric scores a SOUL.md out of 100:
Automatic blockers include secrets, false access/deployment claims, ungated publishing/spend/production mutation, cross-client contamination, wrong Hermes frontmatter assumptions, and contradictions with nearby operating docs.
SKILL.md
references/
soul-md-grading-standard.md
soul-md-field-guide.html
soul-md-wording-verbiage-layer.md
fleet-soul-grading-workflow.md
research-deliverable-and-fleet-remediation.md
agents/
openai.yaml
scripts/
validate_skill.py
assets/readme/
soul-grader-repo-card.png
.github/workflows/
validate.yml
The core idea:
A good
SOUL.mdis a compact constitution, not a costume.
Every line should catch a future drift. If a sentence cannot change behavior under pressure, cut it or rewrite it.
The bundled standard intentionally keeps the source hierarchy narrow: the target
SOUL.md is evidence, but the bundled references are the normative source for
quality judgments. That keeps the grader from importing random prompt-engineering
advice, personal taste, or “helpful assistant” vibes.
The examples and references in this repository are intended to be public-safe:
Run the local validator before publishing changes:
python3 scripts/validate_skill.py
The validator checks frontmatter, required references, unexpected file layout, and common secret/private-term patterns. It is a lightweight guard, not a substitute for human review.
Created by cobi for practical Hermes Agent and multi-agent operations work.
Find cobi on X/Twitter: @cobi_bean
Hermes Agent is created by Nous Research:
MIT. See LICENSE.
soul-grader-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by cobibean. Hermes Agent skill for grading SOUL.md identity files with a research-backed rubric and public-safe field guide. It has 50 GitHub stars.
soul-grader-skill's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/cobibean/soul-grader-skill" and add it to your Claude Code skills directory (see the Installation section above). soul-grader-skill ships a SKILL.md manifest, so compatible agents can discover and load it automatically.
soul-grader-skill is primarily written in HTML. It is open-source under cobibean on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh soul-grader-skill against similar tools.
No comments yet. Be the first to share your thoughts!