Skip to content

Agent Skills

This repository contains agent skills that can be used with coding assistants. Each skill lives in its own directory under skills directory of this repository.

  • init-dependabot: Initializes Dependabot for a repository by installing a Dependabot configuration and an auto-merge workflow, then adapting them to the target project.

There are several ways to install skills from this repository:

  • Using the built-in skill installer in your coding agent.
  • Using an imperative tool such as vercel-labs/skills.
  • Installing skills declaratively in Nix with/without a framework such as agent-skills-nix.

I do not provide an officially recommended installation method.