This is the official Metaplex skill for building NFTs and tokens on Solana. It covers the full stack: Core for next-gen NFTs, Token Metadata for fungibles and legacy collections, Bubblegum for compressed NFTs at scale, Candy Machine for drops, Genesis for token launches with bonding curves, and Agent Registry for on-chain agent identity. The skill strongly prefers CLI over SDK (mplx ships with it), and the routing table is genuinely helpful since Metaplex spans six programs with different command syntax. If you're doing anything with Solana assets beyond raw SPL, you'll need this. The Genesis bonding curve support is particularly current given the token launch meta.
npx skills add https://github.com/metaplex-foundation/skill --skill metaplex