Slide 10
Slide 10 text
mizchi@zennfes:~/10$ cat hermes/docs/skills [ 10 / 28 ]
10
例: Hermes Agent の Skills
出典: hermes-agent.nousresearch.com/docs — Skills System
// 手続き的記憶 (procedural memory)
skill_manage
create update delete
形式は SKILL.md。agentskills.io 互換で、ポー
タブル・共有可能
“the agent's procedural memory … it saves the approach as a skill for
future reuse”
非自明なワークフローを、再利用可能なスキルとして保存する
“The agent can create, update, and delete its own skills via the
skill_manage tool.”
スキルの作成・更新・削除を、エージェント自身が行う
“the agent writes skills freely — including from the background self-
improvement review that runs after a turn”
ターン後の自己改善レビューでも、スキルを自動で書き足す