dependency-map Skill
Generate dependency map diagram from project build files Published by microsoft in github-copilot-modernization.
Decision snapshot
Is this a fit?
Writing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
3 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is dependency-map Skill?
Generate dependency map diagram from project build files Published by microsoft in github-copilot-modernization. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Declared skill metadata
- Source file: plugins/github-copilot-modernization/skills/dependency-map/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use dependency-map Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/dependency-map/SKILL.md
What it does
Generate dependency map diagram from project build files
Skill instructions
Dependency Map Analyze project build and package files to generate a visual map of all external dependencies grouped by functional category. Save to .github/modernize/assessment/engines/facts/dependency-map.md. This skill focuses exclusively on declared external dependencies (libraries, frameworks, packages). For internal application structure and component relationships, see the architecture-diagram skill. Input Parameters - workspace-path (optional): Path to the project to analyze (defaults to current directory) ⚠ Mermaid Safety Constraints — read BEFORE you write the mermaid block Mermaid is unforgiving: one illegal character anywhere in the block crashes the whole diagram with Syntax error in text, not just the offending line. Stay strictly inside this subset: 1. Chart kind. flowchart LR only. 2. Subgraph form. Always subgraph <AlphaNumId["display label"] (id matches [A-Za-z][A-Za-z0-9], no spaces, no punctuation). NEVER use the anonymous form subgraph "label" — it crashes whenever
Verified compatibility and discovery
Frequently asked questions
What is dependency-map?
dependency-map is a open-source AI agent skill with Copy skill directory. Generate dependency map diagram from project build files
Who is dependency-map best for?
dependency-map is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install dependency-map?
Install or run dependency-map using Copy skill directory. Check dependency-map for the latest setup command.
Is dependency-map actively maintained?
dependency-map may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.