generated: '2026-08-23' method: searched source: https://docs.immutable.com/.well-known/agent-skills/immutable/skill.md note: >- Immutable PUBLISHES its own Agent Skill — an unusual thing to find. It is served at /.well-known/agent-skills/immutable/skill.md on the docs host and is pointed at by the `skills[0].url` field of Immutable's A2A agent card. It is saved here verbatim as immutable-immutable-skill.md and is the strongest artifact in this directory; the four skills below it were generated by this pipeline for individual marquee flows, grounded in operationIds grepped out of the published OpenAPI. No operationId in any generated skill was invented. skill_count: 5 skills: - file: immutable-immutable-skill.md name: Immutable method: searched source: https://docs.immutable.com/.well-known/agent-skills/immutable/skill.md http_status: 200 bytes: 10863 api: platform-wide description: >- Immutable's own packaged skill. Covers Passport authentication, NFT contracts, minting, orderbook trading, Audience CDP and Immutable Chain, with decision tables (Passport vs external wallet, ERC-721 vs ERC-1155, Minting API vs direct transaction, which Checkout flow), a seven-step workflow, a twelve-item gotcha list and a verification checklist. - file: immutable-mint-nfts.md name: immutable-mint-nfts method: generated api: immutable-zkevm-api operations: [CreateMintRequest, GetMintRequest, ListMintRequests, GetCollection, RefreshNFTMetadataByTokenID] description: Mint ERC-721/ERC-1155 assets through the gasless Minting API and track each request to completion. - file: immutable-trade-nfts.md name: immutable-trade-nfts method: generated api: immutable-zkevm-api operations: [CreateListing, ListListings, GetListing, CreateBid, CreateCollectionBid, CreateTraitBid, CreateMetadataBid, fulfillment_data, CancelOrders, ListTrades, GetTrade] description: Create, discover, fulfil and cancel Orderbook orders, including the soft-versus-hard cancel decision and its 90-second race window. - file: immutable-query-assets.md name: immutable-query-assets method: generated api: immutable-zkevm-api operations: [ListChains, ListCollections, GetCollection, ListNFTs, GetNFT, ListNFTsByAccountAddress, ListNFTOwners, ListCollectionsByNFTOwner, SearchNFTs, SearchStacks, ListFilters, QuotesForStacks, QuotesForNFTs, ListActivityHistory, ListERC20Tokens] description: Anonymous read paths across the Indexer — collections, NFTs, owners, search, pricing and replication. - file: immutable-audience-events.md name: immutable-audience-events method: generated api: immutable-audience-api operations: [IngestMessages, GetTrackingConsent, UpdateTrackingConsent, DeleteAudienceData] description: Server-side event ingestion, consent management and the irreversible erasure path.