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

aiq-assessment

AIQ(AI商数)评估工具。基于"三层18原子能力"框架,对个人或团队的AI协作效能进行 结构化评估。包含提示素养、算法共情、判断锐度三大维度,覆盖18个可量化的原子能力。 适用于自我诊断、招聘评估、团队AI成熟度审计等场景。触发词:AIQ、AI商数、AI能力评估、 AI协作效能、会不会用AI、AI Native...

Registry SourceRecently Updated
General

Reptile Pet Health Diagnosis Tool | 爬行类宠物健康诊断分析工具

Analyzes uploaded reptile or arachnid videos to identify scale, skin, and body issues, then generates a detailed health diagnosis report.

Registry SourceRecently Updated
General

Whop Digital Sales

Auto-create and manage digital products on Whop.com. Manages product lifecycle from creation to checkout link generation. Uses Whop REST API v1 with Company...

Registry SourceRecently Updated
General

ClawCap

Spending cap proxy for OpenClaw. Enforce hard daily and monthly limits across all your AI models (Claude, GPT, Gemini, and more) under one cap. Stop runaway...

Registry SourceRecently Updated