Skip to content

Releases: xyiqq/skilldoctor

skilldoctor 0.2.2

Choose a tag to compare

@cursor cursor released this 14 Aug 02:10
ba4275a
  • skilldoctor score with 0-100 grades and --fail-on score:
  • --format markdown for PR-friendly reports
  • fix --dry-run
  • audit/insecure-http for plain HTTP downloads

skilldoctor 0.2.1

Choose a tag to compare

@cursor cursor released this 14 Aug 02:08
1c47117

Bugfix release:

  • .skilldoctor.json no longer wipes .skilldoctorignore
  • GitHub annotations resolve SKILL.md under the skill directory
  • init refuses to overwrite existing skills
  • --ignore matches skill directory basenames
  • duplicate-name findings are idempotent
  • scan loads .skilldoctor.json for format/failOn

skilldoctor 0.2.0

Choose a tag to compare

@xyiqq xyiqq released this 14 Aug 02:00
097272e
  • skilldoctor explain and skilldoctor fix
  • .skilldoctor.json and .skilldoctorignore
  • duplicate skill name warning
  • Gemini CLI and GitHub Copilot in the compat matrix
  • GitHub Action ignore/format/output inputs

skilldoctor 0.1.2

Choose a tag to compare

@xyiqq xyiqq released this 14 Aug 01:45
3e3513c
  • --format sarif for GitHub code scanning
  • repeatable --ignore
  • scan warns on Windows symlink installs

skilldoctor 0.1.1

Choose a tag to compare

@xyiqq xyiqq released this 14 Aug 01:42
f7c9dcd
  • skilldoctor rules lists stable rule IDs
  • repo-root scans skip test/fixtures
  • Copilot skill paths: .github/skills and ~/.copilot/skills

skilldoctor 0.1.0

Choose a tag to compare

@xyiqq xyiqq released this 13 Aug 09:29

First public release of skilldoctor.

  • lint Agent Skills against agentskills.io
  • audit prompt injection, secrets, unconstrained tools, and pipe-to-shell
  • compat matrix for Claude Code, Cursor, Codex, and OpenCode
  • scan locally installed skills
  • GitHub Action at xyiqq/skilldoctor@v0.1.0

Install:

npx --yes github:xyiqq/skilldoctor ci .