Nous Research has expanded the Skills System within Hermes Agent, its open-source, self-improving AI agent. The latest update introduces the /learn command, which automatically generates reusable skills from user-provided sources—eliminating the need to manually write a SKILL.md file.
How /learn Works
The /learn command enables users to create skills by pointing Hermes Agent at various inputs, including:
- Documentation pages
- Local SDKs
- Past conversation logs
- Directly pasted code or workflows
Once invoked, Hermes Agent analyzes the source material and converts it into a structured, reusable slash command. This skill can then be triggered instantly in future sessions, streamlining repetitive tasks and complex workflows.
Why This Matters in 2026
As AI agents become central to development pipelines and enterprise automation, the ability to capture workflows on-the-fly—without manual configuration—is increasingly valuable. Hermes Agent’s /learn reduces friction for power users and newcomers alike, lowering the barrier to creating custom agent behaviors. With 2026 seeing a surge in agentic AI adoption across software engineering, data analysis, and DevOps, this feature positions Nous Research at the forefront of practical, user-friendly agent customization.
Technical Details
Previously, users had to hand-craft a SKILL.md file following a specific schema to define new skills. The /learn command automates this process by inferring the skill’s structure, parameters, and expected outputs from the provided context. The resulting skill is immediately available as a slash command within Hermes Agent’s interface.
Availability
The /learn command is now available in the latest Hermes Agent release. For full documentation, visit the official Nous Research Hermes Agent skills guide.
via MarkTechPost
