Expand description
mars check [PATH] — validate a source package before publishing.
Scans a directory as a mars source package
(agents/*.md, skills/*/SKILL.md, or a flat root SKILL.md)
and validates structure, frontmatter, and internal skill dependencies.
No config or lock file needed — works on raw source directories.
Structs§
- Check
Args - Arguments for
mars check.
Functions§
- run
- Run
mars check.