Loading...
Loading...
List, search, and locate dependencies in the current project. Use when exploring what packages are installed, finding where a dependency is declared, searching for packages by name pattern, or viewing the dependency tree.
npx skill4agent add git-pkgs/skills listgit-pkgs list--commit=REF--ecosystem=ECO--manifest=PATH--jsongit-pkgs treegit-pkgs search lodash
git-pkgs search "react-*"git-pkgs where lodashgit-pkgs browse lodashgit-pkgs urls lodash
git-pkgs urls pkg:npm/lodash@4.17.21git-pkgs integritygit-pkgs notes add pkg:npm/lodash "reviewed for security"
git-pkgs notes list pkg:npm/lodash