hermes-agent/skills/mlops
teknium1 6ab3ebf195 Add hermes-atropos-environments skill (bundled)
Add comprehensive skill for building, testing, and debugging Hermes Agent
RL environments for Atropos training. Includes:

- SKILL.md: Full guide covering HermesAgentBaseEnv interface, required
  methods, config class, CLI modes (serve/process/evaluate), reward
  function patterns, common pitfalls, and minimum implementation checklist
- New 'Inference Setup' section: instructs the agent to always ask the
  user for their inference provider (OpenRouter + model choice, self-hosted
  VLLM endpoint, or other OpenAI-compatible API) before running tests
- references/agentresult-fields.md: AgentResult dataclass field reference
- references/atropos-base-env.md: Atropos BaseEnv API reference
- references/usage-patterns.md: Step-by-step patterns for process,
  evaluate, serve, and smoke test modes

Will be auto-synced to ~/.hermes/skills/ via skills_sync.
2026-03-09 23:04:17 -07:00
..
cloud refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
evaluation refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
inference refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
models refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
research refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
training Add hermes-atropos-environments skill (bundled) 2026-03-09 23:04:17 -07:00
vector-databases refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
DESCRIPTION.md Add new skills descriptions and enhance skills tool functionality 2026-02-01 01:32:21 -08:00