[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-okx-okx-cex-earn-nl":3,"guides-for-okx-okx-cex-earn":226,"similar-k172zkmnnqv93qba3asd2c35es866kkb":227},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":185,"isFallback":189,"parentExtension":190,"providers":191,"relations":195,"repo":197,"workflow":223},1778053126504.8428,"k172zkmnnqv93qba3asd2c35es866kkb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Manages OKX Simple Earn (flexible savings/lending), Flash Earn, On-chain Earn (staking/DeFi), Dual Investment (DCD/双币赢), and AutoEarn (自动赚币) via the okx CLI. Use this skill whenever the user wants to check earn balances, browse flash-earn projects, subscribe or redeem earn products, view or set lending rates, monitor on-chain staking orders, interact with dual investment structured products, or manage auto-earn — even if phrased casually as 活期赚币, 定期赚币, 闪赚, 赚币, 申购, 赎回, 链上赚币, 质押, 理财, 双币赢, 双币理财, 双币申购, 高卖, 低买, dual investment, DCD, flash earn, buy low, sell high structured product, earn with target price, 目标价, 自动赚币, auto earn, auto-earn, 自动借出, 自动质押, auto lend, auto staking, USDG earn, USDG 赚币, 闲置资金自动理财, fixed earn, fixed deposit, term deposit, 定期理财, 定期. Also use when the user asks about idle funds and whether to earn on them.",{},"OKX CEX Earn CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-earn",[15,16,17,18,19,20],"okx","earn","crypto","trading","finance","cli",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":173,"workflow":183},1778053154881.1067,"kn76s3w0dgmdz1ked0vr3263718668wa","en",{"checks":26,"evaluatedAt":163,"extensionSummary":164,"promptVersionExtension":165,"promptVersionScoring":166,"rationale":167,"score":168,"summary":169,"tags":170,"targetMarket":171,"tier":172},[27,32,35,38,42,45,49,53,56,59,63,68,72,75,78,81,84,87,90,93,97,101,105,109,112,115,118,122,125,128,131,134,137,141,144,147,150,153,156,160],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The description clearly names a concrete user problem: managing various OKX Earn products via the OKX CLI and provides numerous trigger phrases.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","This skill offers significant value beyond basic LLM capabilities by providing a structured interface to manage complex financial products via a specific CLI tool, covering a domain not natively understood by LLMs.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill appears to cover the full lifecycle of managing OKX Earn products, including setup, various operational commands (subscribe, redeem, set rate), and verification steps, making it production-ready.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The extension focuses solely on managing OKX Earn products through the okx CLI, adhering to a single, well-defined domain.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The description is comprehensive, accurate, readable, and effectively lists the managed products and numerous user-intent trigger phrases.",{"category":46,"check":47,"severity":30,"summary":48},"Invocation","Scoped tools","The skill uses narrowly scoped verb-noun tools (e.g., `earn savings balance`, `earn dcd pairs`) for specific actions, which enhances agent selection precision and security.",{"category":50,"check":51,"severity":30,"summary":52},"Documentation","Configuration & parameter reference","All parameters and commands are documented within the associated reference files, and the SKILL.md file clearly outlines prerequisites and credential handling.",{"category":39,"check":54,"severity":30,"summary":55},"Tool naming","Tool names are descriptive and follow a consistent verb-noun pattern within the OKX Earn domain.",{"category":39,"check":57,"severity":30,"summary":58},"Minimal I/O surface","The tools appear to have well-defined inputs and outputs, requesting only necessary data and returning focused results without excessive diagnostic dumps.",{"category":60,"check":61,"severity":30,"summary":62},"License","License usability","The extension is licensed under MIT, a permissive open-source license.",{"category":64,"check":65,"severity":66,"summary":67},"Maintenance","Commit recency","not_applicable","No commits are available for evaluation in the provided context; the last commit date is not applicable.",{"category":69,"check":70,"severity":30,"summary":71},"Security","Secret Management","The skill explicitly guides users to configure credentials securely via the CLI and does not handle secrets directly within the prompt or code, adhering to best practices.",{"category":69,"check":73,"severity":30,"summary":74},"Injection","The skill primarily interacts with a CLI tool and its documentation emphasizes treating data as untrusted, with no indications of executing arbitrary code from external sources.",{"category":69,"check":76,"severity":30,"summary":77},"Transitive Supply-Chain Grenades","The skill relies on the OKX CLI and its own bundled scripts; there are no runtime downloads of external code or data that could introduce supply-chain risks.",{"category":69,"check":79,"severity":30,"summary":80},"Sandbox Isolation","The skill's operations are mediated through the OKX CLI, which is expected to run in a sandboxed environment, and no external file system modifications are implied.",{"category":69,"check":82,"severity":30,"summary":83},"Sandbox escape primitives","The skill's logic does not appear to contain any primitives that would allow it to escape a sandbox environment.",{"category":69,"check":85,"severity":30,"summary":86},"Data Exfiltration","The skill focuses on managing financial products and does not appear to have any mechanisms for exfiltrating confidential user data or credentials.",{"category":69,"check":88,"severity":30,"summary":89},"Hidden Text Tricks","The bundled files and SKILL.md do not contain any hidden text tricks, invisible characters, or other obfuscation techniques.",{"category":69,"check":91,"severity":30,"summary":92},"Opaque code execution","The skill uses plain text markdown and calls out to the OKX CLI, with no signs of obfuscated code, base64 payloads, or runtime script fetching.",{"category":94,"check":95,"severity":30,"summary":96},"Portability","Structural Assumption","The skill relies on the OKX CLI being installed and configured, which is a clear precondition, and does not make assumptions about user project file layouts.",{"category":98,"check":99,"severity":66,"summary":100},"Trust","Issues Attention","No issue data was available to evaluate maintainer engagement.",{"category":102,"check":103,"severity":30,"summary":104},"Versioning","Release Management","The SKILL.md frontmatter includes a 'metadata.version' field ('1.3.2'), indicating a versioned release.",{"category":106,"check":107,"severity":30,"summary":108},"Code Execution","Validation","The skill's logic is implemented via the OKX CLI, which is expected to perform its own parameter validation and sanitization for commands.",{"category":69,"check":110,"severity":30,"summary":111},"Unguarded Destructive Operations","Write operations (subscribe, redeem) are guarded by explicit confirmation steps and clear summaries presented to the user before execution.",{"category":106,"check":113,"severity":30,"summary":114},"Error Handling","The skill's reference documentation provides detailed error handling information, including specific error codes and user-friendly messages, guiding the agent on how to respond.",{"category":106,"check":116,"severity":30,"summary":117},"Logging","The skill mandates passing `--json` to commands and rendering results as Markdown tables, implying a structured output suitable for audit trails, and reference docs discuss logging.",{"category":119,"check":120,"severity":30,"summary":121},"Compliance","GDPR","The skill manages financial products and does not appear to operate on personal data without appropriate handling or sanitization.",{"category":119,"check":123,"severity":30,"summary":124},"Target market","The skill is for OKX users, which is a global platform, and no specific regional restrictions or jurisdiction-specific logic were identified in the documentation, making it globally applicable.",{"category":94,"check":126,"severity":30,"summary":127},"Runtime stability","The skill's primary dependency is the OKX CLI, which is expected to be cross-platform. No specific OS or shell assumptions beyond standard CLI interaction are apparent.",{"category":46,"check":129,"severity":30,"summary":130},"Precise Purpose","The description clearly states the skill's purpose (managing OKX Earn products) and provides numerous specific trigger phrases and use cases.",{"category":46,"check":132,"severity":30,"summary":133},"Concise Frontmatter","The frontmatter is dense and self-contained, summarizing the core capability and trigger phrases effectively within the typical character limit.",{"category":50,"check":135,"severity":30,"summary":136},"Concise Body","The main SKILL.md file is well-structured with clear sections and delegates detailed command references to separate files, keeping the main body concise.",{"category":138,"check":139,"severity":30,"summary":140},"Context","Progressive Disclosure","Detailed command syntax, product concepts, and workflow explanations are logically organized into separate reference files, accessed via relative paths.",{"category":138,"check":142,"severity":66,"summary":143},"Forked exploration","This skill is not designed for deep exploration or audit-style tasks; it performs direct operations via CLI commands, so 'context: fork' is not applicable.",{"category":28,"check":145,"severity":30,"summary":146},"Usage examples","The reference files provide clear command examples, including parameters and expected output formats, covering the main capabilities of the skill.",{"category":28,"check":148,"severity":30,"summary":149},"Edge cases","The skill documentation addresses various edge cases, such as authentication errors, rate limits, unsupported operations (e.g., early redemption restrictions), and provides recovery steps or clear user guidance.",{"category":106,"check":151,"severity":66,"summary":152},"Tool Fallback","The skill's functionality is entirely dependent on the `okx` CLI and does not list it as optional with a fallback path.",{"category":94,"check":154,"severity":30,"summary":155},"Stack assumptions","The skill clearly states its dependency on the `okx` CLI (npm package) and Node.js >= 18, and provides installation instructions upfront.",{"category":157,"check":158,"severity":30,"summary":159},"Safety","Halt on unexpected state","The skill's documentation outlines specific pre-execution checks and error conditions that would halt the workflow, such as insufficient funds or invalid order states.",{"category":94,"check":161,"severity":30,"summary":162},"Cross-skill coupling","The skill is self-contained and focuses on OKX Earn products. While it references other potential skills (like `okx-cex-auth` or `okx-cex-market`) for prerequisites or related tasks, it doesn't implicitly rely on them for core functionality.",1778053137999,"This skill interacts with the OKX CLI to manage Simple Earn (flexible and fixed), Flash Earn, On-chain Earn, Dual Investment (DCD), and AutoEarn products. It covers checking balances, subscribing, redeeming, setting rates, and interacting with structured products.","2.0.0","3.4.0","The extension is exceptionally well-documented and robust, providing clear instructions, comprehensive examples, and thorough error handling for managing OKX Earn products via the CLI. Its focus on security and production readiness is evident throughout the documentation.",95,"Manages various OKX Earn financial products through a command-line interface.",[15,16,17,18,19,20],"global","verified",{"codeQuality":174,"collectedAt":175,"documentation":176,"maintenance":178,"security":179,"testCoverage":182},{},1778053128496,{"descriptionLength":177,"readmeSize":8},833,{},{"hasNpmPackage":180,"license":181,"smitheryVerified":180},false,"MIT",{"hasCi":180,"hasTests":180},{"updatedAt":184},1778053154881,{"githubOwner":15,"githubRepo":186,"locale":24,"slug":187,"type":188},"agent-skills","okx-cex-earn","skill",true,null,{"extract":192,"llm":194},{"commitSha":193,"license":181},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":165,"promptVersionScoring":166,"score":168,"targetMarket":171,"tier":172},{"repoId":196},"kd762kyfecgcjapqdqxsv1ngw986551x",{"_creationTime":198,"_id":196,"identity":199,"providers":201,"workflow":220},1777995558409.852,{"githubOwner":15,"githubRepo":186,"sourceUrl":200},"https://github.com/okx/agent-skills",{"discover":202,"github":205},{"sources":203},[204],"skills-sh",{"closedIssues90d":8,"forks":206,"license":181,"openIssues90d":207,"pushedAt":208,"readmeSize":209,"stars":210,"topics":211},15,1,1777453068000,2722,109,[212,213,214,215,216,217,218,15,219],"ai-agent","algorithmic-trading","cli-tool","dca","grid-bot","llm","mcp","skills",{"discoverAt":221,"extractAt":222,"githubAt":222,"updatedAt":222},1777995558409,1778053127523,{"anyEnrichmentAt":224,"extractAt":225,"githubAt":224,"llmAt":184,"updatedAt":184},1778053126894,1778053126504,[],[228,246,268,294,318,342],{"_creationTime":229,"_id":230,"community":231,"display":232,"identity":239,"providers":241,"relations":244,"workflow":245},1778053126504.8423,"k177d57symzgzq3wspac64mvch866v41",{"reviewCount":8},{"description":233,"installMethods":234,"name":235,"sourceUrl":236,"tags":237},"Manage Grid bots (spot/contract/coin-margined) and DCA Martingale bots (Spot DCA 现货马丁 / Contract DCA 合约马丁) on OKX. Covers create, stop, amend, monitor P&L, TP/SL, margin/investment adjustment, and AI-recommended parameters. Requires API credentials. Not for regular orders (okx-cex-trade), market data (okx-cex-market), or account info (okx-cex-portfolio).",{},"OKX CEX Bot Trading","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-bot",[18,238,15,17,19,20],"bots",{"githubOwner":15,"githubRepo":186,"locale":24,"slug":240,"type":188},"okx-cex-bot",{"extract":242,"llm":243},{"commitSha":193,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":168,"targetMarket":171,"tier":172},{"repoId":196},{"anyEnrichmentAt":224,"extractAt":225,"githubAt":224,"llmAt":184,"updatedAt":184},{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":260,"providers":262,"relations":266,"workflow":267},1778053126504.8452,"k174dd1qjbytgh9556hzc7t13h867ae0",{"reviewCount":8},{"description":251,"installMethods":252,"name":253,"sourceUrl":254,"tags":255},"Use this skill when the user asks to 'buy BTC', 'sell ETH', 'place a limit order', 'cancel my order', 'amend my order', 'long BTC perp', 'short ETH swap', 'open a position', 'close a position', 'set TP/SL', 'trailing stop', 'set leverage', 'check my orders', 'fill history', 'buy/sell call/put option', 'option chain', 'implied volatility', 'IV', 'option Greeks (delta/gamma/theta/vega)', 'delta hedge', 'option fills', 'event contract', 'buy Yes/No', 'buy Up/Down', 'BTC above', 'price above', '15min price', 'prediction market', 'browse event contracts', 'list event contracts', 'available prediction markets', or any request to browse, place, cancel, or amend spot, swap, futures, options, or event contract orders on OKX. Covers spot trading, perpetual swap, delivery futures, options (calls/puts, Greeks, IV), event contracts (Yes/No, Up/Down), and algo orders (TP/SL/trailing). Requires API credentials. Do NOT use for market data (okx-cex-market), balances/positions (okx-cex-portfolio), or bots (okx-cex-bot).",{},"OKX CEX Trading","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-trade",[15,18,17,256,257,258,259,20,218],"spot","futures","options","event-contracts",{"githubOwner":15,"githubRepo":186,"locale":24,"slug":261,"type":188},"okx-cex-trade",{"extract":263,"llm":264},{"commitSha":193,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":265,"targetMarket":171,"tier":172},98,{"repoId":196},{"anyEnrichmentAt":224,"extractAt":225,"githubAt":224,"llmAt":184,"updatedAt":184},{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":280,"providers":284,"relations":288,"workflow":290},1778053458618.8777,"k17a3a84c18cttdrxt54w9q08s8675sb",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"sourceUrl":276,"tags":277},"Your AI agent's crypto brain. One skill, 83+ commands across 14 data domains — real-time prices, wallets, social intelligence, DeFi, on-chain SQL, prediction markets, and more. Natural language in, structured data out. Install once, access everything. Use whenever the user needs crypto data, asks about prices/wallets/tokens/DeFi, wants to investigate on-chain activity, or is building something that consumes crypto data — even if they don't say \"surf\" explicitly.",{},"Surf","https://github.com/asksurf-ai/surf-skills/tree/HEAD/skills/surf",[17,278,20,279,19],"data","api",{"githubOwner":281,"githubRepo":282,"locale":24,"slug":283,"type":188},"asksurf-ai","surf-skills","surf",{"extract":285,"llm":287},{"commitSha":286,"license":66},"e9f55538a113dcf3ceb301d64e7e1b451a41990c",{"promptVersionExtension":165,"promptVersionScoring":166,"score":265,"targetMarket":171,"tier":172},{"repoId":289},"kd75ycvmtzabnhstdv9h5gedm186523y",{"anyEnrichmentAt":291,"extractAt":292,"githubAt":291,"llmAt":293,"updatedAt":293},1778053458879,1778053458618,1778053471884,{"_creationTime":295,"_id":296,"community":297,"display":298,"identity":306,"providers":308,"relations":312,"workflow":314},1778053539796.5366,"k17et5v73bbzddrq9qpc55anzh8676hj",{"reviewCount":8},{"description":299,"installMethods":300,"name":301,"sourceUrl":302,"tags":303},"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. Use 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. Do NOT use for spot/futures prices, exchange trading, deposits/withdrawals, on-chain transfers, or anything unrelated to P2P/C2C.",{},"Binance P2P Trading","https://github.com/binance/binance-skills-hub/tree/HEAD/skills/binance/p2p",[304,305,18,17,19,279],"binance","p2p",{"githubOwner":304,"githubRepo":307,"locale":24,"slug":305,"type":188},"binance-skills-hub",{"extract":309,"llm":311},{"commitSha":310,"license":181},"68fcfa1dfdde0a6d0379d426063b274b41052dd7",{"promptVersionExtension":165,"promptVersionScoring":166,"score":168,"targetMarket":171,"tier":172},{"repoId":313},"kd7f3bc5r6cdg3xth5kdwm728s865z8m",{"anyEnrichmentAt":315,"extractAt":316,"githubAt":315,"llmAt":317,"updatedAt":317},1778053540206,1778053539796,1778053587977,{"_creationTime":319,"_id":320,"community":321,"display":322,"identity":334,"providers":336,"relations":340,"workflow":341},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":323,"installMethods":324,"name":325,"sourceUrl":326,"tags":327},"Smart Money analytics on OKX: leaderboard traders, position tracking, trade records, aggregated consensus signals, and signal history. Use this skill when the user asks about 聪明钱, smart money, 牛人榜, leaderboard, top traders, 带单员, lead traders, 交易员排行, trader ranking, trader positions, trader PnL, 交易员持仓, 交易员收益, smart money signal, 聪明钱信号, long/short ratio, 多空比, capital flow, 资金流向, position conviction, 仓位强度, entry price distribution, smart money overview, 聪明钱总览, signal history, 信号历史, trader search, 搜索交易员, who is trading BTC, 谁在交易BTC, recommend traders, 推荐交易员, best traders, top performers.",{},"OKX CEX Smart Money CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-smartmoney",[15,328,329,330,331,332,333,20],"cex","smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":15,"githubRepo":186,"locale":24,"slug":335,"type":188},"okx-cex-smartmoney",{"extract":337,"llm":338},{"commitSha":193,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":339,"targetMarket":171,"tier":172},100,{"repoId":196},{"anyEnrichmentAt":224,"extractAt":225,"githubAt":224,"llmAt":184,"updatedAt":184},{"_creationTime":343,"_id":344,"community":345,"display":346,"identity":354,"providers":356,"relations":359,"workflow":360},1778053126504.8457,"k174nrk81yd44wr1n3t5ez3e29866yrq",{"reviewCount":8},{"description":347,"installMethods":348,"name":349,"sourceUrl":350,"tags":351},"Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search SEC ETF', 'regulation news', 'Bitcoin halving', 'is BTC bullish or bearish', 'coin sentiment', 'sentiment trend', 'trending coins', 'top bullish coins', 'bearish sentiment', 'social buzz', 'market mood', 'fear and greed', 'full article', 'read more', or any request for crypto news, market intelligence, sentiment analysis, or social trend data. Requires API credentials. Do NOT use for market prices/candles (okx-cex-market), placing orders (okx-cex-trade), or account info (okx-cex-portfolio).",{},"OKX News & Sentiment Tracker","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-sentiment-tracker",[17,352,353,15,20,218],"news","sentiment",{"githubOwner":15,"githubRepo":186,"locale":24,"slug":355,"type":188},"okx-sentiment-tracker",{"extract":357,"llm":358},{"commitSha":193,"license":181},{"promptVersionExtension":165,"promptVersionScoring":166,"score":265,"targetMarket":171,"tier":172},{"repoId":196},{"anyEnrichmentAt":224,"extractAt":225,"githubAt":224,"llmAt":184,"updatedAt":184}]