Official skills publisher Verified Skillscout rank 0

Matter Labs

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

Browse 4 official AI agent skills across 1 Matter Labs repository, with install commands and source links.

4 Skills
1 Repository
0 Installs
0 GitHub stars

Install

Add Matter Labs 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/matter-labs/matter-labs_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Matter Labs 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 4 official skills: adapter-parity-check, api-surface-gate, contract-interaction-patterns, sdk-verification-matrix.

4 skills 0 installs 0 stars
npx skills add matter-labs/zksync-js -y

4 skills

matter-labs/zksync-js 4 skills

adapter-parity-check

matter-labs/zksync-js 0 installs
View source

api-surface-gate

matter-labs/zksync-js 0 installs
View source

contract-interaction-patterns

matter-labs/zksync-js 0 installs
View source

sdk-verification-matrix

matter-labs/zksync-js 0 installs
View source

Repository documentation

matter-labs/zksync-js package overview

matter-labs/zksync-js/README.md View on GitHub

matter-labs/zksync-js

Includes 4 official skills: adapter-parity-check, api-surface-gate, contract-interaction-patterns, sdk-verification-matrix.

Top skills in this package

adapter-parity-checkOfficial Matter Labs skill from matter-labs/zksync-js.
api-surface-gateOfficial Matter Labs skill from matter-labs/zksync-js.
contract-interaction-patternsOfficial Matter Labs skill from matter-labs/zksync-js.
sdk-verification-matrixOfficial Matter Labs skill from matter-labs/zksync-js.

Install

Install the full package:

npx skills add matter-labs/zksync-js -y

Install a specific skill:

npx skills add matter-labs/zksync-js@adapter-parity-check -y

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

View matter-labs/zksync-js on GitHub
Copied