memos-recall

Recall memories from MemOS Cloud before responding. Use this skill when you need context about user's previous conversations, preferences, or decisions.

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 "memos-recall" with this command: npx skills add huamu668/huamu668-memos-cloud

MemOS 记忆召回

在回答前从 MemOS Cloud 召回相关记忆。

使用方式

当需要上下文时,执行以下命令:

node ~/.claude/plugins/memos-cloud/memos-api.js search "{user_query}"

参数

  • user_query - 用户的输入或提炼的搜索关键词

处理结果

成功返回记忆

将记忆整合到回复中:

根据之前的记录,{memory_content}

无相关记忆

正常回复,不提及记忆功能。

API 错误

静默失败,正常回复。

示例场景

用户: "我之前说的那个项目怎么样了?" 动作:

node ~/.claude/plugins/memos-cloud/memos-api.js search "之前说的那个项目"

回复: "根据之前的记录,你提到的项目是 X,当时..."


用户: "我还是喜欢之前那个方案" 动作:

node ~/.claude/plugins/memos-cloud/memos-api.js search "方案偏好"

回复: "根据记录,你之前倾向于..."

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.

Coding

Awareness Cloud Memory

Persistent cloud memory across sessions. Automatically recalls past decisions, code, and tasks before each request, and saves summaries after each session. A...

Registry SourceRecently Updated
1400Profile unavailable
Coding

APEX STACK for Claude Code: Complete Autonomous Developer Agent

The complete autonomous agent stack for Claude Code — APEX cognitive framework, MEMORIA persistent memory, and ARCHITECT goal execution engine — bundled into...

Registry SourceRecently Updated
4631Profile unavailable
Coding

Claude Code Memory Skill

Use when you want to set up, maintain, or review a Claude Code style layered memory workflow, including `CLAUDE.md` rules, session memory, durable memory, an...

Registry SourceRecently Updated
1590Profile unavailable
Coding

StitchFlow

Turn briefs, mockups, and product context into Stitch UI screens, design variants, Tailwind-friendly HTML, and screenshots. Use when the user wants to explor...

Registry SourceRecently Updated
2330Profile unavailable