smithery/ehtbanton

dependabot-config-generator

Generate Dependabot configuration for GitHub automated dependency updates. Triggers on "create dependabot config", "generate dependabot configuration", "dependabot setup", "github dependency updates".

Installation

$ npx skills add smithery/ehtbanton --skill dependabot-config-generator

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/ehtbanton · top by installs.

npx skills add smithery/ehtbanton

Browse all from smithery/ehtbanton

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 773 B
  • docs SUMMARY.md 235 B

History

  1. First recorded snapshot · 0 installs

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.