Agent skill
dependabot-config-generator
Generate Dependabot configuration for GitHub automated dependency updates. Triggers on "create dependabot config", "generate dependabot configuration", "dependabot setup", "github dependency updates".
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/dependabot-config-generator
SKILL.md
Dependabot Config Generator
Generate GitHub Dependabot configuration for automated dependency updates.
Output Requirements
File Output: .github/dependabot.yml
Format: Valid Dependabot YAML configuration
Standards: GitHub Dependabot v2
When Invoked
Immediately generate a complete Dependabot configuration for the project.
Example Invocations
Prompt: "Create dependabot config for npm and GitHub Actions"
Output: Complete .github/dependabot.yml with npm and actions updates.
Didn't find tool you were looking for?