Official skills publisher Verified Skillscout rank 16

GMEDIA

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

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

10 Skills
1 Repository
0 Installs
4 GitHub stars

Install

Add GMEDIA 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/gmedia/gmedia_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant GMEDIA 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

Includes 10 official skills: database-migration, feature-crud-complex, feature-crud-simple, feature-import, feature-non-crud, refactor-backend.

10 skills 0 installs 4 stars
npx skills add gmedia/erp -y

10 skills

gmedia/erp 10 skills

database-migration

gmedia/erp 0 installs
View source

feature-crud-complex

gmedia/erp 0 installs
View source

feature-crud-simple

gmedia/erp 0 installs
View source

feature-non-crud

gmedia/erp 0 installs
View source

refactor-backend

gmedia/erp 0 installs
View source

refactor-frontend

gmedia/erp 0 installs
View source

testing-strategy

gmedia/erp 0 installs
View source

Repository documentation

gmedia/erp package overview

gmedia/erp/README.md View on GitHub

gmedia/erp

Includes 10 official skills: database-migration, feature-crud-complex, feature-crud-simple, feature-import, feature-non-crud, refactor-backend.

Top skills in this package

database-migrationOfficial GMEDIA skill from gmedia/erp.
feature-crud-complexOfficial GMEDIA skill from gmedia/erp.
feature-crud-simpleOfficial GMEDIA skill from gmedia/erp.
feature-importOfficial GMEDIA skill from gmedia/erp.
feature-non-crudOfficial GMEDIA skill from gmedia/erp.
refactor-backendOfficial GMEDIA skill from gmedia/erp.
refactor-e2eOfficial GMEDIA skill from gmedia/erp.
refactor-frontendOfficial GMEDIA skill from gmedia/erp.

Install

Install the full package:

npx skills add gmedia/erp -y

Install a specific skill:

npx skills add gmedia/erp@database-migration -y

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

View gmedia/erp on GitHub
Copied