Mysten Labs avatar

Mysten Labs

Official

@mystenlabs

0Followers
|
181Public Repos
|
33Published Skills

We create foundational infrastructure to accelerate web3 adoption

Skills Distribution
DomainCloud & Comp...Smart Contract Eng.. (40%)Distributed Storag.. (30%)Frontend dApp Inte.. (20%)Network Governance (10%)

Agent Skills by Mysten Labs

Showing 33 vetted skills indexed across 4 GitHub repositories.

MystenLabsMystenLabs
10

sui-cli

Explain Sui network environments, gas cost mechanics, and epoch behavior.

Official
Basic
MystenLabsMystenLabs
10

accessing-data

Select Sui data access APIs for real-time, historical, and pruned data.

Official
Advanced
MystenLabsMystenLabs
10

sui-move-project

Configure Sui Move projects with Move.toml editions and environments.

Official
Intermediate
MystenLabsMystenLabs
10

sui-build

Build and test Sui Move packages with environment targeting and coverage.

Official
Intermediate
MystenLabsMystenLabs
10

sui-object-model

Guide Sui Move object modeling with ownership, storage, and transfer patterns.

Official
Advanced
MystenLabsMystenLabs
10

sui-client

Configure Sui CLI clients, manage environments and addresses, and diagnose gas-coin errors.

Official
Intermediate
MystenLabsMystenLabs
10

frontend-apps

Build Sui frontend dApps with dApp Kit v2 for wallet connections and transactions.

Official
Advanced
MystenLabsMystenLabs
10

walrus-sites

Publish and update decentralized static websites on Walrus Sites with a testnet portal.

Official
Advanced
MystenLabsMystenLabs
10

sui-install

Fix Sui CLI installation and version mismatches with suiup commands.

Official
Intermediate
MystenLabsMystenLabs
10

modern-move-syntax

Rewrite Move code to enforce Sui 2024 edition syntax.

Official
Basic
MystenLabsMystenLabs
10

move-unit-testing

Write Sui Move unit tests with correct assertions and expected_failure handling.

Official
Intermediate
MystenLabsMystenLabs
10

template

Create structured agent skills with YAML frontmatter and routed reference files.

Official
Basic
MystenLabsMystenLabs
10

composable-move-functions

Design Sui Move function APIs for Programmable Transaction Blocks.

Official
Intermediate
MystenLabsMystenLabs
10

naming-conventions

Enforce Sui Move naming conventions for constants, events, getters, and types.

Official
Basic
MystenLabsMystenLabs
10

sui-overview

Explain Sui's object-centric model and Sui Stack primitives for app architecture.

Official
Intermediate
MystenLabsMystenLabs
10

ptbs

Compose and debug Sui Programmable Transaction Blocks using TypeScript SDK and CLI workflows.

Official
Advanced
MystenLabsMystenLabs
10

sui-move

Explain Sui Move smart contract patterns for objects, events, and coins.

Official
Advanced
MystenLabsMystenLabs
10

sui-sdks

Route Sui SDK selection and migration to version-matched TypeScript and Rust APIs.

Official
Intermediate
MystenLabsMystenLabs
10

generate-sui-agent-config

Generate CLAUDE.md or AGENT.md configuration files for Sui projects.

Official
Basic
MystenLabsMystenLabs
10

sui-publish

Publish, upgrade, and deploy Sui Move packages with UpgradeCap governance.

Official
Advanced
MystenLabsMystenLabs
10

walrus-sites-publishing

Publish and update Walrus Sites static frontends with site-builder CLI.

Official
Intermediate
MystenLabsMystenLabs
10

walrus-sites-portal

Configure and troubleshoot the Walrus Sites testnet portal for local site visibility.

Official
Intermediate
MystenLabsMystenLabs
20

sui-dev

Route Sui development tasks to Move, TypeScript SDK, and frontend sub-skills.

Official
Advanced
MystenLabsMystenLabs
20

move

Route Move development tasks to specialized sub-skills for Sui.

Official
Advanced

Frequently Asked Questions About Mysten Labs

FAQPage Schema
What specific tasks can developers perform using these resources?

Developers can architect object-centric smart contracts, execute complex transaction sequences, manage gas-coin mechanics, and deploy decentralized static websites. These resources facilitate the entire lifecycle from local environment configuration and unit testing to production deployment and network committee inspection.

Which technical personas benefit most from these capabilities?

These resources are designed for blockchain engineers, smart contract developers, and frontend dApp architects. The technical depth is specifically tailored for those building on the Sui network, requiring expertise in Move language syntax, TypeScript integration, and distributed storage protocols.

What are the primary prerequisites for deploying these solutions?

Deployment requires a configured environment using the Sui binary suite, including the suiup manager for version control. Developers must also possess familiarity with Move language editions, object ownership models, and the specific TypeScript libraries required for wallet connectivity and transaction block composition.