en un clic
dependabit-plugin-skills
Documentation site for dependabit
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Documentation site for dependabit
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Documentation site for dependabit
Documentation site for dependabit Use when: You need to plug in a custom or self-hosted language model as the....
Documentation site for dependabit Use when: Making authenticated GitHub API calls from the monitor or action packages....
Documentation site for dependabit Use when: Loading an existing manifest to pass to the monitor or detector..
Documentation site for dependabit Use when: Polling a set of tracked dependencies for state changes on a schedule..
Documentation site for dependabit Use when: Tracking research papers that your project cites or implements, to be....
| name | dependabit-plugin-skills |
| description | Documentation site for dependabit |
Documentation site for dependabit
SkillsConfig — Configuration for the SkillsChecker. (7 options — see references/config.md)
Pitfalls:
lockFilePath points to a lock file with multiple skills and lockSkillKey is not set, the checker throws asking you to specify one. Always set lockSkillKey when monitoring a single skill from a multi-skill lock file.apiToken is optional but highly recommended — unauthenticated GitHub API requests have a 60 req/h limit shared per IP, which is easily exhausted in CI environments.checker: createSkillsChecker (Create a skills checker instance), SkillsChecker (@dependabit/plugin-skills
Skills), SkillInfo (Skill metadata from GitHub), SkillSnapshot (Skill snapshot result), SkillChangeDetection (Skill change detection result)
Load these on demand — do NOT read all at once:
references/functions.md for full signatures, parameters, and return typesreferences/classes/ for properties, methods, and inheritancereferences/types.mdreferences/config.md for all settings and defaults