version-checker
✓Check version compatibility, breaking changes, and security vulnerabilities for dependencies
Installation
SKILL.md
The Version Checker skill provides version compatibility analysis, breaking change detection, and security vulnerability scanning for Python dependencies. It validates version specifiers, checks for breaking changes between versions, and identifies security vulnerabilities in dependency versions.
Action: Extract and validate version specifiers from dependency declarations
Action: Verify dependency compatibility with target Python version (3.11+)
Check version compatibility, breaking changes, and security vulnerabilities for dependencies Source: matteocervelli/llms.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/matteocervelli/llms --skill version-checker- Source
- matteocervelli/llms
- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is version-checker?
Check version compatibility, breaking changes, and security vulnerabilities for dependencies Source: matteocervelli/llms.
How do I install version-checker?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/matteocervelli/llms --skill version-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/matteocervelli/llms
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01