mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-24 16:54:43 +00:00
skills/computer-use/SKILL.md sat at the root of the bundled skills tree as an uncategorized single-skill directory. Move it to skills/autonomous-ai-agents/computer-use/ alongside claude-code, codex, opencode, and hermes-agent. - git mv skills/computer-use -> skills/autonomous-ai-agents/computer-use (history preserved) - root-level-skill docstring examples (commands.py, generate-skill-docs.py) now use a generic placeholder instead of naming a specific skill, since categorizing root-level skills is ongoing - docs: move the bundled page to autonomous-ai-agents-computer-use, update sidebars.ts, skills-catalog.md, and the two skill-path references in features/computer-use.md E2E validated: fresh sync_skills() copies to the new nested path; existing installs with the old flat copy keep it untouched (manifest name-keyed, hash unchanged -> skipped, no duplicate); _get_category_from_path resolves 'autonomous-ai-agents'; docusaurus build green; 396 targeted tests pass. |
||
|---|---|---|
| .. | ||
| _category_.json | ||
| automation-blueprints-catalog.mdx | ||
| cli-commands.md | ||
| environment-variables.md | ||
| faq.md | ||
| mcp-config-reference.md | ||
| model-catalog.md | ||
| optional-skills-catalog.md | ||
| profile-commands.md | ||
| skills-catalog.md | ||
| slash-commands.md | ||
| tools-reference.md | ||
| toolsets-reference.md | ||