Skip to content

feat(tools): add scripts/validate-skills.py automated skill validator and fix video-downloader skill metadata - #204

Open
huuanh20 wants to merge 6 commits into
composio-community:masterfrom
huuanh20:tool/add-skill-validator-script
Open

feat(tools): add scripts/validate-skills.py automated skill validator and fix video-downloader skill metadata#204
huuanh20 wants to merge 6 commits into
composio-community:masterfrom
huuanh20:tool/add-skill-validator-script

Conversation

@huuanh20

Copy link
Copy Markdown

What this PR does

  • Adds an automated validation tool \scripts/validate-skills.py\ that parses all skills in the repository:
    • Verifies presence and syntax of \SKILL.md\ YAML frontmatter.
    • Ensures folder names match skill
      ame\ fields.
    • Checks description length (<500 chars) to prevent context window bloating.
    • Cross-platform output formatting (Windows cp1252 / POSIX UTF-8 compatible).
  • Fixes a skill metadata discrepancy caught by the validator in \�ideo-downloader/SKILL.md\ (
    ame: youtube-downloader\ ->
    ame: video-downloader).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant