Memory Management

# 交易记忆管理技能

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Memory Management" with this command: npx skills add wuzimaki/trading-memory-management

交易记忆管理技能

PAI 交易系统的记忆记录和管理技能 @version 1.0.0

🎯 目标

  • 标准化交易决策记录格式
  • 自动提炼经验教训
  • 支持历史决策检索和对比

📋 记忆类型

1. 交易日志 (Daily Trading Log)

位置:memory/trading/YYYY-MM-DD.md

内容:

  • 每次决策的时间戳
  • 决策内容 (BUY/SELL/HOLD)
  • 置信度和理由
  • 执行结果

2. 状态快照 (State Snapshot)

位置:memory/crypto_trading_state.json

内容:

  • 最后决策时间
  • 周期计数
  • 当日统计
  • 系统状态

3. 规则库 (Trading Rules)

位置:memory/trading_rules.md

内容:

  • R001-R006 规则详情
  • 规则触发条件
  • 历史验证结果

4. 错误清单 (Mistakes)

位置:memory/trading_mistakes.md

内容:

  • M001-M010 常见错误
  • 错误原因分析
  • 预防措施

🔧 工具

  • memory_evaluator.py - 记忆质量评估
  • auto_memory_manager.py - 自动记忆管理

📊 记忆维护协议

每日 (23:00)

  • 评估当日记忆质量
  • 提炼高价值记忆到 MEMORY.md
  • 标记待归档的低价值记忆

每周 (周六 23:00)

  • 归档旧记忆文件 (>30 天)
  • 清理重复/低质量记忆
  • 更新记忆系统统计

📁 相关文件

  • /Users/zst/clawd/MEMORY.md - 长期记忆
  • /Users/zst/clawd/memory/ - 日常记忆目录

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated