AgentSkillsCN

dependabot-config-generator

为GitHub自动化依赖更新生成Dependabot配置。触发词:“创建dependabot配置”、“生成dependabot配置”、“dependabot设置”、“github依赖更新”。

SKILL.md
--- frontmatter
name: dependabot-config-generator
description: Generate Dependabot configuration for GitHub automated dependency updates. Triggers on "create dependabot config", "generate dependabot configuration", "dependabot setup", "github dependency updates".

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.