CtrlK
BlogDocsLog inGet started
Tessl Logo

hermes-history-ingest

Ingest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their ~/.hermes folder, extract insights from previous Hermes conversations, or says things like "process my Hermes history", "add my Hermes memories to the wiki", "ingest ~/.hermes", or "what have I worked on in Hermes". Also triggers when the user mentions Hermes memories, Hermes sessions, ~/.hermes/memories, or Hermes skill logs.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

68%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, actionable instruction skill with clear sequencing and a properly signaled reference file. Its main weakness is the absence of explicit validation/feedback checkpoints in the batch ingest workflow, which caps workflow clarity, plus minor duplication of privacy and JSONL content.

Suggestions

Add an explicit validation/feedback loop after Step 5 (e.g., verify written pages parse, re-run on parse errors) so the batch ingest workflow can score above the cap of 3.

De-duplicate the privacy guidance by keeping one authoritative section and cross-referencing it, rather than restating redaction rules in both Step 3 and 'Privacy and Compliance'.

Move the JSONL line schemas out of the body and into references/hermes-data-format.md (which already contains them) to avoid duplication and tighten the overview.

DimensionReasoningScore

Conciseness

Mostly lean operational guidance with no padding about concepts Claude already knows, but the privacy guidance is duplicated (the 'Critical privacy filter' in Step 3 and the separate 'Privacy and Compliance' section) and could be consolidated.

4 / 5

Actionability

Provides concrete copy-paste-ready artifacts (qmd commands, manifest JSON template, frontmatter YAML, log/hot.md line formats) and specific routing paths, but the core parsing/distillation is instructional guidance rather than executable code, leaving minor gaps.

4 / 5

Workflow Clarity

Steps 1–6 are clearly sequenced with a delta-summary checkpoint, but this batch ingest operation lacks explicit validation/feedback loops after writing wiki pages, so per the batch-operation cap it cannot exceed 3.

3 / 5

Progressive Disclosure

Good section structure with one clearly signaled one-level-deep reference (references/hermes-data-format.md) and field-level detail appropriately split out; however the JSONL schemas are duplicated between the body and the reference file, a minor organization gap.

4 / 5

Total

15

/

20

Passed

Description

95%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-targeted description that clearly states both what the skill does and when to invoke it, with rich natural trigger phrases. The only minor gap is that the listed actions are slightly overlapping rather than maximally comprehensive.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — 'mine their past Hermes sessions for knowledge', 'import their ~/.hermes folder', 'extract insights from previous Hermes conversations' — but the actions overlap conceptually and coverage is not fully comprehensive, so it sits just below the top anchor.

4 / 5

Completeness

Explicitly states what the skill does ('Ingest Hermes agent history into the Obsidian wiki') and gives an explicit 'Use this skill when...' clause with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural-language triggers including quoted user phrases ('process my Hermes history', 'add my Hermes memories to the wiki', 'ingest ~/.hermes', 'what have I worked on in Hermes') plus path-based synonyms like ~/.hermes/memories and Hermes skill logs.

5 / 5

Distinctiveness Conflict Risk

Tied to a clearly specific niche (Hermes agent history, ~/.hermes) with distinct triggers, making conflict with unrelated skills minimal.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Ar9av/obsidian-wiki
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.