[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-binance-query-address-info-zh-CN":3,"guides-for-binance-query-address-info":483,"similar-k17bcafp77kpwy23jkadtw9m4986njn6-zh-CN":484},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":222,"parentExtension":243,"providers":244,"relations":250,"repo":253,"tags":479,"workflow":480},1778683415140.357,"k17bcafp77kpwy23jkadtw9m4986njn6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"查询任何链上钱包地址的代币余额和仓位。检索指定链上指定钱包地址的所有代币持有量，\n包括代币名称、符号、价格、24小时价格变动和持有数量。\n当用户询问关于任何区块链地址的钱包余额、代币持有量、投资组合或资产仓位时，请使用此技能。\n",{"claudeCode":12},"binance/binance-skills-hub","query-address-info","https://github.com/binance/binance-skills-hub",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":220,"workflow":236},1778683415140.3572,"kn72n549xseka69twvrf9mj89d86nvjw","zh-CN",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":198,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"tier":214,"useCases":215},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,135,138,142,146,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清楚地说明了查询链上钱包代币余额和仓位的问题。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","该技能提供了一个特定的 API 端点和结构化的数据检索方式，用于钱包代币余额，提供了超越通用 LLM 功能的价值。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该技能通过提供 API 端点和示例来检索代币持有量，完全覆盖了其声明的用例，支持工作流程集成。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该技能仅专注于查询钱包代币余额和仓位，遵循单一职责原则。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","显示的描述准确地反映了 SKILL.md 文件中描述的技能功能。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","该技能使用一个单一的、范围明确的工具（对特定 API 端点的 GET 请求），而不是一个通用的命令。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","API 端点的所有请求参数都已清楚记录，包括它们的类型、要求和描述。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","该技能的名称 'query-address-info' 具有描述性，并与其功能一致。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","该工具的输入参数已明确定义，并且响应字段已记录，仅返回承诺的有效负载。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","README 指示使用的是 MIT 许可证，虽然没有明确包含在 LICENSE 文件中，但它是一种常见的宽松许可证。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","最后一次提交是在 2026 年 4 月 28 日，这足够近期。",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","此技能除了 Node.js 本身之外，不明确管理或要求任何第三方依赖项。",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","该技能似乎不直接处理或暴露任何秘密。",{"category":66,"check":70,"severity":24,"summary":71},"Injection","该技能与特定的 API 端点交互，并且似乎不加载外部不受信任的数据或指令。",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","该技能进行直接的 API 调用，并且不以在运行时获取远程内容或执行任意代码。",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","该技能仅与特定的外部 API 端点交互，并且不修改其指定范围之外的文件。",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","在技能的交互中没有发现分离进程的生成或拒绝工具调用周围的重试循环。",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","该技能进行已记录的出站调用，连接到特定的 Binance API 端点以实现其预期目的。",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","捆绑的内容和描述不包含隐藏的操纵技巧，并使用干净的可打印 ASCII 和预期的 Unicode。",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","该技能的实现依赖于直接的 API 调用，而不是混淆或最小化代码执行。",{"category":92,"check":93,"severity":63,"summary":94},"Portability","Structural Assumption","该技能不假定用户的项目结构；它依赖于外部 API 交互。",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","过去 90 天内打开（4 个）和关闭（4 个）的 Issues 表明关闭率为 50%，这表明维护者参与度良好。",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","在 SKILL.md 的 frontmatter 中声明了一个有意义的版本（'1.1'）。",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","API 端点参数已记录，并期望由服务器端 API 进行验证。",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","该技能是只读的，不执行任何破坏性操作。",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","API 响应结构包含 `code`、`message` 和 `success` 字段，允许进行结构化的错误处理。",{"category":111,"check":115,"severity":63,"summary":116},"Logging","该技能是只读的，不需要对破坏性操作进行本地审计日志记录。",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","该技能查询钱包地址，虽然可能涉及个人数据，但由 API 端点处理，不由技能本身处理。",{"category":118,"check":122,"severity":24,"summary":123},"Target market","该技能的功能在全球范围内适用于 API 支持的任何区块链地址和链 ID。",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","该技能依赖于标准的 API 调用和 Node.js，没有特定的操作系统或 shell 假设。",{"category":44,"check":128,"severity":24,"summary":129},"README","存在 README 文件，并清楚说明了存储库的目的、安装和贡献指南。",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","这是一个单一工具的扩展。",{"category":40,"check":134,"severity":63,"summary":132},"Overlapping near-synonym tools",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","README 和 SKILL.md 中所有宣传的功能都对应于文档化的 API 端点。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","README 提供了使用 `npx skills add` 的清晰安装说明，并提到了身份验证的先决条件。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","API 响应结构包含允许代理进行可操作错误处理的字段。",{"category":104,"check":147,"severity":63,"summary":148},"Pinned dependencies","此技能不管理或固定任何第三方脚本依赖项。",{"category":33,"check":150,"severity":63,"summary":151},"Dry-run preview","该技能是只读的，不包含状态更改操作，因此不适用干运行。",{"category":153,"check":154,"severity":63,"summary":155},"Protocol","Idempotent retry & timeouts","该技能进行一次 API 调用，不涉及需要幂等性或自定义超时的远程状态更改操作。",{"category":118,"check":157,"severity":24,"summary":158},"Telemetry opt-in","该技能的 SKILL.md 未提及任何遥测收集，这意味着不收集遥测数据，或者默认情况下严格为选择加入。",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","目的明确说明了它查询钱包代币余额和仓位，并具体说明了何时使用它（钱包余额、代币持有量、投资组合、资产仓位）。",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","Frontmatter 简洁明了，清楚地说明了核心功能，并在合理的字符限制内提供了触发短语。",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","SKILL.md 正文篇幅适中，重点是 API 细节和支持的链，将大量材料隐式委托处理。",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","SKILL.md 简洁明了，直接提供 API 详细信息，没有迹象表明需要渐进式披露的大型嵌入式材料。",{"category":169,"check":173,"severity":63,"summary":174},"Forked exploration","该技能执行直接查询，不涉及需要分叉上下文的深度探索。",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","SKILL.md 提供了使用 `curl` 的清晰示例请求，响应示例展示了预期的输出格式。",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","注意事项部分讨论了潜在问题，如图标 URL 前缀、价格/数量的字符串格式化以及通过 offset 进行分页。",{"category":111,"check":182,"severity":63,"summary":183},"Tool Fallback","该技能不依赖外部 MCP 服务器，而是使用直接 API 调用，因此工具回退不适用。",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","API 响应包含错误报告字段，允许技能优雅地停止或报告意外状态。",{"category":92,"check":189,"severity":24,"summary":190},"Cross-skill coupling","该技能是独立的，不隐式依赖其他技能来实现其核心功能。",1778683256844,"该技能查询 Binance Web3 API 以检索任何指定区块链地址的详细代币持有量。它返回代币名称、符号、价格、24小时价格变动和数量，并支持多种链。",[194,195,196,197],"查询任何钱包地址的代币余额","检索代币名称、符号、价格和 24 小时变动","获取每个代币的持有数量","支持多个区块链（BSC、Base、Solana）",[199,200,201],"执行交易或 DeFi 交互。","提供财务建议。","查询链下数据或非同质化代币 (NFT)。","3.0.0","4.4.0","为用户提供对任何链上钱包的代币余额和资产仓位的清晰准确的视图，涵盖多个区块链。","该扩展文档齐全，保持了清晰的焦点，并且有最近的提交。主要发现是许可证，虽然在 README 中提到，但并未明确包含在 LICENSE 文件或清单中，尽管它是一种常见的宽松许可证。",98,"一个高质量的技能，用于查询链上钱包代币余额和仓位，文档清晰，维护及时。",[209,210,211,212,213],"blockchain","web3","crypto","wallet","tokens","verified",[216,217,218,219],"当用户询问钱包余额时。","当用户询问代币持有量时。","当用户询问投资组合时。","当用户询问资产仓位时。",{"codeQuality":221,"collectedAt":223,"documentation":224,"maintenance":227,"security":234,"testCoverage":235},{"hasLockfile":222},false,1778683241223,{"descriptionLength":225,"readmeSize":226},342,4438,{"closedIssues90d":228,"forks":229,"hasChangelog":230,"manifestVersion":231,"openIssues90d":228,"pushedAt":232,"stars":233},4,157,true,"1.1",1777370744000,839,{"hasNpmPackage":222,"smitheryVerified":222},{"hasCi":222,"hasTests":222},{"updatedAt":237},1778683415140,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":13,"type":242},"skills/binance-web3/query-address-info","binance","binance-skills-hub","skill",null,{"evaluate":245,"extract":248},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":246,"targetMarket":247,"tier":214},[209,210,211,212,213],"global",{"commitSha":249},"HEAD",{"repoId":251,"translatedFrom":252},"kd71r360yct2m95r3z945pd1yh86mpb6","k17d6nnrpvmg71ee6snymm8jzx86mrz0",{"_creationTime":254,"_id":251,"identity":255,"providers":256,"workflow":475},1778683033775.0403,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":257,"discover":466,"github":469},{"commitSha":249,"extensions":258},[259,327,342,357,371,381,389,412,420,428,436,442,450,458],{"basePath":260,"description":261,"displayName":240,"installMethods":262,"rationale":263,"selectedPaths":264,"source":325,"sourceLanguage":326,"type":242},"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",[265,268,271,274,275,277,279,281,283,285,287,289,291,293,295,297,299,301,303,305,307,309,311,313,315,317,319,321,323],{"path":266,"priority":267},"SKILL.md","mandatory",{"path":269,"priority":270},"LICENSE.md","high",{"path":272,"priority":273},"CHANGELOG.md","medium",{"path":269,"priority":273},{"path":276,"priority":273},"references/algo.md",{"path":278,"priority":273},"references/alpha.md",{"path":280,"priority":273},"references/auth.md",{"path":282,"priority":273},"references/c2c.md",{"path":284,"priority":273},"references/convert.md",{"path":286,"priority":273},"references/copy-trading.md",{"path":288,"priority":273},"references/crypto-loan.md",{"path":290,"priority":273},"references/derivatives-options.md",{"path":292,"priority":273},"references/derivatives-portfolio-margin-pro.md",{"path":294,"priority":273},"references/derivatives-portfolio-margin.md",{"path":296,"priority":273},"references/dual-investment.md",{"path":298,"priority":273},"references/fiat.md",{"path":300,"priority":273},"references/futures-coin.md",{"path":302,"priority":273},"references/futures-usds.md",{"path":304,"priority":273},"references/gift-card.md",{"path":306,"priority":273},"references/margin-trading.md",{"path":308,"priority":273},"references/mining.md",{"path":310,"priority":273},"references/pay.md",{"path":312,"priority":273},"references/rebate.md",{"path":314,"priority":273},"references/simple-earn.md",{"path":316,"priority":273},"references/spot.md",{"path":318,"priority":273},"references/staking.md",{"path":320,"priority":273},"references/sub-account.md",{"path":322,"priority":273},"references/vip-loan.md",{"path":324,"priority":273},"references/wallet.md","rule","en",{"basePath":328,"description":329,"displayName":330,"installMethods":331,"rationale":332,"selectedPaths":333,"source":325,"sourceLanguage":326,"type":242},"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",[334,335,336,337,338,340],{"path":266,"priority":267},{"path":269,"priority":270},{"path":272,"priority":273},{"path":269,"priority":273},{"path":339,"priority":273},"references/authentication.md",{"path":341,"priority":273},"references/sapi-endpoints.md",{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":325,"sourceLanguage":326,"type":242},"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",[349,350,351,352,353,354],{"path":266,"priority":267},{"path":269,"priority":270},{"path":272,"priority":273},{"path":269,"priority":273},{"path":339,"priority":273},{"path":355,"priority":356},"scripts/sign_and_call.sh","low",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":325,"sourceLanguage":326,"type":242},"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",[364,365,366,367,368,370],{"path":266,"priority":267},{"path":269,"priority":270},{"path":272,"priority":273},{"path":269,"priority":273},{"path":369,"priority":273},"references/agent-sapi-api.md",{"path":339,"priority":273},{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":325,"sourceLanguage":326,"type":242},"skills/binance/payment","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","payment-assistant",{"claudeCode":12},"SKILL.md frontmatter at skills/binance/payment/SKILL.md",[378,379],{"path":266,"priority":267},{"path":380,"priority":273},"references/setup-guide.md",{"basePath":382,"description":383,"displayName":384,"installMethods":385,"rationale":386,"selectedPaths":387,"source":325,"sourceLanguage":326,"type":242},"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",[388],{"path":266,"priority":267},{"basePath":390,"description":391,"displayName":392,"installMethods":393,"rationale":394,"selectedPaths":395,"source":325,"sourceLanguage":326,"type":242},"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",[396,397,398,400,402,404,406,408,410],{"path":266,"priority":267},{"path":339,"priority":273},{"path":399,"priority":273},"references/limit-order.md",{"path":401,"priority":273},"references/market-order.md",{"path":403,"priority":273},"references/preflight.md",{"path":405,"priority":273},"references/security.md",{"path":407,"priority":273},"references/send.md",{"path":409,"priority":273},"references/wallet-setting.md",{"path":411,"priority":273},"references/wallet-view.md",{"basePath":413,"description":414,"displayName":415,"installMethods":416,"rationale":417,"selectedPaths":418,"source":325,"sourceLanguage":326,"type":242},"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",[419],{"path":266,"priority":267},{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":325,"sourceLanguage":326,"type":242},"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",[427],{"path":266,"priority":267},{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":325,"sourceLanguage":326,"type":242},"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",[435],{"path":266,"priority":267},{"basePath":239,"description":437,"displayName":13,"installMethods":438,"rationale":439,"selectedPaths":440,"source":325,"sourceLanguage":326,"type":242},"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",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-web3/query-address-info/SKILL.md",[441],{"path":266,"priority":267},{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":325,"sourceLanguage":326,"type":242},"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",[449],{"path":266,"priority":267},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":325,"sourceLanguage":326,"type":242},"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",[457],{"path":266,"priority":267},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":325,"sourceLanguage":326,"type":242},"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",[465],{"path":266,"priority":267},{"sources":467},[468],"manual",{"closedIssues90d":228,"description":470,"forks":229,"openIssues90d":228,"pushedAt":232,"readmeSize":226,"stars":233,"topics":471},"Binance Skills Hub is an open skills marketplace that gives AI agents native access to crypto",[472,473,211,474],"agents","ai","skills",{"classifiedAt":476,"discoverAt":477,"extractAt":478,"githubAt":478,"updatedAt":476},1778683038323,1778683033775,1778683036450,[209,211,213,212,210],{"evaluatedAt":481,"extractAt":482,"updatedAt":237},1778683257053,1778683038528,[],[485,517,537,560,586,618],{"_creationTime":486,"_id":487,"community":488,"display":489,"identity":495,"providers":499,"relations":509,"tags":512,"workflow":513},1778686846101.1433,"k17fttd7v6pnmg56tzm9yrdh7s86m8c3",{"reviewCount":8},{"description":490,"installMethods":491,"name":493,"sourceUrl":494},"通过 EmblemAI 连接到 EmblemVault 并通过 EmblemAI 管理支持钱包的工作流，可进行审核优先、操作员控制的操作。支持 Solana、Ethereum、Base、BSC、Polygon、Hedera 和 Bitcoin。当用户需要解释 Emblem 的身份验证模型时也可使用：一个浏览器身份验证流程可以使用钱包、电子邮件/密码或社交登录来登录用户，而代理模式可以自动配置配置文件范围的钱包，无需手动设置。",{"claudeCode":492},"EmblemCompany/Agent-skills","emblem-ai-agent-wallet","https://github.com/EmblemCompany/Agent-skills",{"basePath":496,"githubOwner":497,"githubRepo":498,"locale":18,"slug":493,"type":242},"skills/emblem-ai-agent-wallet","EmblemCompany","Agent-skills",{"evaluate":500,"extract":508},{"promptVersionExtension":202,"promptVersionScoring":203,"score":501,"tags":502,"targetMarket":247,"tier":214},99,[212,211,209,503,504,505,506,507],"security","authentication","solana","ethereum","bitcoin",{"commitSha":249},{"repoId":510,"translatedFrom":511},"kd710sf830k0bm92f0evfpn6nd86nbfw","k1735tsc606vr6erq9qq8q9aw186nnwh",[504,507,209,211,506,503,505,212],{"evaluatedAt":514,"extractAt":515,"updatedAt":516},1778686563299,1778686517513,1778686846101,{"_creationTime":518,"_id":519,"community":520,"display":521,"identity":524,"providers":525,"relations":531,"tags":533,"workflow":534},1778683372166.655,"k1778azchxn7zdvft99a6ywfk986md33",{"reviewCount":8},{"description":522,"installMethods":523,"name":392,"sourceUrl":14},"当用户提及连接/断开钱包、登录、登出、web3钱包、钱包地址、\n查询余额、我有多少加密货币、发送BNB/USDT/加密货币、转账代币、兑换代币、\n进行 DEX 交易、限价单、市价单、取消订单、获取报价、交易历史记录、\n钱包设置、每日限额、滑点、MEV 保护、支持的网络、可用网络\n或任何链上钱包操作时使用。\n",{"claudeCode":12},{"basePath":390,"githubOwner":240,"githubRepo":241,"locale":18,"slug":392,"type":242},{"evaluate":526,"extract":530},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":527,"targetMarket":247,"tier":214},[210,211,212,528,240,529],"trading","smart-contracts",{"commitSha":249},{"repoId":251,"translatedFrom":532},"k17apc0e3axcz9s63a9xdav1r186mj7b",[240,211,529,528,212,210],{"evaluatedAt":535,"extractAt":482,"updatedAt":536},1778683191000,1778683372166,{"_creationTime":538,"_id":539,"community":540,"display":541,"identity":545,"providers":547,"relations":554,"tags":556,"workflow":557},1778686908286.6814,"k17dqfsp86t5sfpdvdkac6gatx86mbp4",{"reviewCount":8},{"description":542,"installMethods":543,"name":544,"sourceUrl":494},"通过 EmblemAI 跟踪 7 个区块链的加密货币组合。聚合余额（含美元估值）、条件交易盈亏以及通过 Nansen 进行的 DeFi 头寸跟踪。当用户想要查看其投资组合、查看跨链余额或审查交易头寸时使用。\n",{"claudeCode":492},"emblem-portfolio-tracker",{"basePath":546,"githubOwner":497,"githubRepo":498,"locale":18,"slug":544,"type":242},"skills/emblem-portfolio-tracker",{"evaluate":548,"extract":553},{"promptVersionExtension":202,"promptVersionScoring":203,"score":501,"tags":549,"targetMarket":247,"tier":214},[211,550,209,551,552],"portfolio","finance","analytics",{"commitSha":249},{"repoId":510,"translatedFrom":555},"k177hwbwske8wxxx1zzga2cf9186nrhg",[552,209,211,551,550],{"evaluatedAt":558,"extractAt":515,"updatedAt":559},1778686721535,1778686908286,{"_creationTime":561,"_id":562,"community":563,"display":564,"identity":570,"providers":572,"relations":578,"tags":581,"workflow":582},1778684217066.823,"k1718ja1kz4y5qbae44w500kzx86n7da",{"reviewCount":8},{"description":565,"installMethods":566,"name":568,"sourceUrl":569},"访问 CoinPaprika API 以查询加密货币市场数据，包括币价、行情、交易所、历史 OHLCV 数据和全球市场统计。在向 api.coinpaprika.com 或 api-pro.coinpaprika.com 发送 HTTP 请求以获取加密货币市场信息时，请使用此技能。",{"claudeCode":567},"coinpaprika/skills","coinpaprika-api","https://github.com/coinpaprika/skills",{"basePath":568,"githubOwner":571,"githubRepo":474,"locale":18,"slug":568,"type":242},"coinpaprika",{"evaluate":573,"extract":577},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":574,"targetMarket":247,"tier":214},[211,575,576,551,209],"market-data","api",{"commitSha":249},{"repoId":579,"translatedFrom":580},"kd77zn40gd4vycdye3cz3xcgdn86m75z","k179g2qxwgdww0be840nnbm39x86n5zr",[576,209,211,551,575],{"evaluatedAt":583,"extractAt":584,"updatedAt":585},1778684174767,1778684150569,1778684217066,{"_creationTime":587,"_id":588,"community":589,"display":590,"identity":596,"providers":600,"relations":610,"tags":613,"workflow":614},1778683689364.076,"k172xkxttax9jyp1hp76s0dgwn86mn2x",{"reviewCount":8},{"description":591,"installMethods":592,"name":594,"sourceUrl":595},"当用户询问钱包安全、欺诈风险、拉高出货检测、钱包行为分析、DeFi个性化、链上声誉评分、AML检查、按持有者质量排序代币、空投筛选、借贷风险、代币发行审计或AI代理信任评分时，请使用此技能。以下问题的触发词：这个钱包安全吗？这个资金池会拉高出货吗？这个地址下一步会做什么？对这个钱包评分，对地址进行欺诈检测，个性化我的DeFi代理，对这个代币进行排名，顶级AI代币，这个代币的最佳持有者，检查这个合约，这个代币安全吗？分析这个钱包，对这个地址进行KYC，预先筛选这个用户，对这个钱包进行AML检查，这个地址可疑吗？在入职前筛选这个钱包，这个地址的风险评分是多少？分析链上行为，这个LP可以放心存入吗？这个合约会拉高出货吗？，什么DeFi产品适合这个钱包？对这个用户进行分段，这个钱包的经验水平如何？查找强力的代币持有者，哪个代币有最好的社区？按持有者质量对代币进行排名，我们应该列出这个代币吗？审计这次发行，这个部署者值得信赖吗？，审查这个IDO，发行安全检查，筛选这个空投列表，从空投中过滤机器人，对这些钱包进行排名以分配代币，公平的空投分配，评估这个借款人，这个钱包的抵押率是多少？，0x...的借贷风险，这个借款人的利率是多少？，我应该借给这个钱包钱吗？，筛选这个AI代理，这个代理钱包安全吗？，0x...的代理信任评分，检查这个代理的 feeder wallet，我能信任这个代理吗？，将这个钱包路由到入职流程，这个用户是初学者吗？，为这个钱包跳过入职流程？，或者任何分析区块链钱包地址、智能合约、代币或AI代理的风险、行为、意图、社区实力或可信度的请求。同时，在将ChainAware MCP服务器集成到Claude Code、Cursor、ChatGPT或任何MCP兼容的AI代理框架时使用。",{"claudeCode":593},"ChainAware/behavioral-prediction-mcp","chainaware-behavioral-prediction","https://github.com/ChainAware/behavioral-prediction-mcp",{"basePath":597,"githubOwner":598,"githubRepo":599,"locale":18,"slug":599,"type":242},"","ChainAware","behavioral-prediction-mcp",{"evaluate":601,"extract":609},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":602,"targetMarket":247,"tier":214},[210,209,503,603,604,605,606,607,608],"defi","fraud-detection","aml","token-analytics","ai-agents","mcp",{"commitSha":249},{"repoId":611,"translatedFrom":612},"kd79dq7ccqhj9bgcqddgrhv8xn86ns9t","k17esv5zw69nmbfwz7ayhhgvs586n3kb",[607,605,209,603,604,608,503,606,210],{"evaluatedAt":615,"extractAt":616,"updatedAt":617},1778683642209,1778683612623,1778683689364,{"_creationTime":619,"_id":620,"community":621,"display":622,"identity":628,"providers":633,"relations":642,"tags":644,"workflow":645},1778696052276.0168,"k177jxf85pzvmhmg232bjz1nfx86nbzs",{"reviewCount":8},{"description":623,"installMethods":624,"name":626,"sourceUrl":627},"Expert on Aptos token standards including fungible tokens (Coin, Fungible Asset), non-fungible tokens (Digital Asset standard, Token V1/V2), collections, metadata, minting, burning, and transfer patterns. Triggers on keywords token, nft, fungible asset, coin, digital asset, collection, mint, burn, metadata, royalty",{"claudeCode":625},"raintree-technology/claude-starter","aptos-token-standards","https://github.com/raintree-technology/claude-starter",{"basePath":629,"githubOwner":630,"githubRepo":631,"locale":326,"slug":632,"type":242},".claude/skills/aptos/token-standards","raintree-technology","claude-starter","token-standards",{"evaluate":634,"extract":641},{"promptVersionExtension":202,"promptVersionScoring":203,"score":635,"tags":636,"targetMarket":247,"tier":214},97,[637,209,529,638,639,640,210],"aptos","move","nfts","fungible-tokens",{"commitSha":249},{"repoId":643},"kd78ywakatnz4sjfx781sy14vh86mtty",[637,209,640,638,639,529,210],{"evaluatedAt":646,"extractAt":647,"updatedAt":646},1778696757863,1778696052276]