Official skills publisher Verified Skillscout rank 71

Meshery

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

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

3 Skills
1 Repository
14 Installs
72 GitHub stars

Install

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

Schemas

meshery/schemas

Includes 3 official skills: create-openapi-schemas-from-golang-models, meshery-schemas-release, openapi-schema-best-practices.

3 skills 0 installs 72 stars
npx skills add meshery/schemas -y

3 skills

meshery/schemas 3 skills

create-openapi-schemas-from-golang-models

meshery/schemas 0 installs
View source

meshery-schemas-release

meshery/schemas 0 installs
View source

openapi-schema-best-practices

meshery/schemas 0 installs
View source

Repository documentation

meshery/schemas package overview

meshery/schemas/README.md View on GitHub

meshery/schemas

Includes 3 official skills: create-openapi-schemas-from-golang-models, meshery-schemas-release, openapi-schema-best-practices.

Top skills in this package

create-openapi-schemas-from-golang-modelsOfficial Meshery skill from meshery/schemas.
meshery-schemas-releaseOfficial Meshery skill from meshery/schemas.
openapi-schema-best-practicesOfficial Meshery skill from meshery/schemas.

Install

Install the full package:

npx skills add meshery/schemas -y

Install a specific skill:

npx skills add meshery/schemas@create-openapi-schemas-from-golang-models -y

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

View meshery/schemas on GitHub
Copied