[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-okx-okx-cex-portfolio-ko":3,"guides-for-okx-okx-cex-portfolio":233,"similar-k178h5kp21b94h2knr8dt58ekn8665yp":234},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":23,"identity":192,"isFallback":196,"parentExtension":197,"providers":198,"relations":202,"repo":204,"workflow":230},1778053126504.8438,"k178h5kp21b94h2knr8dt58ekn8665yp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"This skill should be used when the user asks about 'account balance', 'how much USDT do I have', 'my funding account', 'show my positions', 'open positions', 'position P&L', 'unrealized PnL', 'closed positions', 'position history', 'realized PnL', 'account bills', 'transaction history', 'trading fees', 'fee tier', 'account config', 'max order size', 'how much can I buy', 'withdrawable amount', 'transfer funds', 'move USDT to trading account', or 'switch position mode'. Also use for '总资产', 'full balance', 'all assets', 'total holdings', 'net worth', 'how much do I have in total', 'show all my balances', 'all account balances', 'asset overview'. Requires API credentials. Do NOT use for market prices (use okx-cex-market), placing/cancelling orders (use okx-cex-trade), or grid/DCA bots (use okx-cex-bot).",{},"OKX CEX Portfolio & Account CLI","https://github.com/okx/agent-skills/tree/HEAD/skills/okx-cex-portfolio",[15,16,17,18,19,20,21,22],"okx","cex","portfolio","account","cli","trading","finance","api",{"_creationTime":24,"_id":25,"extensionId":5,"locale":26,"result":27,"trustSignals":180,"workflow":190},1778053154881.105,"kn77mzebb6wet0pj95dkz0ss5x86602h","en",{"checks":28,"evaluatedAt":170,"extensionSummary":171,"promptVersionExtension":172,"promptVersionScoring":173,"rationale":174,"score":175,"summary":176,"tags":177,"targetMarket":178,"tier":179},[29,34,37,40,44,47,51,55,58,61,65,70,73,77,80,83,86,89,92,95,99,103,108,112,116,119,122,125,129,132,135,138,141,144,148,151,154,157,160,163,167],{"category":30,"check":31,"severity":32,"summary":33},"Practical Utility","Problem relevance","pass","The description clearly states the user problem by listing specific account-related queries and explicitly mentioning what the skill should NOT be used for.",{"category":30,"check":35,"severity":32,"summary":36},"Unique selling proposition","The skill provides specific CLI commands and detailed instructions for interacting with the OKX exchange's portfolio and account features, going beyond basic LLM capabilities.",{"category":30,"check":38,"severity":32,"summary":39},"Production readiness","The skill provides a complete lifecycle for account management tasks, including setup, execution, and verification steps, with clear instructions for authentication and mode selection.",{"category":41,"check":42,"severity":32,"summary":43},"Scope","Single responsibility principle","The skill is focused on OKX CEX portfolio and account management, with clear instructions to use other skills for market data, trading, or bots.",{"category":41,"check":45,"severity":32,"summary":46},"Description quality","The description is accurate, concise, and clearly outlines the skill's purpose, triggers, and non-goals. It also includes a good mix of English and Chinese trigger phrases.",{"category":48,"check":49,"severity":32,"summary":50},"Invocation","Scoped tools","All tools are narrow verb-noun specialists (e.g., `account balance`, `account transfer`).",{"category":52,"check":53,"severity":32,"summary":54},"Documentation","Configuration & parameter reference","All parameters for the CLI commands are documented with their requirements, defaults, and descriptions. The skill also details different authentication methods and their parameters.",{"category":41,"check":56,"severity":32,"summary":57},"Tool naming","All tool names follow a consistent verb-noun structure related to account management (e.g., `account balance`, `account transfer`).",{"category":41,"check":59,"severity":32,"summary":60},"Minimal I/O surface","Input parameters are well-defined and typed, and output examples show specific, relevant data rather than broad dumps.",{"category":62,"check":63,"severity":32,"summary":64},"License","License usability","The extension is licensed under MIT, a permissive open-source license, with the license text provided in a LICENSE file.",{"category":66,"check":67,"severity":68,"summary":69},"Maintenance","Commit recency","warning","No commits in the last 12 months, indicating potential unmaintained status.",{"category":66,"check":71,"severity":32,"summary":72},"Dependency Management","The skill has a clear npm dependency (@okx_ai/okx-trade-cli@1.3.2) with a specific version, facilitating stable management.",{"category":74,"check":75,"severity":32,"summary":76},"Security","Secret Management","The skill correctly guides users to configure credentials via `okx config init` and emphasizes not accepting credentials in chat, avoiding hardcoded secrets.",{"category":74,"check":78,"severity":32,"summary":79},"Injection","The skill relies on the OKX CLI tool and does not appear to load or execute untrusted external data as instructions.",{"category":74,"check":81,"severity":32,"summary":82},"Transitive Supply-Chain Grenades","The skill only invokes the `okx` CLI tool and does not fetch or execute external code at runtime.",{"category":74,"check":84,"severity":32,"summary":85},"Sandbox Isolation","The skill uses a CLI tool and does not appear to perform file operations outside of its intended scope or user-specific directories.",{"category":74,"check":87,"severity":32,"summary":88},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are evident in the skill's logic.",{"category":74,"check":90,"severity":32,"summary":91},"Data Exfiltration","The skill guides users through credential management and does not appear to exfiltrate user data or credentials to third parties.",{"category":74,"check":93,"severity":32,"summary":94},"Hidden Text Tricks","Bundled content appears free of hidden-steering tricks, with clear text and standard formatting.",{"category":96,"check":97,"severity":32,"summary":98},"Hooks","Opaque code execution","The skill's logic is based on executing the OKX CLI tool, which is presumably transparent code, not obfuscated.",{"category":100,"check":101,"severity":32,"summary":102},"Portability","Structural Assumption","The skill relies on the `okx` CLI tool and user configuration, with clear instructions for setup, rather than assuming a specific project structure.",{"category":104,"check":105,"severity":106,"summary":107},"Trust","Issues Attention","not_applicable","No issues data available for this repository.",{"category":109,"check":110,"severity":32,"summary":111},"Versioning","Release Management","The skill declares a version '1.3.2' in its frontmatter, which is a meaningful version number.",{"category":113,"check":114,"severity":32,"summary":115},"Code Execution","Validation","The skill uses the OKX CLI tool, which is expected to handle internal validation of its parameters. The skill documentation outlines expected parameters clearly.",{"category":74,"check":117,"severity":32,"summary":118},"Unguarded Destructive Operations","Write commands like `transfer` and `set-position-mode` include explicit confirmation steps and warnings about potential impacts.",{"category":113,"check":120,"severity":32,"summary":121},"Error Handling","The skill provides detailed guidance on handling authentication errors and specifies how to recover from them by loading the `okx-cex-auth` skill.",{"category":113,"check":123,"severity":32,"summary":124},"Logging","The skill appends `[mode: live]` or `[mode: demo]` to every response for auditing purposes.",{"category":126,"check":127,"severity":32,"summary":128},"Compliance","GDPR","The skill guides users to manage credentials securely and does not appear to handle personal data directly without user interaction or explicit credential management.",{"category":126,"check":130,"severity":32,"summary":131},"Target market","The extension is focused on OKX CEX, a global exchange, and does not contain any specific regional or jurisdictional logic, making it globally applicable.",{"category":100,"check":133,"severity":32,"summary":134},"Runtime stability","The skill primarily relies on the `okx` CLI tool, which is expected to be cross-platform, and the documentation provides clear installation instructions for Node.js.",{"category":48,"check":136,"severity":32,"summary":137},"Precise Purpose","The description clearly defines the skill's purpose for account and portfolio management on OKX CEX, lists specific triggers, and explicitly defines non-goals.",{"category":48,"check":139,"severity":32,"summary":140},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's purpose and providing trigger phrases without excessive keywords.",{"category":52,"check":142,"severity":32,"summary":143},"Concise Body","The skill's body is well-structured, uses progressive disclosure for commands and examples, and stays within a reasonable length.",{"category":145,"check":146,"severity":32,"summary":147},"Context","Progressive Disclosure","The skill's SKILL.md outlines flows and commands, linking to shared preflight documentation, adhering to progressive disclosure principles.",{"category":145,"check":149,"severity":106,"summary":150},"Forked exploration","The skill is not focused on deep code review or exploration; it primarily executes CLI commands, so `context: fork` is not applicable.",{"category":30,"check":152,"severity":32,"summary":153},"Usage examples","Sufficient end-to-end examples are provided for various capabilities, showing input, invocation, and expected output.",{"category":30,"check":155,"severity":32,"summary":156},"Edge cases","The skill documents several edge cases, including empty balances, position mode switching, and demo vs. live mode distinctions, with recovery paths or explanations.",{"category":113,"check":158,"severity":106,"summary":159},"Tool Fallback","The skill relies on the `okx` CLI tool, which is a direct dependency, and does not appear to have fallbacks for this tool.",{"category":100,"check":161,"severity":32,"summary":162},"Stack assumptions","The skill clearly states its prerequisite of Node.js >= 18 and the installation of the `okx` CLI tool via npm.",{"category":164,"check":165,"severity":32,"summary":166},"Safety","Halt on unexpected state","The skill has clear error handling for authentication issues, prompting the user to load another skill for resolution, effectively halting on unexpected state.",{"category":100,"check":168,"severity":32,"summary":169},"Cross-skill coupling","The skill is self-contained and clearly directs users to other skills (`okx-cex-auth`, `okx-cex-market`, `okx-cex-trade`, `okx-cex-bot`) for related functionalities, avoiding implicit coupling.",1778053137925,"This skill provides a command-line interface for interacting with OKX CEX portfolio and account management features. It allows users to check balances, view open and closed positions, review transaction history, manage fees, transfer funds between accounts, and configure settings. It requires prior installation and configuration of the OKX CLI tool and supports both live and demo trading modes.","2.0.0","3.4.0","The skill is well-documented, provides clear examples, and has robust error handling. The only minor issue is the lack of recent commits, which is flagged as a warning.",92,"A comprehensive skill for managing OKX CEX account balances, positions, and transfers via the OKX CLI.",[15,16,17,18,19,20,21,22],"global","verified",{"codeQuality":181,"collectedAt":182,"documentation":183,"maintenance":185,"security":186,"testCoverage":189},{},1778053128489,{"descriptionLength":184,"readmeSize":8},811,{},{"hasNpmPackage":187,"license":188,"smitheryVerified":187},false,"MIT",{"hasCi":187,"hasTests":187},{"updatedAt":191},1778053154881,{"githubOwner":15,"githubRepo":193,"locale":26,"slug":194,"type":195},"agent-skills","okx-cex-portfolio","skill",true,null,{"extract":199,"llm":201},{"commitSha":200,"license":188},"2c10950e7d08ff4a6f92e29aa5a72fc1f6982c3b",{"promptVersionExtension":172,"promptVersionScoring":173,"score":175,"targetMarket":178,"tier":179},{"repoId":203},"kd762kyfecgcjapqdqxsv1ngw986551x",{"_creationTime":205,"_id":203,"identity":206,"providers":208,"workflow":227},1777995558409.852,{"githubOwner":15,"githubRepo":193,"sourceUrl":207},"https://github.com/okx/agent-skills",{"discover":209,"github":212},{"sources":210},[211],"skills-sh",{"closedIssues90d":8,"forks":213,"license":188,"openIssues90d":214,"pushedAt":215,"readmeSize":216,"stars":217,"topics":218},15,1,1777453068000,2722,109,[219,220,221,222,223,224,225,15,226],"ai-agent","algorithmic-trading","cli-tool","dca","grid-bot","llm","mcp","skills",{"discoverAt":228,"extractAt":229,"githubAt":229,"updatedAt":229},1777995558409,1778053127523,{"anyEnrichmentAt":231,"extractAt":232,"githubAt":231,"llmAt":191,"updatedAt":191},1778053126894,1778053126504,[],[235,258,285,304,322,343],{"_creationTime":236,"_id":237,"community":238,"display":239,"identity":250,"providers":252,"relations":256,"workflow":257},1778053126504.8447,"k177gyb2pp9y0hpcx23rd2j0gd866t61",{"reviewCount":8},{"description":240,"installMethods":241,"name":242,"sourceUrl":243,"tags":244},"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,16,245,246,247,248,249,19],"smartmoney","analytics","trader","leaderboard","signals",{"githubOwner":15,"githubRepo":193,"locale":26,"slug":251,"type":195},"okx-cex-smartmoney",{"extract":253,"llm":254},{"commitSha":200,"license":188},{"promptVersionExtension":172,"promptVersionScoring":173,"score":255,"targetMarket":178,"tier":179},100,{"repoId":203},{"anyEnrichmentAt":231,"extractAt":232,"githubAt":231,"llmAt":191,"updatedAt":191},{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":270,"providers":274,"relations":279,"workflow":281},1778053458618.8777,"k17a3a84c18cttdrxt54w9q08s8675sb",{"reviewCount":8},{"description":263,"installMethods":264,"name":265,"sourceUrl":266,"tags":267},"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",[268,269,19,22,21],"crypto","data",{"githubOwner":271,"githubRepo":272,"locale":26,"slug":273,"type":195},"asksurf-ai","surf-skills","surf",{"extract":275,"llm":277},{"commitSha":276,"license":106},"e9f55538a113dcf3ceb301d64e7e1b451a41990c",{"promptVersionExtension":172,"promptVersionScoring":173,"score":278,"targetMarket":178,"tier":179},98,{"repoId":280},"kd75ycvmtzabnhstdv9h5gedm186523y",{"anyEnrichmentAt":282,"extractAt":283,"githubAt":282,"llmAt":284,"updatedAt":284},1778053458879,1778053458618,1778053471884,{"_creationTime":286,"_id":287,"community":288,"display":289,"identity":296,"providers":298,"relations":302,"workflow":303},1778053126504.8423,"k177d57symzgzq3wspac64mvch866v41",{"reviewCount":8},{"description":290,"installMethods":291,"name":292,"sourceUrl":293,"tags":294},"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",[20,295,15,268,21,19],"bots",{"githubOwner":15,"githubRepo":193,"locale":26,"slug":297,"type":195},"okx-cex-bot",{"extract":299,"llm":300},{"commitSha":200,"license":188},{"promptVersionExtension":172,"promptVersionScoring":173,"score":301,"targetMarket":178,"tier":179},95,{"repoId":203},{"anyEnrichmentAt":231,"extractAt":232,"githubAt":231,"llmAt":191,"updatedAt":191},{"_creationTime":305,"_id":306,"community":307,"display":308,"identity":315,"providers":317,"relations":320,"workflow":321},1778053126504.8428,"k172zkmnnqv93qba3asd2c35es866kkb",{"reviewCount":8},{"description":309,"installMethods":310,"name":311,"sourceUrl":312,"tags":313},"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,314,268,20,21,19],"earn",{"githubOwner":15,"githubRepo":193,"locale":26,"slug":316,"type":195},"okx-cex-earn",{"extract":318,"llm":319},{"commitSha":200,"license":188},{"promptVersionExtension":172,"promptVersionScoring":173,"score":301,"targetMarket":178,"tier":179},{"repoId":203},{"anyEnrichmentAt":231,"extractAt":232,"githubAt":231,"llmAt":191,"updatedAt":191},{"_creationTime":323,"_id":324,"community":325,"display":326,"identity":336,"providers":338,"relations":341,"workflow":342},1778053126504.8452,"k174dd1qjbytgh9556hzc7t13h867ae0",{"reviewCount":8},{"description":327,"installMethods":328,"name":329,"sourceUrl":330,"tags":331},"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,20,268,332,333,334,335,19,225],"spot","futures","options","event-contracts",{"githubOwner":15,"githubRepo":193,"locale":26,"slug":337,"type":195},"okx-cex-trade",{"extract":339,"llm":340},{"commitSha":200,"license":188},{"promptVersionExtension":172,"promptVersionScoring":173,"score":278,"targetMarket":178,"tier":179},{"repoId":203},{"anyEnrichmentAt":231,"extractAt":232,"githubAt":231,"llmAt":191,"updatedAt":191},{"_creationTime":344,"_id":345,"community":346,"display":347,"identity":355,"providers":357,"relations":361,"workflow":363},1778053539796.5366,"k17et5v73bbzddrq9qpc55anzh8676hj",{"reviewCount":8},{"description":348,"installMethods":349,"name":350,"sourceUrl":351,"tags":352},"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",[353,354,20,268,21,22],"binance","p2p",{"githubOwner":353,"githubRepo":356,"locale":26,"slug":354,"type":195},"binance-skills-hub",{"extract":358,"llm":360},{"commitSha":359,"license":188},"68fcfa1dfdde0a6d0379d426063b274b41052dd7",{"promptVersionExtension":172,"promptVersionScoring":173,"score":301,"targetMarket":178,"tier":179},{"repoId":362},"kd7f3bc5r6cdg3xth5kdwm728s865z8m",{"anyEnrichmentAt":364,"extractAt":365,"githubAt":364,"llmAt":366,"updatedAt":366},1778053540206,1778053539796,1778053587977]