Files
hermes-agent/tools
Hermes Agent 6497e9e7fb
Some checks failed
Docker Build and Publish / build-and-push (pull_request) Has been skipped
Contributor Attribution Check / check-attribution (pull_request) Failing after 32s
Supply Chain Audit / Scan PR for supply chain risks (pull_request) Successful in 32s
Tests / e2e (pull_request) Successful in 1m18s
Tests / test (pull_request) Failing after 19m55s
feat(skill_manage): add validate action for skill health checks
Adds a 'validate' action to skill_manage that checks:
- SKILL.md existence and structure (frontmatter, body)
- File size limits before reading (streaming-safe, #623)
- All supporting files under references/, templates/, scripts/, assets/
- Error messages include file path, specific error, and suggested fix (#624)
- Actionable feedback with examples and remediation steps (#626)

Closes #623, #624, #626
2026-04-14 18:11:53 -04:00
..