一键导入
explorer
explorer 收录了来自 aptos-labs 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Map questions about Aptos blockchain entities (transactions, accounts, blocks, validators, coins, fungible assets, NFTs, Move objects, ANS names) to canonical Aptos Explorer URLs at explorer.aptoslabs.com. Use when a user asks to look up on-chain data on Aptos, wants to share or generate an explorer link, or needs to decide between transaction version, hash, account address, ANS name, or coin type identifiers.
Use the Aptos Explorer home-page search URL at explorer.aptoslabs.com/?search={query} to look up any Aptos-chain identifier whose type you do not know (address, transaction hash/version, ANS .apt name, coin or fungible asset type, block height). Use when a user pastes an opaque on-chain string, asks "what is this?", or you want the explorer to auto-detect and route to the correct entity page.
Keeps Aptos Explorer discoverable for LLMs, crawlers, and SEO when routes, tabs, or page metadata change. Use when adding or renaming routes or tabs, editing PageMetadata/JSON-LD, updating public llms*.txt or sitemap, or when the user mentions LLM accessibility, llmstxt, structured data, or SEO for this repository.