Official skills publisher Verified Skillscout rank 62

MeshJS

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

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

3 Skills
1 Repository
113 Installs
2 GitHub stars

Install

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

Skills

meshjs/skills

Includes 3 official skills: mesh-transaction, mesh-wallet, mesh-core-cst.

3 skills 113 installs 2 stars
npx skills add meshjs/skills -y

3 skills

meshjs/skills 3 skills

mesh-transaction

meshjs/skills 38 installs
View source

mesh-core-cst

meshjs/skills 37 installs
View source

Repository documentation

meshjs/skills package overview

meshjs/skills/README.md View on GitHub

meshjs/skills

Includes 3 official skills: mesh-transaction, mesh-wallet, mesh-core-cst.

Top skills in this package

mesh-transactionOfficial MeshJS skill from meshjs/skills.
mesh-walletOfficial MeshJS skill from meshjs/skills.
mesh-core-cstOfficial MeshJS skill from meshjs/skills.

Install

Install the full package:

npx skills add meshjs/skills -y

Install a specific skill:

npx skills add meshjs/skills@mesh-transaction -y

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

View meshjs/skills on GitHub
Copied