[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-okx-okx-cex-trade-en":3,"guides-for-okx-okx-cex-trade":227,"similar-k174dd1qjbytgh9556hzc7t13h867ae0":228},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":24,"identity":188,"isFallback":183,"parentExtension":192,"providers":193,"relations":197,"repo":199,"workflow":224},1778053126504.8452,"k174dd1qjbytgh9556hzc7t13h867ae0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"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,16,17,18,19,20,21,22,23],"okx","trading","crypto","spot","futures","options","event-contracts","cli","mcp",{"_creationTime":25,"_id":26,"extensionId":5,"locale":27,"result":28,"trustSignals":176,"workflow":186},1778053154881.1143,"kn79wtvwvb4230tnsfqamh83p98666vh","en",{"checks":29,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[30,35,38,41,45,48,52,56,59,62,66,71,74,78,81,84,87,90,93,96,99,103,107,111,115,118,121,124,128,131,134,137,140,143,147,150,153,156,159,163],{"category":31,"check":32,"severity":33,"summary":34},"Practical Utility","Problem relevance","pass","The description clearly outlines the user problem of managing various order types and contract functionalities on the OKX exchange, making it relevant for users needing to interact with these services.",{"category":31,"check":36,"severity":33,"summary":37},"Unique selling proposition","The skill provides specific CLI commands and detailed workflows for OKX trading operations, offering significant value beyond basic LLM capabilities by abstracting complex API interactions.",{"category":31,"check":39,"severity":33,"summary":40},"Production readiness","The skill covers a comprehensive trading lifecycle for OKX, including order placement, modification, cancellation, and status checks across spot, futures, options, and event contracts, supported by detailed prerequisites and error handling.",{"category":42,"check":43,"severity":33,"summary":44},"Scope","Single responsibility principle","The extension is focused solely on trading-related operations on the OKX CEX, with clear instructions on what it does and does not cover (e.g., market data, portfolio, bots), adhering to a single responsibility.",{"category":42,"check":46,"severity":33,"summary":47},"Description quality","The displayed description accurately and comprehensively reflects the skill's capabilities, including supported order types, instruments, and explicit exclusions, with clear formatting for readability.",{"category":49,"check":50,"severity":33,"summary":51},"Invocation","Scoped tools","The skill utilizes narrow, verb-noun specialist tools (e.g., `okx spot place`, `okx swap cancel`) which are easy for the agent to select and reduce the attack surface.",{"category":53,"check":54,"severity":33,"summary":55},"Documentation","Configuration & parameter reference","All parameters, including special ones like --tgtCcy, --tdMode, and --posSide, are documented with clear explanations of their usage, defaults, and precedence where applicable.",{"category":42,"check":57,"severity":33,"summary":58},"Tool naming","Tool names are descriptive verb-noun phrases within the OKX trading domain (e.g., `spot_place_order`, `swap_cancel_order`), making them easy to understand.",{"category":42,"check":60,"severity":33,"summary":61},"Minimal I/O surface","Input parameters are specific and typed, requesting only necessary data for each action, and outputs are structured tables or JSON responses, avoiding unnecessary diagnostic dumps.",{"category":63,"check":64,"severity":33,"summary":65},"License","License usability","The extension is licensed under MIT, a permissive open-source license, and the license is clearly stated in the LICENSE file and the README.",{"category":67,"check":68,"severity":69,"summary":70},"Maintenance","Commit recency","not_applicable","The provided repository files do not contain commit history, making it impossible to assess commit recency. The 'Last commit on default branch (pushedAt): n/a' trust signal also indicates this information is unavailable.",{"category":67,"check":72,"severity":33,"summary":73},"Dependency Management","The extension has a clear dependency on the `okx-trade-cli` npm package, and the installation instructions (`npm install -g @okx_ai/okx-trade-cli`) are provided.",{"category":75,"check":76,"severity":33,"summary":77},"Security","Secret Management","The skill explicitly guides users to use `okx config init` for credential management and warns against accepting credentials in chat, indicating secure handling of API keys and OAuth sessions.",{"category":75,"check":79,"severity":33,"summary":80},"Injection","The skill relies on the `okx` CLI tool, which is assumed to handle input sanitization. No explicit mention of treating loaded third-party data as untrusted is present, but the nature of the tool suggests robust input handling.",{"category":75,"check":82,"severity":33,"summary":83},"Transitive Supply-Chain Grenades","The skill relies on the `okx` CLI, which is installed via npm. There are no indications of runtime downloads or remote code execution, and all references are contained within the skill's directory.",{"category":75,"check":85,"severity":33,"summary":86},"Sandbox Isolation","The skill interacts with the `okx` CLI, which is expected to operate within its own sandboxed environment. No file operations outside the skill's intended scope or the CLI's execution context are described.",{"category":75,"check":88,"severity":33,"summary":89},"Sandbox escape primitives","The skill's operations are confined to executing the `okx` CLI commands, which are not known to contain sandbox-escape primitives like detached processes or retry loops around denied calls.",{"category":75,"check":91,"severity":33,"summary":92},"Data Exfiltration","The skill focuses on executing OKX CLI commands and does not exhibit any patterns of reading or submitting confidential data to third parties. All outbound calls are through the OKX CLI itself.",{"category":75,"check":94,"severity":33,"summary":95},"Hidden Text Tricks","The bundled Markdown files are free of hidden-steering tricks such as HTML comments smuggling instructions or invisible Unicode characters.",{"category":75,"check":97,"severity":33,"summary":98},"Opaque code execution","The skill's logic is primarily in Markdown instructions and relies on the `okx` CLI, which is a standard executable and not obfuscated.",{"category":100,"check":101,"severity":33,"summary":102},"Portability","Structural Assumption","The skill assumes the `okx` CLI is installed and configured, which is stated as a prerequisite and installation step, rather than making assumptions about user project structure.",{"category":104,"check":105,"severity":69,"summary":106},"Trust","Issues Attention","No issue data is available from the trust signals to evaluate maintainer engagement.",{"category":108,"check":109,"severity":33,"summary":110},"Versioning","Release Management","The SKILL.md frontmatter declares a version ('1.3.2'), and the npm package version is also specified ('@okx_ai/okx-trade-cli@1.3.2'), providing a clear version signal.",{"category":112,"check":113,"severity":33,"summary":114},"Code Execution","Validation","The skill relies on the `okx` CLI for command execution, which is expected to perform its own input validation. The skill's instructions clearly define parameter requirements.",{"category":75,"check":116,"severity":33,"summary":117},"Unguarded Destructive Operations","Destructive operations are handled via the `okx` CLI, which includes user prompts and confirmations for critical actions like placing orders and managing leverage, aligning with best practices for guarded operations.",{"category":112,"check":119,"severity":33,"summary":120},"Error Handling","The skill provides clear instructions on handling authentication errors and API error messages, guiding users on remediation steps without automatically executing destructive actions.",{"category":112,"check":122,"severity":69,"summary":123},"Logging","The skill itself does not implement logging; it relies on the `okx` CLI and the agent's transcript for audit trails. No destructive actions are performed directly by the skill's code.",{"category":125,"check":126,"severity":33,"summary":127},"Compliance","GDPR","The skill does not operate on personal data directly; it interfaces with the OKX API, which is responsible for its own data handling practices. No PII is submitted to the LLM.",{"category":125,"check":129,"severity":33,"summary":130},"Target market","The extension targets users of the OKX exchange globally. While OKX has regional services, the skill itself does not encode any specific regional rules or limitations, making its target market global.",{"category":100,"check":132,"severity":33,"summary":133},"Runtime stability","The skill depends on the `okx-trade-cli` npm package and standard Node.js runtime, with clear installation instructions. It does not make assumptions about specific shells or operating systems beyond Node.js compatibility.",{"category":49,"check":135,"severity":33,"summary":136},"Precise Purpose","The description and frontmatter clearly define the skill's purpose as OKX CEX trading operations and specify when to use it (trading) and when not to (market data, portfolio, bots).",{"category":49,"check":138,"severity":33,"summary":139},"Concise Frontmatter","The frontmatter is dense and self-contained, summarizing the core capability and providing trigger phrases within a reasonable character limit for precise routing.",{"category":53,"check":141,"severity":33,"summary":142},"Concise Body","The SKILL.md body is well-structured with progressive disclosure, delegating detailed command syntax and workflows to separate reference files, keeping the main document concise.",{"category":144,"check":145,"severity":33,"summary":146},"Context","Progressive Disclosure","Detailed command syntax, parameter tables, and complex workflows are effectively delegated to separate Markdown files within the `references/` directory, allowing for progressive disclosure.",{"category":144,"check":148,"severity":69,"summary":149},"Forked exploration","This skill is not an exploration or audit-style skill; it directly executes CLI commands and does not require forked context.",{"category":31,"check":151,"severity":33,"summary":152},"Usage examples","The documentation provides numerous end-to-end examples for various trading scenarios across different order types and instruments, demonstrating input, invocation, and expected outcomes.",{"category":31,"check":154,"severity":33,"summary":155},"Edge cases","The documentation explicitly addresses edge cases such as ambiguous order amounts (USDT vs. contracts), different margin modes, leverage limitations, error handling for authentication and API issues, and provides recovery steps.",{"category":112,"check":157,"severity":69,"summary":158},"Tool Fallback","The skill directly uses the `okx` CLI and does not rely on optional external tools that would require a fallback path.",{"category":160,"check":161,"severity":33,"summary":162},"Safety","Halt on unexpected state","The skill includes detailed instructions for checking credentials and handling authentication errors, explicitly stating to halt operations and guide the user through re-authentication when unexpected states occur.",{"category":100,"check":164,"severity":33,"summary":165},"Cross-skill coupling","The skill is self-contained, focusing on OKX trading operations. Cross-skill coordination is handled by the agent's routing logic, and the skill itself does not implicitly rely on other skills being loaded.",1778053148828,"This skill provides granular control over OKX trading operations through the `okx-trade-cli`, enabling users to place, cancel, amend, and monitor various order types including complex algorithms like TP/SL and trailing stops. It clearly defines prerequisites for API credential setup and demonstrates trading workflows for different instruments.","2.0.0","3.4.0","The skill is exceptionally well-documented and robust, covering a wide range of trading functionalities with clear examples, error handling, and adherence to security best practices. It relies on a well-defined CLI tool, ensuring predictable execution. The only areas not fully verifiable are commit recency and issue attention due to lack of data, which are not critical for this type of skill.",98,"A comprehensive and well-documented skill for managing all aspects of trading on the OKX exchange, including spot, futures, options, and event contracts.",[15,16,17,18,19,20,21,22,23],"global","verified",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":185},{},1778053138220,{"descriptionLength":180,"readmeSize":8},1017,{},{"hasNpmPackage":183,"license":184,"smitheryVerified":183},false,"MIT",{"hasCi":183,"hasTests":183},{"updatedAt":187},1778053154881,{"githubOwner":15,"githubRepo":189,"locale":27,"slug":190,"type":191},"agent-skills","okx-cex-trade","skill",null,{"extract":194,"llm":196},{"commitSha":195,"license":184},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":198},"kd762kyfecgcjapqdqxsv1ngw986551x",{"_creationTime":200,"_id":198,"identity":201,"providers":203,"workflow":221},1777995558409.852,{"githubOwner":15,"githubRepo":189,"sourceUrl":202},"https://github.com/okx/agent-skills",{"discover":204,"github":207},{"sources":205},[206],"skills-sh",{"closedIssues90d":8,"forks":208,"license":184,"openIssues90d":209,"pushedAt":210,"readmeSize":211,"stars":212,"topics":213},15,1,1777453068000,2722,109,[214,215,216,217,218,219,23,15,220],"ai-agent","algorithmic-trading","cli-tool","dca","grid-bot","llm","skills",{"discoverAt":222,"extractAt":223,"githubAt":223,"updatedAt":223},1777995558409,1778053127523,{"anyEnrichmentAt":225,"extractAt":226,"githubAt":225,"llmAt":187,"updatedAt":187},1778053126894,1778053126504,[],[229,255,275,293,317,336],{"_creationTime":230,"_id":231,"community":232,"display":233,"identity":242,"providers":244,"relations":249,"workflow":251},1778053539796.5352,"k173x6hgegzkdpsrdq992f07js866hnd",{"reviewCount":8},{"description":234,"installMethods":235,"name":236,"sourceUrl":237,"tags":238},"Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.",{},"Binance CLI","https://github.com/binance/binance-skills-hub/tree/HEAD/skills/binance/binance",[239,17,16,22,240,18,19,241],"binance","api","convert",{"githubOwner":239,"githubRepo":243,"locale":27,"slug":239,"type":191},"binance-skills-hub",{"extract":245,"llm":247},{"commitSha":246,"license":184},"68fcfa1dfdde0a6d0379d426063b274b41052dd7",{"promptVersionExtension":168,"promptVersionScoring":169,"score":248,"targetMarket":174,"tier":175},96,{"repoId":250},"kd7f3bc5r6cdg3xth5kdwm728s865z8m",{"anyEnrichmentAt":252,"extractAt":253,"githubAt":252,"llmAt":254,"updatedAt":254},1778053540206,1778053539796,1778053587977,{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":267,"providers":269,"relations":273,"workflow":274},1778053126504.8423,"k177d57symzgzq3wspac64mvch866v41",{"reviewCount":8},{"description":260,"installMethods":261,"name":262,"sourceUrl":263,"tags":264},"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",[16,265,15,17,266,22],"bots","finance",{"githubOwner":15,"githubRepo":189,"locale":27,"slug":268,"type":191},"okx-cex-bot",{"extract":270,"llm":271},{"commitSha":195,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":272,"targetMarket":174,"tier":175},95,{"repoId":198},{"anyEnrichmentAt":225,"extractAt":226,"githubAt":225,"llmAt":187,"updatedAt":187},{"_creationTime":276,"_id":277,"community":278,"display":279,"identity":286,"providers":288,"relations":291,"workflow":292},1778053126504.8428,"k172zkmnnqv93qba3asd2c35es866kkb",{"reviewCount":8},{"description":280,"installMethods":281,"name":282,"sourceUrl":283,"tags":284},"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,285,17,16,266,22],"earn",{"githubOwner":15,"githubRepo":189,"locale":27,"slug":287,"type":191},"okx-cex-earn",{"extract":289,"llm":290},{"commitSha":195,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":272,"targetMarket":174,"tier":175},{"repoId":198},{"anyEnrichmentAt":225,"extractAt":226,"githubAt":225,"llmAt":187,"updatedAt":187},{"_creationTime":294,"_id":295,"community":296,"display":297,"identity":309,"providers":311,"relations":315,"workflow":316},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":298,"installMethods":299,"name":300,"sourceUrl":301,"tags":302},"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,303,304,305,306,307,308,22],"cex","smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":15,"githubRepo":189,"locale":27,"slug":310,"type":191},"okx-cex-smartmoney",{"extract":312,"llm":313},{"commitSha":195,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":314,"targetMarket":174,"tier":175},100,{"repoId":198},{"anyEnrichmentAt":225,"extractAt":226,"githubAt":225,"llmAt":187,"updatedAt":187},{"_creationTime":318,"_id":319,"community":320,"display":321,"identity":329,"providers":331,"relations":334,"workflow":335},1778053126504.8457,"k174nrk81yd44wr1n3t5ez3e29866yrq",{"reviewCount":8},{"description":322,"installMethods":323,"name":324,"sourceUrl":325,"tags":326},"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,327,328,15,22,23],"news","sentiment",{"githubOwner":15,"githubRepo":189,"locale":27,"slug":330,"type":191},"okx-sentiment-tracker",{"extract":332,"llm":333},{"commitSha":195,"license":184},{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":198},{"anyEnrichmentAt":225,"extractAt":226,"githubAt":225,"llmAt":187,"updatedAt":187},{"_creationTime":337,"_id":338,"community":339,"display":340,"identity":347,"providers":351,"relations":355,"workflow":357},1778053458618.8777,"k17a3a84c18cttdrxt54w9q08s8675sb",{"reviewCount":8},{"description":341,"installMethods":342,"name":343,"sourceUrl":344,"tags":345},"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,346,22,240,266],"data",{"githubOwner":348,"githubRepo":349,"locale":27,"slug":350,"type":191},"asksurf-ai","surf-skills","surf",{"extract":352,"llm":354},{"commitSha":353,"license":69},"e9f55538a113dcf3ceb301d64e7e1b451a41990c",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":356},"kd75ycvmtzabnhstdv9h5gedm186523y",{"anyEnrichmentAt":358,"extractAt":359,"githubAt":358,"llmAt":360,"updatedAt":360},1778053458879,1778053458618,1778053471884]