AI AGENT ADDONS

Dependency Updater

softaworks/agent-toolkit

Keeping your project's dependencies up to date is quick and safe with this tool. It automatically detects what language and package manager you use. Then it applies minor and patch updates without asking. For major version changes, it asks you first. It also runs a security audit after updating.

This skill works with many languages like Node.js, Python, Go, Rust, Ruby, Java, and .NET. It scans for outdated packages, fixes dependency problems, and helps you avoid security issues. You just say "update my dependencies" and it handles the rest.

Add Dependency Updater skill to your workflow

Global

mkdir -p ~/.claude/skills/dependency-updater

Project

mkdir -p .claude/skills/dependency-updater

Source Repository

Stars
2,108
Forks
199
Watchers
2,108
License
MIT
Last Push
4 months ago
Created
6 months ago