Skip to content

v1.0.5

Choose a tag to compare

@2rob 2rob released this 03 Jul 15:09

ModelBound Skill Check Action v1.0.5

Recommended release.

Fix

  • Run modelbound-mcp lint from a neutral temp directory with absolute file paths, so repos that contain an unpublished modelbound-mcp package (e.g. this repo) no longer hit modelbound-mcp: not found under npx.

Quick start

- uses: ModelBound/skill-check-action@v1.0.5
  with:
    mode: full
    scan-all-on-main: true
  env:
    MODELBOUND_API_KEY: ${{ secrets.MODELBOUND_API_KEY }}