Official skills publisher Verified Skillscout rank 0

Mage OS

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

Browse 7 official AI agent skills across 2 Mage OS repositories, with install commands and source links.

7 Skills
2 Repositories
0 Installs
0 GitHub stars

Install

Add Mage OS 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/mage-os/mage-os_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Mage OS 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

2 official repositories

Generate Mirror Repo Js

mage-os/generate-mirror-repo-js

Includes 6 official skills: add-release-history, analyze-release-preview, audit-release-branches, merge-upstream-tracking, prep-release-prs, summarize-release-status.

6 skills 0 installs 0 stars
npx skills add mage-os/generate-mirror-repo-js -y

Github Actions

mage-os/github-actions

Includes 1 official skill: add-supported-version.

1 skill 0 installs 0 stars
npx skills add mage-os/github-actions -y

7 skills

mage-os/generate-mirror-repo-js 6 skills

add-release-history

mage-os/generate-mirror-repo-js 0 installs
View source

analyze-release-preview

mage-os/generate-mirror-repo-js 0 installs
View source

audit-release-branches

mage-os/generate-mirror-repo-js 0 installs
View source

merge-upstream-tracking

mage-os/generate-mirror-repo-js 0 installs
View source

prep-release-prs

mage-os/generate-mirror-repo-js 0 installs
View source

summarize-release-status

mage-os/generate-mirror-repo-js 0 installs
View source
mage-os/github-actions 1 skill

add-supported-version

mage-os/github-actions 0 installs
View source

Repository documentation

mage-os/generate-mirror-repo-js package overview

mage-os/generate-mirror-repo-js/README.md View on GitHub

mage-os/generate-mirror-repo-js

Includes 6 official skills: add-release-history, analyze-release-preview, audit-release-branches, merge-upstream-tracking, prep-release-prs, summarize-release-status.

Top skills in this package

add-release-historyOfficial Mage OS skill from mage-os/generate-mirror-repo-js.
analyze-release-previewOfficial Mage OS skill from mage-os/generate-mirror-repo-js.
audit-release-branchesOfficial Mage OS skill from mage-os/generate-mirror-repo-js.
merge-upstream-trackingOfficial Mage OS skill from mage-os/generate-mirror-repo-js.
prep-release-prsOfficial Mage OS skill from mage-os/generate-mirror-repo-js.
summarize-release-statusOfficial Mage OS skill from mage-os/generate-mirror-repo-js.

Install

Install the full package:

npx skills add mage-os/generate-mirror-repo-js -y

Install a specific skill:

npx skills add mage-os/generate-mirror-repo-js@add-release-history -y

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

View mage-os/generate-mirror-repo-js on GitHub
Copied