hermes-agent/skills/research
Teknium 9fa49206dc
feat(llm-wiki): port provenance markers, source hashing, and quality signals from llm-wiki-compiler (#13700)
Three additive conventions inspired by github.com/atomicmemory/llm-wiki-compiler:

- Paragraph-level provenance: `^[raw/articles/source.md]` markers on pages synthesizing 3+ sources, so readers can trace individual claims without re-reading full source files.
- Raw source content hashing: `sha256:` in raw/ frontmatter enables re-ingest drift detection — skip unchanged sources, flag changed ones.
- Optional `confidence` and `contested` frontmatter fields let lint surface weak or disputed claims without re-reading every page's prose.

Lint gains two new checks (quality signals, source drift) and one expanded check (contradictions now surfaces frontmatter-flagged pages).

Also adds a Related Tools section pointing users who want batch/scheduled compilation at llm-wiki-compiler (Obsidian-compatible, works on the same vault).

All additions are opt-in — existing wikis need no migration. Skill version 2.0.0 -> 2.1.0.
2026-04-21 14:56:34 -07:00
..
arxiv fix(honcho): isolate session routing for multi-user gateway (#1500) 2026-03-16 00:23:47 -07:00
blogwatcher feat: update blogwatcher skill to JulienTant's fork (#5759) 2026-04-06 23:59:26 -07:00
llm-wiki feat(llm-wiki): port provenance markers, source hashing, and quality signals from llm-wiki-compiler (#13700) 2026-04-21 14:56:34 -07:00
polymarket refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
research-paper-writing docs: restore Orchestra Research attribution in research-paper-writing skill (#8800) 2026-04-12 22:03:18 -07:00
DESCRIPTION.md refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00