Skip to content

SkillPreflight v0.2.0

Choose a tag to compare

@huanglianggit huanglianggit released this 16 Jul 15:28
· 16 commits to main since this release

Added

  • Compact --summary output for repositories containing many skills.
  • --top <count> to show only the lowest-scoring skills that need attention first.
  • Summary reports in text, JSON, Markdown, and HTML formats.
  • Summary inputs for the GitHub Action.
  • npm Trusted Publishing through GitHub Actions with automatic provenance.

Improved

  • Remote GitHub scans now report repository-relative paths.
  • CLI version output is read from package metadata to prevent version drift.
  • Dependencies and CI runtimes have been updated.
  • English and Chinese documentation now cover the new summary workflow.

Verified

  • npm test passes all 9 tests.
  • Clean npx skill-preflight@0.2.0 --version returns 0.2.0.
  • Remote summary scanning succeeds against GitHub repositories.
  • Large-collection validation completed against 886 skills.