starmemo

智能记忆系统 v2.0 - 结构化记忆 + 知识库 + 启发式召回 + AI优化

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 "starmemo" with this command: npx skills add nandujia/starmemo

starmemo v2.0 - 智能记忆系统

核心特性

特性说明
📝 结构化记忆因→改→待 格式,一目了然
📚 知识库自动提取知识点,长期积累
🔍 启发式召回智能判断何时召回,精准检索
🧠 AI优化结构化提取、压缩、知识抽取
🌐 联网学习知识不足时可联网补全
🇨🇳 国内LLM火山、通义、文心、DeepSeek等

CLI 命令

# 保存记忆
python3 {baseDir}/v2/cli.py save --cause "原因" --change "做了什么" --todo "待办"

# 保存文本(自动提取结构)
python3 {baseDir}/v2/cli.py save --text "内容"

# 搜索
python3 {baseDir}/v2/cli.py search "关键词"

# 今日记忆
python3 {baseDir}/v2/cli.py show

# 知识库
python3 {baseDir}/v2/cli.py knowledge

# 配置
python3 {baseDir}/v2/cli.py config --show

触发时机

主动保存当:

  • 用户分享重要信息
  • 完成有价值的任务
  • 学习新知识
  • 用户说"记住"

主动召回当:

  • 用户说"之前"、"上次"、"那个"
  • 需要回顾历史

当前配置

  • 模型:火山方舟
  • AI优化:✅ 开启
  • 联网学习:✅ 开启
  • 持久化:✅ 开启

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

Polymarket Politics Random Buyer

Randomly finds a live Polymarket politics market, checks trading context, and buys 1 USDC by default with explicit dry-run and live modes for AION Market.

Registry SourceRecently Updated
General

DB Schenker

德国铁路集团旗下物流巨头,专注欧洲最大陆运网络及多式联运,提供空运、海运及合同物流服务。

Registry SourceRecently Updated
General

Secretary Memory

OpenClaw 秘书式多分区记忆系统 v3.0。仿生现代秘书的笔记本分类法,支持:(1) 多分区并发搜索 + 每分区3条上下文召回,(2) 会话自动摘要,(3) 偏好自动提取 + 用户关系图谱,(4) 记忆冲突主动检测,(5) 定时 consolidation + 会话结束 hook,(6) 精细化恢复/回溯,...

Registry SourceRecently Updated
General

Hunt

Digital bounty hunter skill for finding, tracking, and managing online hackathon opportunities. Trigger when the user says "hunt", "find hackathons", "show m...

Registry SourceRecently Updated