[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mnemox-ai-trade-memory-zh-CN":3,"guides-for-mnemox-ai-trade-memory":415,"similar-k174m91qbke0s2021pzb2qa5qx86nw3a-zh-CN":416},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":253,"parentExtension":264,"providers":265,"relations":271,"repo":274,"tags":411,"workflow":412},1778693789100.5222,"k174m91qbke0s2021pzb2qa5qx86nw3a",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"专为 AI 交易代理设计的合规级决策审计追踪，记录每一次交易决策的完整上下文（条件、过滤器、指标、风险状态），支持 SHA-256 防篡改检测，并提供结构化导出以满足 MiFID II / EU AI Act 的合规性要求。它与 Binance Spot、Futures 和 Web3 技能协同工作——由它们执行交易，TradeMemory 负责记录交易原因。",{"claudeCode":12},"mnemox-ai/tradememory-protocol","TradeMemory","https://github.com/mnemox-ai/tradememory-protocol",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":256},1778693789100.5225,"kn7e81f2m2tz0jcjbnqttf7ypn86ny2k","zh-CN",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"practices":208,"prerequisites":213,"promptVersionExtension":216,"promptVersionScoring":217,"purpose":218,"rationale":219,"score":220,"summary":221,"tags":222,"tier":228,"useCases":229,"workflow":234},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,116,120,123,126,129,132,135,138,142,146,149,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","描述清晰地指出了 AI 交易代理缺乏审计追踪的问题，以及由此产生的监管要求（MiFID II、EU AI Act）。",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","TradeMemory 通过添加持久化的、防篡改证据的内存和审计追踪，提供了 AI 交易代理所缺失的关键环节，其价值远超基本的执行或基于提示的检索。",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","该扩展已为生产就绪，涵盖了本地记录和审计交易决策的整个生命周期，并具有强大的安全性和合规性。",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","该扩展仅专注于为 AI 交易代理提供决策审计追踪和内存，符合其名称和描述。",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","描述准确地反映了扩展的功能，清晰地说明了其目的、上下文以及与其他 Binance 技能的集成。",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","MCP 工具是狭窄范围的动词-名词专家（例如 `store_trade`、`recall_trades`、`export_audit_trail`），便于精确的代理选择。",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","SKILL.md 和 README 中详细记录了 API 端点及其参数，包括使用和验证的示例。",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","所有 MCP 工具和 API 端点的命名都具有描述性，并遵循一致的动词-名词或面向操作的模式。",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","工具输入（JSON 负载）针对特定任务，输出则集中于承诺的数据，如决策记录或验证状态，不包含无关信息。",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","该扩展根据 MIT 许可证分发，这是一个允许性的开源许可证，在 README 和专用的 LICENSE 文件中均已声明。",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","最后一次提交是在 2026 年 4 月 10 日，即过去 3 个月内。",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","该扩展使用标准的 Python 依赖项并通过 PyPI 分发，鉴于 `hasLockfile: true` 的信任信号，可能存在锁文件。",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","该扩展明确表示从不接触 API 密钥并本地运行，不会记录或回显任何敏感信息。",{"category":65,"check":69,"severity":24,"summary":70},"Injection","该扩展专注于记录代理提供的数据，似乎不加载或执行外部代码或不受信任的数据。",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","该扩展本地运行，不获取运行时远程代码或数据，也不使用远程管道到 shell 的模式。",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","该扩展本地运行，不与指定范围之外的文件进行交互或修改。路径是相对的。",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","在脚本或命令中未检测到分离进程的启动或拒绝重试循环。",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","该扩展本地运行，没有外部网络调用，并明确表示不处理 API 密钥或敏感用户数据。",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","捆绑的内容似乎没有隐藏的操纵技巧，描述使用了纯 ASCII 和标准 Unicode。",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","捆绑的代码是纯净且可读的；没有混淆、base64 负载或运行时脚本获取的迹象。",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","该扩展在本地运行，不假定用户项目结构超出了其自身的安装范围。",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","在过去 90 天内有 0 个打开和 0 个关闭的问题，表明发布时间很近或当前没有活动，但没有负面信号。",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","该扩展在 SKILL.md 的 frontmatter 中声明了版本（0.5.1）并有一个 CHANGELOG.md 文件。",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","API 端点和 MCP 工具接受结构化 JSON 输入，这意味着它们会根据模式进行验证。SHA-256 哈希为记录数据提供了完整性验证。",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","该扩展在交易操作方面是只读的；它只记录和检索数据，不执行破坏性操作。",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","API 和服务器架构表明进行了结构化错误处理，并且本地运行的重点最大限度地减少了复杂的外部故障模式。",{"category":110,"check":114,"severity":24,"summary":115},"Logging","虽然没有明确详细说明，但其对本地运行和审计追踪的关注表明日志记录适合作为开发工具。",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","该扩展在本地运行，不向第三方提交个人数据。它处理交易数据，而不是 PII。",{"category":117,"check":121,"severity":24,"summary":122},"Target market","该扩展没有区域信号，可供全球 AI 交易代理使用。",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","该扩展作为一个 Python 进程运行，其 MCP 服务器实现应该是跨平台兼容的，没有操作系统特定的假设。",{"category":44,"check":127,"severity":24,"summary":128},"README","README 文件内容全面、结构良好，并清晰地说明了扩展的目的和价值主张。",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","该扩展公开了 17 个 MCP 工具和多个 REST 端点，这对于一个全面的实用工具来说是可接受的范围。",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","工具名称清晰且涵盖了特定功能，避免了可能引起歧义的近义词。",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","所有宣传的功能，包括 MCP 工具和 API 端点，都已实现并记录在案。",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","SKILL.md 和 README 中提供了清晰的安装说明，包括 pip install 命令和 MCP 服务器设置片段。",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","虽然没有详细说明具体的错误消息，但 API 的结构化性质和本地运行的重点表明其错误报告是可操作的。",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","存在 `hasLockfile: true` 和 MIT 许可证表明依赖项结构管理良好，可能已固定版本。",{"category":33,"check":150,"severity":151,"summary":152},"Dry-run preview","not_applicable","该扩展主要用于记录和检索数据，而不是用于状态更改操作，这些操作会从 dry-run 模式中受益。",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","该扩展在本地运行并专注于数据记录，这本身就是幂等的。超时将由底层 Web 服务器处理。",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","该扩展在本地运行，并明确表示不向第三方发送任何数据，这意味着默认不收集遥测数据。",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","明确说明其目的是为 AI 交易代理提供合规级决策审计追踪，并提到了具体触发器和非目标。",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","Frontmatter 简洁明了，在最初的 160 个字符内有效地总结了核心功能及其目的。",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","SKILL.md 结构良好，避免了冗余，并在适当时将更深入的内容委托给单独的文件。",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","SKILL.md 概述了主要流程，并链接到外部文档以进行更深入的探讨，例如 API 参考和 OWM 框架。",{"category":170,"check":174,"severity":151,"summary":175},"Forked exploration","此技能不是需要 `context: fork` 的探索性技能；它主要用于记录和检索数据。",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","SKILL.md 和 README 提供了清晰的端到端示例，涵盖 API 使用、MCP 工具调用和验证。",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","文档通过专注于结构化数据记录和验证，以及本地运行最小化外部依赖，从而隐式地处理了边缘情况。",{"category":110,"check":183,"severity":24,"summary":184},"Tool Fallback","MCP 服务器已声明并提供了其命令/参数；它不依赖于可选的外部 MCP，而是自成一体。",{"category":91,"check":186,"severity":24,"summary":187},"Stack assumptions","该扩展声明 Python 为其运行时，并通过 pip 提供安装说明，明确说明了其技术栈。",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","该系统专注于记录离散事件及其本地运行表明可以通过正常退出或报告错误来稳健地处理意外状态。",{"category":91,"check":193,"severity":24,"summary":194},"Cross-skill coupling","该技能是独立的，专注于其审计追踪功能，并通过接收数据与其他的 Binance 技能集成，而不是通过隐式依赖。",1778693632665,"TradeMemory 提供一个本地服务器，记录 AI 代理所做的每一次交易决策的详细上下文，包括市场条件、策略参数和执行细节。它使用 SHA-256 哈希进行防篡改检测，并提供结构化导出以满足监管合规性。它与交易执行技能集成，但不自行执行交易。",[198,199,200,201,202],"记录完整的交易决策上下文","SHA-256 防篡改证据记录","结构化导出以满足监管合规性（MiFID II、EU AI Act）","本地安全运行，无外部数据调用","与执行技能集成（例如 Binance）",[204,205,206,207],"执行交易或管理资金","访问用户 API 密钥或钱包","将数据发送至第三方服务","取代基于执行的交易技能",[209,210,211,212],"合规性","安全性","决策审计","AI 代理内存",[214,215],"Python 3.8+","pip 包管理器","3.0.0","4.4.0","为 AI 交易代理提供合规级、防篡改证据的交易决策审计追踪，满足监管要求，并实现更好的风险管理和决策分析。","该扩展经过精心设计和文档记录，目标明确，安全可靠，并且在其特定领域具有全面的实用性。未发现重大问题。",99,"专为 AI 交易代理设计的合规级决策审计追踪，确保交易决策的可篡改证据记录和可追溯性。",[223,224,225,226,227],"trading","audit-trail","compliance","ai-agent","memory","verified",[230,231,232,233],"审计 AI 交易决策以满足监管合规性","分析过去的交易表现和决策过程","实施交易前清单以确保纪律","回忆过去的交易结果以指导未来的决策",[235,236,237,238,239],"AI 代理做出交易决策。","代理调用 TradeMemory 来记录决策上下文。","TradeMemory 使用 SHA-256 哈希存储记录。","稍后，通过 API/MCP 检索记录以进行审计或分析。","使用存储的哈希验证记录的完整性。",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"security":252,"testCoverage":255},{"hasLockfile":242},true,1778693611542,{"descriptionLength":245,"readmeSize":246},343,10941,{"closedIssues90d":8,"forks":248,"hasChangelog":242,"manifestVersion":249,"openIssues90d":8,"pushedAt":250,"stars":251},116,"0.5.1",1775836242000,877,{"hasNpmPackage":253,"license":254,"smitheryVerified":253},false,"MIT",{"hasCi":242,"hasTests":242},{"updatedAt":257},1778693789100,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"skills/binance-skills-hub/trade-memory","mnemox-ai","tradememory-protocol","trade-memory","skill",null,{"evaluate":266,"extract":269},{"promptVersionExtension":216,"promptVersionScoring":217,"score":220,"tags":267,"targetMarket":268,"tier":228},[223,224,225,226,227],"global",{"commitSha":270,"license":254},"HEAD",{"repoId":272,"translatedFrom":273},"kd73z11kfekksxyrs8ds0snacs86ncdy","k171g9c11ms6sx9v24cav0g9ds86m211",{"_creationTime":275,"_id":272,"identity":276,"providers":277,"workflow":407},1778693533831.6553,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":278,"discover":393,"github":396},{"commitSha":270,"extensions":279},[280,315,324,336,342,350,358,366,374],{"basePath":281,"description":282,"displayName":283,"installMethods":284,"rationale":285,"selectedPaths":286,"source":312,"sourceLanguage":313,"type":314},"tradememory-plugin","Persistent memory + autonomous strategy evolution for AI traders. 200+ trading MCP servers execute. None remember. TradeMemory does.","tradememory",{"claudeCode":283},"plugin manifest at tradememory-plugin/.claude-plugin/plugin.json",[287,290,292,295,297,299,301,304,306,308,310],{"path":288,"priority":289},".claude-plugin/plugin.json","mandatory",{"path":291,"priority":289},"README.md",{"path":293,"priority":294},"skills/evolution-engine/SKILL.md","medium",{"path":296,"priority":294},"skills/risk-management/SKILL.md",{"path":298,"priority":294},"skills/trading-memory/SKILL.md",{"path":300,"priority":289},".mcp.json",{"path":302,"priority":303},"commands/daily-review.md","high",{"path":305,"priority":303},"commands/evolve.md",{"path":307,"priority":303},"commands/performance.md",{"path":309,"priority":303},"commands/recall.md",{"path":311,"priority":303},"commands/record-trade.md","rule","en","plugin",{"basePath":316,"description":317,"displayName":318,"installMethods":319,"rationale":320,"selectedPaths":321,"source":312,"sourceLanguage":313,"type":263},".skills/strategy-validator","Validate trading strategies for overfitting using 4 statistical tests (DSR, Walk-Forward, Regime, CPCV)","strategy-validator",{"claudeCode":12},"SKILL.md frontmatter at .skills/strategy-validator/SKILL.md",[322],{"path":323,"priority":289},"SKILL.md",{"basePath":325,"description":326,"displayName":283,"installMethods":327,"rationale":328,"selectedPaths":329,"source":312,"sourceLanguage":313,"type":263},".skills/tradememory","AI trading memory with outcome-weighted recall and autonomous strategy evolution. 17 MCP tools, 1,233 tests, works with any trading platform.",{"claudeCode":12},"SKILL.md frontmatter at .skills/tradememory/SKILL.md",[330,331,334],{"path":323,"priority":289},{"path":332,"priority":333},"scripts/install.sh","low",{"path":335,"priority":333},"scripts/setup_mt5.sh",{"basePath":259,"description":337,"displayName":262,"installMethods":338,"rationale":339,"selectedPaths":340,"source":312,"sourceLanguage":313,"type":263},"Compliance-grade decision audit trail for AI trading agents. Records every trading decision with full context (conditions, filters, indicators, risk state), SHA-256 tamper detection, and structured export for MiFID II / EU AI Act readiness. Works alongside Binance Spot, Futures, and Web3 skills — they execute trades, TradeMemory records why.",{"claudeCode":12},"SKILL.md frontmatter at skills/binance-skills-hub/trade-memory/SKILL.md",[341],{"path":323,"priority":289},{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":312,"sourceLanguage":313,"type":263},"skills/tradememory-bridge","Bridge between Binance trading events and TradeMemory Protocol.\nAutomatically journals trades, recalls similar past setups, detects behavioral biases,\nand provides outcome-weighted recall for AI trading agents.\nUse this skill after executing Binance spot trades to build persistent memory.\n","tradememory-bridge",{"claudeCode":12},"SKILL.md frontmatter at skills/tradememory-bridge/SKILL.md",[349],{"path":323,"priority":289},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":312,"sourceLanguage":313,"type":263},"tradememory-plugin/skills/evolution-engine","Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on \"evolve\", \"discover patterns\", \"backtest\", \"evolution\", \"strategy generation\", \"candidate strategy\".","evolution-engine",{"claudeCode":12},"SKILL.md frontmatter at tradememory-plugin/skills/evolution-engine/SKILL.md",[357],{"path":323,"priority":289},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":312,"sourceLanguage":313,"type":263},"tradememory-plugin/skills/risk-management","Risk management domain knowledge for trading agents — affective state monitoring, position sizing, drawdown management, tilt detection, and behavioral guardrails. Use when checking risk before trades, managing drawdowns, detecting behavioral drift, or enforcing discipline. Triggers on \"risk\", \"drawdown\", \"tilt\", \"position size\", \"lot size\", \"confidence\", \"revenge trading\", \"overtrading\", \"discipline\".","risk-management",{"claudeCode":12},"SKILL.md frontmatter at tradememory-plugin/skills/risk-management/SKILL.md",[365],{"path":323,"priority":289},{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":312,"sourceLanguage":313,"type":263},"tradememory-plugin/skills/trading-memory","Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on \"record trade\", \"remember trade\", \"recall\", \"similar trades\", \"performance\", \"behavioral\", \"disposition\", \"affective state\", \"confidence\".","trading-memory",{"claudeCode":12},"SKILL.md frontmatter at tradememory-plugin/skills/trading-memory/SKILL.md",[373],{"path":323,"priority":289},{"basePath":375,"displayName":261,"installMethods":376,"rationale":377,"selectedPaths":378,"source":312,"sourceLanguage":313,"type":392},"",{"pypi":261},"server.json with namespace/server name at server.json",[379,381,383,384,386,388,390],{"path":380,"priority":289},"server.json",{"path":382,"priority":289},"pyproject.toml",{"path":291,"priority":289},{"path":385,"priority":303},"LICENSE",{"path":387,"priority":294},"src/tradememory/cli.py",{"path":389,"priority":294},"src/tradememory/server.py",{"path":391,"priority":333},"hosted/server.py","mcp",{"sources":394},[395],"manual",{"closedIssues90d":8,"description":397,"forks":248,"homepage":398,"license":254,"openIssues90d":8,"pushedAt":250,"readmeSize":246,"stars":251,"topics":399},"Decision audit trail + persistent memory for AI trading agents. Outcome-weighted recall, SHA-256 tamper detection, 17 MCP tools.","https://mnemox.ai/tradememory/",[400,401,392,227,402,223,403,404,353,405,406],"claude","forex","mt5","ai-agents","crypto","mcp-server","outcome-weighted-memory",{"classifiedAt":408,"discoverAt":409,"extractAt":410,"githubAt":410,"updatedAt":408},1778693539413,1778693533831,1778693537570,[226,224,225,227,223],{"evaluatedAt":413,"extractAt":414,"updatedAt":257},1778693632774,1778693539593,[],[417,441,462,481,500,530],{"_creationTime":418,"_id":419,"community":420,"display":421,"identity":425,"providers":426,"relations":434,"tags":437,"workflow":438},1778693805112.8403,"k177f7s31ysk6nw1qw3sak1r3186n795",{"reviewCount":8},{"description":422,"installMethods":423,"name":424,"sourceUrl":14},"Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。",{"claudeCode":12},"TradeMemory Protocol",{"basePath":351,"githubOwner":260,"githubRepo":261,"locale":18,"slug":353,"type":263},{"evaluate":427,"extract":433},{"promptVersionExtension":216,"promptVersionScoring":217,"score":428,"tags":429,"targetMarket":268,"tier":228},100,[223,430,227,431,225,432],"ai","audit","llm",{"commitSha":270,"license":254},{"parentExtensionId":435,"repoId":272,"translatedFrom":436},"k170vxkqee48k2xq1v55a025nh86nzn7","k171p5pgbfbm5g4k5sa3y4cj9s86m6hk",[430,431,225,432,227,223],{"evaluatedAt":439,"extractAt":414,"updatedAt":440},1778693678813,1778693805112,{"_creationTime":442,"_id":443,"community":444,"display":445,"identity":449,"providers":450,"relations":456,"tags":458,"workflow":459},1778693812982.432,"k174dr25ek7cpcrj3876epsnxd86msrb",{"reviewCount":8},{"description":446,"installMethods":447,"name":448,"sourceUrl":14},"交易代理的风险管理领域知识 — 情感状态监控、仓位调整、回撤管理、交易心态检测和行为控制。在交易前检查风险、管理回撤、检测行为漂移或强制执行纪律时使用。触发词包括“风险”、“回撤”、“心态”、“仓位大小”、“手数”、“信心”、“报复性交易”、“过度交易”、“纪律”。",{"claudeCode":12},"风险管理",{"basePath":359,"githubOwner":260,"githubRepo":261,"locale":18,"slug":361,"type":263},{"evaluate":451,"extract":455},{"promptVersionExtension":216,"promptVersionScoring":217,"score":428,"tags":452,"targetMarket":268,"tier":228},[223,361,226,453,454],"behavioral-analysis","finance",{"commitSha":270,"license":254},{"parentExtensionId":435,"repoId":272,"translatedFrom":457},"k17bgwvhb6h29py715de1cm9xd86msq6",[226,453,454,361,223],{"evaluatedAt":460,"extractAt":414,"updatedAt":461},1778693700524,1778693812982,{"_creationTime":463,"_id":464,"community":465,"display":466,"identity":469,"providers":470,"relations":475,"tags":477,"workflow":478},1778693819389.531,"k174n8dznk7k8dr9drb7fwx01586nm5t",{"reviewCount":8},{"description":467,"installMethods":468,"name":369,"sourceUrl":14},"AI交易记忆的领域知识 — 结果加权记忆 (OWM) 架构、5种记忆类型、回忆评分和行为分析。用于记录交易、回忆相似的上下文、分析性能或检查行为漂移。在 \"record trade\"、\"remember trade\"、\"recall\"、\"similar trades\"、\"performance\"、\"behavioral\"、\"disposition\"、\"affective state\"、\"confidence\" 时触发。",{"claudeCode":12},{"basePath":367,"githubOwner":260,"githubRepo":261,"locale":18,"slug":369,"type":263},{"evaluate":471,"extract":474},{"promptVersionExtension":216,"promptVersionScoring":217,"score":428,"tags":472,"targetMarket":268,"tier":228},[223,430,227,454,473],"python",{"commitSha":270},{"parentExtensionId":435,"repoId":272,"translatedFrom":476},"k173a67a16bpq0e29wjd85v71986nx03",[430,454,227,473,223],{"evaluatedAt":479,"extractAt":414,"updatedAt":480},1778693719816,1778693819389,{"_creationTime":482,"_id":483,"community":484,"display":485,"identity":488,"providers":489,"relations":494,"tags":496,"workflow":497},1778693790758.6316,"k17b98r3jt7g4ck7c5c52zexkx86nffj",{"reviewCount":8},{"description":486,"installMethods":487,"name":345,"sourceUrl":14},"Binance 交易事件与 TradeMemory Protocol 之间的桥梁。\n自动记录交易，回忆相似的过往设置，检测行为偏差，\n并为 AI 交易代理提供结果加权回忆。\n在执行 Binance 现货交易后使用此技能来构建持久记忆。\n",{"claudeCode":12},{"basePath":343,"githubOwner":260,"githubRepo":261,"locale":18,"slug":345,"type":263},{"evaluate":490,"extract":493},{"promptVersionExtension":216,"promptVersionScoring":217,"score":220,"tags":491,"targetMarket":268,"tier":228},[223,454,227,492,226],"journaling",{"commitSha":270},{"repoId":272,"translatedFrom":495},"k17em57x7pnqhv6x3a2s5g5wv586mjq6",[226,454,492,227,223],{"evaluatedAt":498,"extractAt":414,"updatedAt":499},1778693660212,1778693790758,{"_creationTime":501,"_id":502,"community":503,"display":504,"identity":510,"providers":513,"relations":522,"tags":525,"workflow":526},1778699514767.176,"k17f4qpem03b53manh7vcdvtr986mmjg",{"reviewCount":8},{"description":505,"installMethods":506,"name":508,"sourceUrl":509},"AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在，则自动安装。",{"claudeCode":507},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":511,"githubOwner":512,"githubRepo":508,"locale":18,"slug":508,"type":263},"skills/lean-ctx","yvgude",{"evaluate":514,"extract":521},{"promptVersionExtension":216,"promptVersionScoring":217,"score":428,"tags":515,"targetMarket":268,"tier":228},[516,226,517,518,519,520],"context-compression","cli-tools","developer-tools","rust","code-analysis",{"commitSha":270},{"repoId":523,"translatedFrom":524},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[226,517,520,516,518,519],{"evaluatedAt":527,"extractAt":528,"updatedAt":529},1778699456179,1778699438912,1778699514767,{"_creationTime":531,"_id":532,"community":533,"display":534,"identity":540,"providers":544,"relations":552,"tags":555,"workflow":556},1778696833339.6243,"k174g80xa9zxhydbncvpf0xzy986nvx5",{"reviewCount":8},{"description":535,"installMethods":536,"name":538,"sourceUrl":539},"Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.",{"claudeCode":537},"sanjay3290/ai-skills","manus","https://github.com/sanjay3290/ai-skills",{"basePath":541,"githubOwner":542,"githubRepo":543,"locale":313,"slug":538,"type":263},"skills/manus","sanjay3290","ai-skills",{"evaluate":545,"extract":551},{"promptVersionExtension":216,"promptVersionScoring":217,"score":428,"tags":546,"targetMarket":268,"tier":228},[226,547,548,549,550],"autonomous-execution","research","automation","api-integration",{"commitSha":270},{"parentExtensionId":553,"repoId":554},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[226,550,549,547,548],{"evaluatedAt":557,"extractAt":558,"updatedAt":557},1778697107270,1778696833339]