Official skills publisher Verified Skillscout rank 91

Mergify

Mergify publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 1 Mergify repository, with install commands and source links.

6 Skills
1 Repository
200 Installs
29 GitHub stars

Install

Add Mergify skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/mergifyio/mergifyio_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Mergify skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Mergify Cli

mergifyio/mergify-cli

Includes 6 official skills: mergify-stack, mergify-merge-queue, mergify-config, mergify-ci, mergify-merge-protections, mergify-events.

6 skills 200 installs 29 stars
npx skills add mergifyio/mergify-cli -y

6 skills

mergifyio/mergify-cli 6 skills

mergify-stack

mergifyio/mergify-cli 51 installs
View source

mergify-merge-queue

mergifyio/mergify-cli 42 installs
View source

mergify-config

mergifyio/mergify-cli 37 installs
View source

mergify-ci

mergifyio/mergify-cli 35 installs
View source

mergify-merge-protections

mergifyio/mergify-cli 34 installs
View source

mergify-events

mergifyio/mergify-cli 1 installs
View source

Repository documentation

mergifyio/mergify-cli package overview

mergifyio/mergify-cli/README.md View on GitHub

mergifyio/mergify-cli

Includes 6 official skills: mergify-stack, mergify-merge-queue, mergify-config, mergify-ci, mergify-merge-protections, mergify-events.

Top skills in this package

mergify-stackOfficial Mergify skill from mergifyio/mergify-cli.
mergify-merge-queueOfficial Mergify skill from mergifyio/mergify-cli.
mergify-configOfficial Mergify skill from mergifyio/mergify-cli.
mergify-ciOfficial Mergify skill from mergifyio/mergify-cli.
mergify-merge-protectionsOfficial Mergify skill from mergifyio/mergify-cli.
mergify-eventsOfficial Mergify skill from mergifyio/mergify-cli.

Install

Install the full package:

npx skills add mergifyio/mergify-cli -y

Install a specific skill:

npx skills add mergifyio/mergify-cli@mergify-stack -y

Use the package when you want your agent to choose the relevant skill from this official Mergify repository.

View mergifyio/mergify-cli on GitHub
Copied