[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-binance-payment-zh-CN":3,"guides-for-binance-payment":484,"similar-k173mk7jkdgdktb0a6s0q51fbd86mrdx-zh-CN":485},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":224,"parentExtension":244,"providers":245,"relations":251,"repo":254,"tags":480,"workflow":481},1778683353263.782,"k173mk7jkdgdktb0a6s0q51fbd86mrdx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Binance Pay 助手 - 发送和接收加密货币付款。发送：从资金钱包（C2C + PIX）进行二维码付款。当用户想要购买/支付/转账/发送、确认/取消付款或查询订单状态时使用。需要二维码数据。PIX 二维码（pix, br.gov.bcb.pix）会自动检测。接收：生成二维码和付款链接以收集加密货币。当用户想要接收/收款（生成收款链接、收款二维码）时使用。请勿用于赚钱、买卖加密货币或数字商品。\n",{"claudeCode":12},"binance/binance-skills-hub","payment-assistant","https://github.com/binance/binance-skills-hub",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":238},1778683353263.7822,"kn72e1rmf21czxz2t46rrqbea586m3w7","zh-CN",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,119,122,125,128,131,134,137,141,145,149,153,157,160,163,166,169,173,176,179,182,185,188],{"category":22,"check":23,"severity":24,"summary":25},"实用性","问题相关性","pass","描述清楚地说明了通过 Binance Pay 发送和接收加密货币付款的问题，包括二维码付款和生成付款链接等具体用例。",{"category":22,"check":27,"severity":24,"summary":28},"独特点","通过与 Binance Pay API 集成进行二维码处理、付款确认和状态轮询，该技能提供了超越简单提示的显著价值，这是默认 LLM 功能所不具备的。",{"category":22,"check":30,"severity":24,"summary":31},"生产就绪性","该技能涵盖了发送和接收加密货币付款的完整生命周期，包括二维码处理、付款确认和状态轮询，使其能够为生产工作流做好准备。",{"category":33,"check":34,"severity":24,"summary":35},"范围","单一职责原则","该扩展仅专注于 Binance Pay 操作（发送和接收加密货币付款），而不涉及不相关的领域。",{"category":33,"check":37,"severity":24,"summary":38},"描述质量","描述准确、简洁，并清楚地概述了发送和接收功能，包括具体用例和关键的非目标。",{"category":40,"check":41,"severity":24,"summary":42},"调用","范围限定工具","该技能使用 `purchase`、`set_amount`、`pay_confirm`、`receive` 等狭窄的动词-名词工具，这些工具特定于付款领域。",{"category":44,"check":45,"severity":24,"summary":46},"文档","配置和参数参考","设置指南清楚地记录了必要的 API 凭证、Python 包和系统依赖项，以及配置步骤和示例。",{"category":33,"check":48,"severity":24,"summary":49},"工具命名","诸如 `purchase`、`receive`、`set_amount` 和 `pay_confirm` 等工具名称具有描述性，并与付款领域保持一致。",{"category":33,"check":51,"severity":24,"summary":52},"最小 I/O 表面","CLI 操作的输入和输出定义明确且特定于任务，避免了不必要的数据字段。",{"category":54,"check":55,"severity":24,"summary":56},"许可证","许可证可用性","许可证是 MIT，一个宽松的开源许可证，并在 SKILL.md 的 frontmatter 中明确声明。",{"category":58,"check":59,"severity":24,"summary":60},"维护","提交近期性","最后一次提交是在 2026 年 4 月 28 日，这在过去 3 个月内。",{"category":58,"check":62,"severity":24,"summary":63},"依赖管理","SKILL.md 和设置指南列出了必要的 Python 包和系统依赖项，并且存在 `requirements.txt` 文件用于安装。",{"category":65,"check":66,"severity":24,"summary":67},"安全","密钥管理","该技能需要 API 密钥，但建议不要将它们提交到 git，并建议使用环境变量或密钥文件，并提供有关如何管理的清晰说明。",{"category":65,"check":69,"severity":24,"summary":70},"注入","文档明确指出 API 响应字段是不可信的用户控制输入，仅应显示，不应被解释为指令。",{"category":65,"check":72,"severity":24,"summary":73},"传递式供应链炸弹","该技能依赖于本地 Python 脚本和标准 API 调用，没有迹象表明运行时下载或执行外部、未提交的代码。",{"category":65,"check":75,"severity":24,"summary":76},"沙箱隔离","该技能与 Binance API 和本地文件进行交互以进行配置和状态管理，在预期的范围内运行，而不会尝试修改外部项目文件。",{"category":65,"check":78,"severity":24,"summary":79},"沙箱逃逸原语","Python 脚本的结构是作为标准命令运行的，并且似乎不包含逃逸沙箱环境的原语。",{"category":65,"check":81,"severity":24,"summary":82},"数据泄露","该技能安全地处理 API 密钥，并且没有显示任何读取或向未经授权的第三方提交机密数据的模式。",{"category":65,"check":84,"severity":24,"summary":85},"隐藏文本技巧","捆绑的 markdown 文件和代码不包含隐藏文本技巧、不可见字符或旨在操纵 AI 的可疑格式。",{"category":87,"check":88,"severity":24,"summary":89},"挂钩","不透明代码执行","Python 脚本以纯文本、可读的源代码提供，没有混淆、base64 负载或运行时代码获取的证据。",{"category":91,"check":92,"severity":24,"summary":93},"可移植性","结构假设","该技能假定存在 Python 3.8+ 和特定库，这些库已作为先决条件清晰记录，并提供了安装说明。",{"category":95,"check":96,"severity":24,"summary":97},"信任","问题关注度","在过去 90 天内，打开了 4 个问题，关闭了 4 个问题，表明维护活跃且问题解决率健康。",{"category":99,"check":100,"severity":24,"summary":101},"版本控制","发布管理","该技能在 SKILL.md 的 frontmatter 中声明了一个版本（2.0.0），并有一个 CHANGELOG.md，表明发布管理得当。",{"category":103,"check":104,"severity":24,"summary":105},"代码执行","验证","该技能的文档和示例显示了结构化的输入和输出，并且代码专注于特定的 API 调用，这暗示了验证已得到适当处理。",{"category":65,"check":107,"severity":24,"summary":108},"无保护的破坏性操作","所有付款操作都需要用户明确确认才能执行，破坏性操作受到状态管理和后端验证的保护。",{"category":103,"check":110,"severity":24,"summary":111},"错误处理","文档概述了特定的错误代码和状态消息，指导 AI 如何向用户呈现失败和潜在的恢复步骤。",{"category":103,"check":113,"severity":24,"summary":114},"日志记录","虽然没有明确详细说明审计日志文件，但状态机和持久订单跟踪（`.payment_state.json`）为付款操作提供了一种审计跟踪形式。",{"category":116,"check":117,"severity":24,"summary":118},"合规性","GDPR","该技能处理 API 密钥和付款交易，但似乎不处理除交易本身所需以外的个人数据，并安全地处理这些数据。",{"category":116,"check":120,"severity":24,"summary":121},"目标市场","该技能在 Binance Pay 上运行，Binance Pay 是全球可用的，并且文档没有表明任何区域限制。",{"category":91,"check":123,"severity":24,"summary":124},"运行时稳定性","该技能需要 Python 3.8+ 和特定包，这些包已作为先决条件清晰列出，确保在类 POSIX 系统上具有广泛的兼容性。",{"category":44,"check":126,"severity":24,"summary":127},"README","README.md 提供了 Binance Skills Hub 的总体概述、安装说明和贡献指南。",{"category":33,"check":129,"severity":24,"summary":130},"工具表面积","该扩展公开了一系列与付款相关的重点操作，完全在建议范围内。",{"category":40,"check":132,"severity":24,"summary":133},"重叠的近义词工具","公开的工具（`purchase`、`receive`、`set_amount`、`pay_confirm` 等）具有不同的功能，并且没有显著重叠。",{"category":44,"check":135,"severity":24,"summary":136},"幻影功能","所有宣传的功能，如通过二维码和链接发送和接收付款，都由已实现的操作和 API 集成支持。",{"category":138,"check":139,"severity":24,"summary":140},"安装","安装说明","README 提供了使用 `npx` 的清晰安装说明，并详细说明了通过环境变量或 API 管理进行身份验证的步骤。",{"category":142,"check":143,"severity":24,"summary":144},"错误","可操作的错误消息","文档包含特定的错误代码和相应的用户消息及建议操作，为修复提供了清晰的指导。",{"category":146,"check":147,"severity":24,"summary":148},"执行","固定的依赖项","该技能需要 Python 3.8+ 并在 `requirements.txt` 中列出了包，这意味着固定的依赖项可确保一致的执行。",{"category":33,"check":150,"severity":151,"summary":152},"试运行预览","not_applicable","此检查不适用，因为该技能涉及直接的金融交易，这些交易本身就需要确认，而不是试运行预览。",{"category":154,"check":155,"severity":24,"summary":156},"协议","幂等重试和超时","该技能使用状态机和后端验证来处理付款状态，暗示了幂等操作，并且包含表明重试机制的错误代码。",{"category":116,"check":158,"severity":24,"summary":159},"遥测选择加入","文档中没有提及遥测收集；因此，假定它不存在或默认严格选择加入。",{"category":40,"check":161,"severity":24,"summary":162},"精确目的","描述精确概述了通过 Binance Pay 发送和接收加密货币付款的功能，包括具体用例和清晰的边界。",{"category":40,"check":164,"severity":24,"summary":165},"简洁的前置信息","SKILL.md 的 frontmatter 简洁且自包含，清楚地总结了核心功能并提供了触发短语。",{"category":44,"check":167,"severity":24,"summary":168},"简洁的正文","SKILL.md 结构良好，包含不同的功能、示例和指南等清晰的部分，避免了过长的篇幅。",{"category":170,"check":171,"severity":24,"summary":172},"上下文","渐进式披露","文档组织良好，设置指南和详细说明位于 `references/setup-guide.md` 等单独文件中，展示了渐进式披露。",{"category":170,"check":174,"severity":151,"summary":175},"分支探索","此技能不是探索或审计技能；它直接与外部服务进行交易，因此 `context: fork` 不适用。",{"category":22,"check":177,"severity":24,"summary":178},"使用示例","SKILL.md 提供了多个可直接使用的示例对话，演示了发送和接收付款的各种场景，包括边缘情况。",{"category":22,"check":180,"severity":24,"summary":181},"边缘情况","文档明确处理了 PIX 金额锁定、超出限制、无效二维码格式等边缘情况，并提供了恢复步骤或用户指导。",{"category":103,"check":183,"severity":151,"summary":184},"工具回退","该技能不引用外部 MCP 服务器或可选工具；它直接使用 Python 脚本和 Binance API。",{"category":65,"check":186,"severity":24,"summary":187},"意外状态下的停止","该技能采用状态机，并要求用户对破坏性操作进行明确确认，在意外状态下停止工作流并提供清晰的用户指导。",{"category":91,"check":189,"severity":24,"summary":190},"跨技能耦合","该技能作为独立的支付助手运行，似乎不隐式依赖于中心内的其他技能。",1778683152126,"此技能使 AI 代理能够通过 Binance Pay 发送和接收加密货币付款，支持通过二维码和付款链接进行 C2C 和 PIX 交易。它处理二维码解码、付款确认、状态轮询，并包含全面的错误处理和用户指导。",[194,195,196,197,198],"通过二维码（C2C + PIX）发送加密货币付款","通过二维码和链接接收加密货币付款","自动检测 PIX 二维码和 Binance 付款链接","处理付款确认和状态轮询","支持收款的自定义金额和备注",[200,201,202],"请勿用于赚钱、在交易所买卖加密货币或 Binance Pay 以外的数字商品购买","请勿用于自动交易或 DeFi 交互","请勿用于管理与支付无关的 Binance 账户设置","3.0.0","4.4.0","通过自然语言命令，让用户能够无缝地通过 Binance Pay 发送和接收加密货币付款。","该扩展已准备好投入生产，文档齐全且安全，并附有清晰的说明和示例。未发现重大问题。",98,"一个强大且文档齐全的 Binance Pay 助手，用于发送和接收加密货币付款。",[210,211,212,213,214,215],"binance","crypto","payment","c2c","pix","qr-code","verified",[218,219,220,221],"当您想通过 Binance Pay 购买/支付/转账/发送加密货币时使用","当您需要通过生成链接或二维码来接收/收款加密货币付款时使用","当确认或取消通过 Binance Pay 发起的加密货币付款时使用","当查询 Binance Pay 订单状态时使用",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":236,"testCoverage":237},{"hasLockfile":224},false,1778683134885,{"descriptionLength":227,"readmeSize":228},505,4438,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"manifestVersion":233,"openIssues90d":230,"pushedAt":234,"stars":235},4,157,true,"2.0.0",1777370744000,839,{"hasNpmPackage":224,"smitheryVerified":224},{"hasCi":224,"hasTests":224},{"updatedAt":239},1778683353263,{"basePath":241,"githubOwner":210,"githubRepo":242,"locale":18,"slug":212,"type":243},"skills/binance/payment","binance-skills-hub","skill",null,{"evaluate":246,"extract":249},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":247,"targetMarket":248,"tier":216},[210,211,212,213,214,215],"global",{"commitSha":250},"HEAD",{"repoId":252,"translatedFrom":253},"kd71r360yct2m95r3z945pd1yh86mpb6","k173ax6p61hxh2vaqnmc2tmg1586mt7f",{"_creationTime":255,"_id":252,"identity":256,"providers":257,"workflow":476},1778683033775.0403,{"githubOwner":210,"githubRepo":242,"sourceUrl":14},{"classify":258,"discover":467,"github":470},{"commitSha":250,"extensions":259},[260,328,343,358,372,380,388,411,419,427,435,443,451,459],{"basePath":261,"description":262,"displayName":210,"installMethods":263,"rationale":264,"selectedPaths":265,"source":326,"sourceLanguage":327,"type":243},"skills/binance/binance","Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/binance/SKILL.md",[266,269,272,275,276,278,280,282,284,286,288,290,292,294,296,298,300,302,304,306,308,310,312,314,316,318,320,322,324],{"path":267,"priority":268},"SKILL.md","mandatory",{"path":270,"priority":271},"LICENSE.md","high",{"path":273,"priority":274},"CHANGELOG.md","medium",{"path":270,"priority":274},{"path":277,"priority":274},"references/algo.md",{"path":279,"priority":274},"references/alpha.md",{"path":281,"priority":274},"references/auth.md",{"path":283,"priority":274},"references/c2c.md",{"path":285,"priority":274},"references/convert.md",{"path":287,"priority":274},"references/copy-trading.md",{"path":289,"priority":274},"references/crypto-loan.md",{"path":291,"priority":274},"references/derivatives-options.md",{"path":293,"priority":274},"references/derivatives-portfolio-margin-pro.md",{"path":295,"priority":274},"references/derivatives-portfolio-margin.md",{"path":297,"priority":274},"references/dual-investment.md",{"path":299,"priority":274},"references/fiat.md",{"path":301,"priority":274},"references/futures-coin.md",{"path":303,"priority":274},"references/futures-usds.md",{"path":305,"priority":274},"references/gift-card.md",{"path":307,"priority":274},"references/margin-trading.md",{"path":309,"priority":274},"references/mining.md",{"path":311,"priority":274},"references/pay.md",{"path":313,"priority":274},"references/rebate.md",{"path":315,"priority":274},"references/simple-earn.md",{"path":317,"priority":274},"references/spot.md",{"path":319,"priority":274},"references/staking.md",{"path":321,"priority":274},"references/sub-account.md",{"path":323,"priority":274},"references/vip-loan.md",{"path":325,"priority":274},"references/wallet.md","rule","en",{"basePath":329,"description":330,"displayName":331,"installMethods":332,"rationale":333,"selectedPaths":334,"source":326,"sourceLanguage":327,"type":243},"skills/binance/fiat","Query Binance fiat payment capabilities — supported countries, currencies, payment methods, limits, and crypto prices — via public APIs, plus authenticated order/payment history lookup. Use whenever users ask about buying or selling crypto with fiat, depositing or withdrawing fiat, fiat-crypto exchange rates, payment options in a specific country, or their fiat order history — even if they don't explicitly mention Binance APIs.","fiat",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/fiat/SKILL.md",[335,336,337,338,339,341],{"path":267,"priority":268},{"path":270,"priority":271},{"path":273,"priority":274},{"path":270,"priority":274},{"path":340,"priority":274},"references/authentication.md",{"path":342,"priority":274},"references/sapi-endpoints.md",{"basePath":344,"description":345,"displayName":346,"installMethods":347,"rationale":348,"selectedPaths":349,"source":326,"sourceLanguage":327,"type":243},"skills/binance/onchain-pay","Binance Onchain Pay enables users to buy cryptocurrency with fiat (e.g., EUR, USD) or send existing crypto from their Binance account directly to any external on-chain wallet address in a single flow—no manual withdrawal needed.\n\nEnables partners to integrate crypto buying services:\n- payment-method-list: Get available payment methods (Card, P2P, Google Pay, Apple Pay, etc.) with limits for a fiat/crypto pair\n- trading-pairs: List all supported fiat currencies and cryptocurrencies\n- estimated-quote: Get real-time price quote including exchange rate, fees, and estimated crypto amount\n- pre-order: Create a buy order and get redirect URL to Binance payment flow\n- order: Query order status and details (processing, completed, failed, etc.)\n- crypto-network: Get supported blockchain networks with withdraw fees and limits\n- p2p/trading-pairs: List P2P-specific trading pairs\n","onchain-pay-open-api",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/onchain-pay/SKILL.md",[350,351,352,353,354,355],{"path":267,"priority":268},{"path":270,"priority":271},{"path":273,"priority":274},{"path":270,"priority":274},{"path":340,"priority":274},{"path":356,"priority":357},"scripts/sign_and_call.sh","low",{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":326,"sourceLanguage":327,"type":243},"skills/binance/p2p","Binance P2P trading assistant for natural-language queries about P2P/C2C market ads, the user's own P2P order history, order detail & appeal tracking, and advertisement publish & management.\n\nUse when the user asks about P2P prices, searching/choosing ads, comparing payment methods, reviewing P2P order history, checking order detail/appeal status, querying complaints, publishing/updating/managing P2P advertisements, or viewing merchant profiles.\n\nDo NOT use for spot/futures prices, exchange trading, deposits/withdrawals, on-chain transfers, or anything unrelated to P2P/C2C.\n","p2p",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/p2p/SKILL.md",[365,366,367,368,369,371],{"path":267,"priority":268},{"path":270,"priority":271},{"path":273,"priority":274},{"path":270,"priority":274},{"path":370,"priority":274},"references/agent-sapi-api.md",{"path":340,"priority":274},{"basePath":241,"description":373,"displayName":13,"installMethods":374,"rationale":375,"selectedPaths":376,"source":326,"sourceLanguage":327,"type":243},"Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes and payment links to collect crypto. Use when user wants to receive/collect payment (generate receive link, receive QR). Do NOT use for earning, buying/selling crypto, or digital goods.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/payment/SKILL.md",[377,378],{"path":267,"priority":268},{"path":379,"priority":274},"references/setup-guide.md",{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":326,"sourceLanguage":327,"type":243},"skills/binance/square-post","Post content to Binance Square (Binance social platform for sharing trading insights).\nAuto-run on messages like 'post to square', 'square post'.\nSupports pure text posts.\n","square-post",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/square-post/SKILL.md",[387],{"path":267,"priority":268},{"basePath":389,"description":390,"displayName":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/binance-agentic-wallet","Use when the user mentions connect/disconnect wallet, sign in, sign out, web3 wallet, wallet address,\ncheck balance, how much crypto do I have, send BNB/USDT/crypto, transfer tokens, swap tokens,\nbuy/sell token, DEX trade, limit order, market order, cancel order, get a quote, transaction history,\nwallet settings, daily limit, slippage, MEV protection, supported chains, available networks,\nor any on-chain wallet operation.\n","binance-agentic-wallet",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/binance-agentic-wallet/SKILL.md",[395,396,397,399,401,403,405,407,409],{"path":267,"priority":268},{"path":340,"priority":274},{"path":398,"priority":274},"references/limit-order.md",{"path":400,"priority":274},"references/market-order.md",{"path":402,"priority":274},"references/preflight.md",{"path":404,"priority":274},"references/security.md",{"path":406,"priority":274},"references/send.md",{"path":408,"priority":274},"references/wallet-setting.md",{"path":410,"priority":274},"references/wallet-view.md",{"basePath":412,"description":413,"displayName":414,"installMethods":415,"rationale":416,"selectedPaths":417,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/binance-tokenized-securities-info","Query Ondo tokenized US stock data on Binance Web3.\nCovers: supported stock token list, RWA metadata (company info, attestation reports),\nmarket and per-asset trading status (with corporate action codes for earnings, dividends, splits),\nreal-time on-chain data (token price, holders, circulating supply, market cap),\nUS stock fundamentals (P/E, dividend yield, 52-week range), and token K-Line/candlestick charts.\n\nUse this skill when users ask about:\n- Tokenized stock price, holders, or on-chain data for specific tickers\n- Whether a stock token is tradable, paused, or halted\n- Ondo RWA token list or which US stocks are available on-chain\n- Corporate actions affecting a token (dividends, stock splits, earnings halt)\n- Stock token K-Line or candlestick chart data\n- Comparing on-chain token price vs US stock price\n\nNOT for general crypto tokens (BTC, ETH, SOL, etc.) — use query-token-info for those.\n","binance-tokenized-securities-info",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/binance-tokenized-securities-info/SKILL.md",[418],{"path":267,"priority":268},{"basePath":420,"description":421,"displayName":422,"installMethods":423,"rationale":424,"selectedPaths":425,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/crypto-market-rank","Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens,\ntokenized stocks, social hype sentiment ranks, smart money inflow token rankings,\ntop meme token rankings from Pulse launchpad, and top trader PnL leaderboards.\nUse this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.\n","crypto-market-rank",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/crypto-market-rank/SKILL.md",[426],{"path":267,"priority":268},{"basePath":428,"description":429,"displayName":430,"installMethods":431,"rationale":432,"selectedPaths":433,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/meme-rush","Meme token fast-trading assistant with two core capabilities:\n1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages\n2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow\nUse this skill when users ask about new meme tokens, meme launches, bonding curve, migration status,\npump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.\n","meme-rush",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/meme-rush/SKILL.md",[434],{"path":267,"priority":268},{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/query-address-info","Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain,\nincluding token name, symbol, price, 24h price change, and holding quantity.\nUse this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.\n","query-address-info",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-address-info/SKILL.md",[442],{"path":267,"priority":268},{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/query-token-audit","Query token security audit to detect scams, honeypots, and malicious contracts before trading.\nReturns comprehensive security analysis including contract risks, trading risks, and scam detection.\nUse when users ask \"is this token safe?\", \"check token security\", \"audit token\", or before any swap.\n","query-token-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-token-audit/SKILL.md",[450],{"path":267,"priority":268},{"basePath":452,"description":453,"displayName":454,"installMethods":455,"rationale":456,"selectedPaths":457,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/query-token-info","Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links,\nretrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts.\nUse this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.\n","query-token-info",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-token-info/SKILL.md",[458],{"path":267,"priority":268},{"basePath":460,"description":461,"displayName":462,"installMethods":463,"rationale":464,"selectedPaths":465,"source":326,"sourceLanguage":327,"type":243},"skills/binance-web3/trading-signal","Subscribe and retrieve on-chain Smart Money signals. Monitor trading activities of smart money addresses,\nincluding buy/sell signals, trigger price, current price, max gain, and exit rate.\nUse this skill when users are looking for investment opportunities — smart money signals can serve as valuable references for potential trades.\n","trading-signal",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/trading-signal/SKILL.md",[466],{"path":267,"priority":268},{"sources":468},[469],"manual",{"closedIssues90d":230,"description":471,"forks":231,"openIssues90d":230,"pushedAt":234,"readmeSize":228,"stars":235,"topics":472},"Binance Skills Hub is an open skills marketplace that gives AI agents native access to crypto",[473,474,211,475],"agents","ai","skills",{"classifiedAt":477,"discoverAt":478,"extractAt":479,"githubAt":479,"updatedAt":477},1778683038323,1778683033775,1778683036450,[210,213,211,212,214,215],{"evaluatedAt":482,"extractAt":483,"updatedAt":239},1778683152624,1778683038528,[],[486,509,529,550,571,592],{"_creationTime":487,"_id":488,"community":489,"display":490,"identity":493,"providers":495,"relations":503,"tags":505,"workflow":506},1778683343573.44,"k17b4b4f98j7r7w33jz3txqfwd86ny1r",{"reviewCount":8},{"description":491,"installMethods":492,"name":346,"sourceUrl":14},"Binance Onchain Pay 允许用户使用法定货币（例如欧元、美元）购买加密货币，或将他们 Binance 账户中的现有加密货币直接发送到任何外部链上钱包地址，整个过程一气呵成，无需手动提现。\n\n使合作伙伴能够集成加密货币购买服务：\n- payment-method-list: 获取可用的支付方式（卡、P2P、Google Pay、Apple Pay 等），以及法币/加密货币对的限额\n- trading-pairs: 列出所有支持的法币和加密货币\n- estimated-quote: 获取实时价格报价，包括汇率、费用和估计的加密货币金额\n- pre-order: 创建购买订单并获取指向 Binance 支付流程的重定向 URL\n- order: 查询订单状态和详细信息（处理中、已完成、失败等）\n- crypto-network: 获取支持的区块链网络及其提现费用和限额\n- p2p/trading-pairs: 列出 P2P 特定的交易对\n",{"claudeCode":12},{"basePath":344,"githubOwner":210,"githubRepo":242,"locale":18,"slug":494,"type":243},"onchain-pay",{"evaluate":496,"extract":502},{"promptVersionExtension":203,"promptVersionScoring":204,"score":497,"tags":498,"targetMarket":248,"tier":216},100,[210,211,212,499,500,501],"fiat-to-crypto","api","trading",{"commitSha":250},{"repoId":252,"translatedFrom":504},"k171r71hcwj8cjt09paew42swd86ng1t",[500,210,211,499,212,501],{"evaluatedAt":507,"extractAt":483,"updatedAt":508},1778683107873,1778683343573,{"_creationTime":510,"_id":511,"community":512,"display":513,"identity":516,"providers":517,"relations":523,"tags":525,"workflow":526},1778683351252.6702,"k177y1rjbnr8fcmkdfh8ffg7m586m2w7",{"reviewCount":8},{"description":514,"installMethods":515,"name":361,"sourceUrl":14},"Binance P2P 交易助手，用于就 P2P/C2C 市场广告、用户自己的 P2P 订单历史记录、订单详情和申诉跟踪以及广告发布和管理进行自然语言查询。\n\n当用户询问 P2P 价格、搜索/选择广告、比较支付方式、查看 P2P 订单历史记录、检查订单详情/申诉状态、查询投诉、发布/更新/管理 P2P 广告或查看商家资料时使用。\n\n请勿用于现货/期货价格、交易所交易、存款/取款、链上转账或任何与 P2P/C2C 无关的内容。\n",{"claudeCode":12},{"basePath":359,"githubOwner":210,"githubRepo":242,"locale":18,"slug":361,"type":243},{"evaluate":518,"extract":522},{"promptVersionExtension":203,"promptVersionScoring":204,"score":519,"tags":520,"targetMarket":248,"tier":216},99,[210,361,501,211,500,521],"finance",{"commitSha":250},{"repoId":252,"translatedFrom":524},"k179pmdtcm392yv3ak1r0nztkh86n96m",[500,210,211,521,361,501],{"evaluatedAt":527,"extractAt":483,"updatedAt":528},1778683126123,1778683351252,{"_creationTime":530,"_id":531,"community":532,"display":533,"identity":536,"providers":537,"relations":544,"tags":546,"workflow":547},1778683392523.7026,"k177csv6sdwseb1wby12dhzd1986nttg",{"reviewCount":8},{"description":534,"installMethods":535,"name":422,"sourceUrl":14},"加密货币市场排名和排行榜。查询热门代币、搜索量最高的代币、Binance Alpha 代币、\n代币化股票、社交热度情绪排名、智能资金流入代币排名、\n来自 Pulse launchpad 的热门表情包代币排名以及顶级交易员盈亏排行榜。\n当用户询问代币排名、市场趋势、社交热度、表情包排名、突破性表情包代币或顶级交易员时，请使用此技能。\n",{"claudeCode":12},{"basePath":420,"githubOwner":210,"githubRepo":242,"locale":18,"slug":422,"type":243},{"evaluate":538,"extract":543},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":539,"targetMarket":248,"tier":216},[211,540,541,542,210],"market-data","rankings","leaderboards",{"commitSha":250},{"repoId":252,"translatedFrom":545},"k1729wcbj4vmpx864t9wr2tzn186msbv",[210,211,542,540,541],{"evaluatedAt":548,"extractAt":483,"updatedAt":549},1778683224103,1778683392523,{"_creationTime":551,"_id":552,"community":553,"display":554,"identity":557,"providers":558,"relations":565,"tags":567,"workflow":568},1778683372166.655,"k1778azchxn7zdvft99a6ywfk986md33",{"reviewCount":8},{"description":555,"installMethods":556,"name":391,"sourceUrl":14},"当用户提及连接/断开钱包、登录、登出、web3钱包、钱包地址、\n查询余额、我有多少加密货币、发送BNB/USDT/加密货币、转账代币、兑换代币、\n进行 DEX 交易、限价单、市价单、取消订单、获取报价、交易历史记录、\n钱包设置、每日限额、滑点、MEV 保护、支持的网络、可用网络\n或任何链上钱包操作时使用。\n",{"claudeCode":12},{"basePath":389,"githubOwner":210,"githubRepo":242,"locale":18,"slug":391,"type":243},{"evaluate":559,"extract":564},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":560,"targetMarket":248,"tier":216},[561,211,562,501,210,563],"web3","wallet","smart-contracts",{"commitSha":250},{"repoId":252,"translatedFrom":566},"k17apc0e3axcz9s63a9xdav1r186mj7b",[210,211,563,501,562,561],{"evaluatedAt":569,"extractAt":483,"updatedAt":570},1778683191000,1778683372166,{"_creationTime":572,"_id":573,"community":574,"display":575,"identity":579,"providers":580,"relations":586,"tags":588,"workflow":589},1778683331401.271,"k17fhq40jmpa7jb23jj5sfv83186nqk1",{"reviewCount":8},{"description":576,"installMethods":577,"name":578,"sourceUrl":14},"查询币安的法定支付能力——支持的国家、货币、支付方式、限额和加密货币价格——通过公共 API，以及已认证的订单/支付历史记录查询。每当用户询问使用法定货币购买或出售加密货币、存入或提取法定货币、法定货币-加密货币汇率、特定国家的支付选项或他们的法定货币订单历史记录时，都可以使用——即使他们没有明确提及币安 API。",{"claudeCode":12},"Binance Fiat",{"basePath":329,"githubOwner":210,"githubRepo":242,"locale":18,"slug":331,"type":243},{"evaluate":581,"extract":584},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":582,"targetMarket":248,"tier":216},[210,331,211,583,500,521],"payments",{"commitSha":250,"license":585},"MIT",{"repoId":252,"translatedFrom":587},"k17anqxp5y72xry3e880z0jbmn86mwta",[500,210,211,331,521,583],{"evaluatedAt":590,"extractAt":483,"updatedAt":591},1778683086326,1778683331401,{"_creationTime":593,"_id":594,"community":595,"display":596,"identity":599,"providers":600,"relations":607,"tags":609,"workflow":610},1778683380861.7273,"k1744z4dfd08j1gewgxrhd6hax86nhmr",{"reviewCount":8},{"description":597,"installMethods":598,"name":414,"sourceUrl":14},"查询币安Web3上的Ondo代币化美国股票数据。\n涵盖：支持的股票代币列表，RWA元数据（公司信息、证明报告）\n市场和资产交易状态（包含公司行为代码，如收益、股息、拆股）\n实时链上数据（代币价格、持有者、流通供应量、市值）\n美国股票基本面（市盈率、股息收益率、52周范围），以及代币K线/蜡烛图。\n\n当用户询问以下问题时使用此技能：\n- 特定股票代码的代币化股票价格、持有者或链上数据\n- 股票代币是否可交易、暂停或停止交易\n- Ondo RWA代币列表或哪些美国股票在链上可用\n- 影响代币的公司行为（股息、股票拆分、收益暂停）\n- 股票代币K线或蜡烛图数据\n- 链上代币价格与美国股票价格的比较\n\n不适用于一般加密代币（BTC、ETH、SOL等）— 请使用query-token-info查询这些。\n",{"claudeCode":12},{"basePath":412,"githubOwner":210,"githubRepo":242,"locale":18,"slug":414,"type":243},{"evaluate":601,"extract":606},{"promptVersionExtension":203,"promptVersionScoring":204,"score":519,"tags":602,"targetMarket":248,"tier":216},[521,603,604,210,605],"stocks","tokenized-securities","data-query",{"commitSha":250},{"repoId":252,"translatedFrom":608},"k17d139gy7z94e1h53a4ade50n86mnzn",[210,605,521,603,604],{"evaluatedAt":611,"extractAt":483,"updatedAt":612},1778683205978,1778683380861]