hermes-agent/website/docs/user-guide
Teknium b0090040e6
feat(skills): add human-writing optional skill (活人感写作 Chinese prose)
Port of KKKKhazix/human-writing v1.1.0 (MIT, 1.75k stars in 2 days) into
optional-skills/creative/. Chinese long-form writing skill that enforces
material-first drafting and hard bans on AI-tell rhetoric (翻案句, dash
abuse, corporate/model jargon), with a deterministic checker script
(scripts/check_prose.py) and per-task reference files.

Hermes adaptations: English trigger description + adaptation header
(web_search/web_extract for research, terminal invocation for the checker,
read_file CJK binary-heuristic workaround, checker output-tier guidance).
Live-tested via fresh subagent: cold agent wrote a Zhihu-style answer and
passed the checker first try; both friction findings folded in.
2026-08-07 01:20:36 -07:00
..
egress
features docs(cron): document async manual runs and per-run prompt context 2026-08-06 23:22:42 -07:00
messaging refactor: fold simplify-code review findings 2026-08-07 13:28:43 +05:30
secrets docs: accuracy sweep + coverage for 2 months of shipped features 2026-07-29 08:48:05 -07:00
skills feat(skills): add human-writing optional skill (活人感写作 Chinese prose) 2026-08-07 01:20:36 -07:00
_category_.json
checkpoints-and-rollback.md
cli.md docs: document /personality none|default|neutral reset across personality docs 2026-08-03 12:29:49 -07:00
configuration.md refactor(gateway): extract the hygiene recovery gate and forward the failure reason 2026-08-06 15:04:53 +05:30
configuring-models.md docs: teach providers: dict as the canonical custom-provider format 2026-07-29 09:44:59 -07:00
desktop.md feat(desktop): add terminal font picker 2026-08-01 14:30:08 -07:00
docker.md feat(runtime)!: require Node 26 across all installers, heal, and upgrade paths 2026-08-01 21:17:51 -04:00
git-worktrees.md
import-from-other-agents.md
managed-scope.md
multi-profile-gateways.md
profile-distributions.md
profiles.md docs: warn against pointing two agents at one Hermes home (memory, profiles, FAQ) 2026-08-05 21:33:44 +05:30
security.md Revert "remove Vercel AI Gateway and Vercel Sandbox (#33067)" 2026-07-29 19:48:37 -07:00
sessions.md docs: four small accuracy fixes 2026-08-05 21:33:44 +05:30
tui.md
which-file-does-what.md docs: add 'Which File Does What?' - one-page map of SOUL/USER/MEMORY/AGENTS 2026-08-05 21:33:44 +05:30
windows-native.md docs: fix stale PATH location in windows-native common pitfalls 2026-08-05 21:33:44 +05:30
windows-wsl-quickstart.md