metaplex

Guide developers through Metaplex Protocol SDKs for NFTs on Solana.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kiran-nebula/agentshaus --skill metaplex-kiran-nebula
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metaplex
Source: https://github.com/kiran-nebula/agentshaus/tree/main/packages/agent-runtime/workspace/skills/sendaifun/metaplex
Command: npx skills add https://github.com/kiran-nebula/agentshaus --skill metaplex-kiran-nebula

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and toolkit for interacting with the Metaplex Protocol on Solana, simplifying the creation, management, and understanding of NFTs and digital assets.

Core Features & Use Cases

  • NFT Standards: Covers Core, Token Metadata, and Compressed NFTs (Bubblegum).
  • Launch Platforms: Guides for Candy Machine (NFT collections) and Genesis (token launches).
  • Advanced Features: Includes MPL-Hybrid, Inscriptions, DAS API, and Umi framework.
  • Use Case: A developer can use this Skill to quickly find the correct SDK package and code examples for minting a new collection of compressed NFTs on Solana.

Quick Start

Use the metaplex skill to generate a TypeScript client for interacting with Metaplex programs.

Frequently Asked Questions about metaplex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and manage Solana NFTs using the Metaplex Protocol?

To create and manage Solana NFTs using the Metaplex Protocol, this Skill provides comprehensive SDKs and guides for Core, Token Metadata, and the Umi framework to handle digital asset integration.

What is the best way to mint compressed NFTs on Solana with Bubblegum?

The best way to mint compressed NFTs on Solana is by using the Bubblegum guides within this Skill. It helps developers quickly find the correct SDK packages and TypeScript examples for Bubblegum collections.

Can I use the Umi framework to generate a TypeScript client for Metaplex programs?

Yes, you can use the Umi framework through this Skill to generate a TypeScript client for interacting directly with Metaplex programs and managing Solana digital assets.

How does the Candy Machine work for launching Solana NFT collections?

Candy Machine is a launch platform included in this Skill for creating Solana NFT collections. It provides specific guides to help developers configure and execute NFT drops on the Metaplex Protocol.

Does the DAS API support fetching advanced Metaplex digital asset data?

Yes, the DAS API is covered as an advanced feature in this Skill to support fetching and integrating complex digital asset data for developers building on the Solana blockchain.

When should I use Core versus Token Metadata for Solana digital assets?

Use Core or Token Metadata based on your NFT standard needs. This Skill provides comprehensive guides for both standards, helping developers choose the correct approach for managing Solana digital assets.