Scans your project for outdated npm, pip, Cargo, Go, or Ruby packages. Runs a CVE security audit. Fetches changelogs, summarizes breaking changes with Gemini, and opens one PR per risk group (patch, minor, major). Includes Diagnosis Mode for install conflicts. Use when asked to update dependencies, check for outdated packages, open dependency PRs, scan for package updates, audit for CVEs, or flag breaking changes in upgrades. Trigger when a user says "check for outdated packages", "update my dependencies", "open PRs for dependency updates", "scan for CVEs", or "which packages need upgrading".
$npx -y skills add varnan-tech/opendirectory --skill dependency-update-botInstalls into the current project.
Run `npx skills use "https://github.com/varnan-tech/opendirectory" --skill "varnan-tech/opendirectory/dependency-update-bot"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/varnan-tech/opendirectory" that are relevant to the current task. Run `npx skills add "https://github.com/varnan-tech/opendirectory"` and select the relevant skills, then follow their instructions.