dependency-analyzer
✓Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility
Installation
SKILL.md
The Dependency Analyzer skill provides comprehensive dependency analysis capabilities for Python projects. It parses dependency configuration files (requirements.txt, pyproject.toml), builds dependency trees, detects version conflicts, and checks compatibility constraints.
Action: Read and parse all dependency configuration files in the project
Action: Use dependency-checker script to build complete dependency tree
Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility 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 dependency-analyzer- Source
- matteocervelli/llms
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dependency-analyzer?
Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility Source: matteocervelli/llms.
How do I install dependency-analyzer?
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 dependency-analyzer 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
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01