mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-25 11:02:03 +00:00
docs: add missing Prerequisites/How to Run sections to SKILL.md template
The SKILL.md template in CONTRIBUTING.md was missing the Prerequisites and How to Run sections, even though the "modern section order" guidance immediately below it lists both as required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
eec9c1d84e
commit
f80088f035
1 changed files with 6 additions and 0 deletions
|
|
@ -430,6 +430,12 @@ Brief intro.
|
|||
## When to Use
|
||||
Trigger conditions — when should the agent load this skill?
|
||||
|
||||
## Prerequisites
|
||||
Env vars, install steps, MCP setup, API key sourcing.
|
||||
|
||||
## How to Run
|
||||
Canonical invocation through the `terminal` tool.
|
||||
|
||||
## Quick Reference
|
||||
Table of common commands or API calls.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue