hermes-agent/website/docs
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
..
developer-guide fix(gateway): split check_fn (passive probe) from ensure_deps_fn (active installer) 2026-08-07 13:28:43 +05:30
getting-started feat(skills): actual-setup optional skill + provider docs 2026-08-05 14:08:32 -07:00
guides docs: explain the slow silent first turn (prefill) on local hardware 2026-08-05 21:33:44 +05:30
integrations feat(skills): actual-setup optional skill + provider docs 2026-08-05 14:08:32 -07:00
reference feat(skills): add human-writing optional skill (活人感写作 Chinese prose) 2026-08-07 01:20:36 -07:00
user-guide feat(skills): add human-writing optional skill (活人感写作 Chinese prose) 2026-08-07 01:20:36 -07:00
index.mdx
user-stories.mdx