Automated linting and repair for skill definition hygiene. Runs ten checks across your skills directory, catching missing frontmatter fields, name mismatches between directory and metadata, orphaned reference files, and broken cross-links. The auto-fix mode handles the mechanical stuff (adds missing names from directory, converts bare backtick refs to proper markdown links, removes empty dirs), while warn-only checks flag issues that need human judgment like dead references or missing catalog entries. Built for CI gates with strict mode. Think of it as a pre-commit hook for skill metadata that keeps your repository internally consistent without touching skill logic.
npx skills add https://github.com/boshu2/agentops --skill heal-skill