hermes-agent/skills/mlops/training
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
..
accelerate refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
axolotl Merge PR #439: docs: fix spelling of 'publicly' 2026-03-09 20:55:37 -07:00
flash-attention refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
grpo-rl-training refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
hermes-atropos-environments Add hermes-atropos-environments skill (bundled) 2026-03-09 23:04:17 -07:00
peft refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
pytorch-fsdp refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
pytorch-lightning refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
simpo refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
slime refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
torchtitan refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
trl-fine-tuning refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
unsloth refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00
DESCRIPTION.md refactor: reorganize skills into sub-categories 2026-03-09 03:35:53 -07:00