← Back to Skills Marketplace
yumoezhung

Remembering Conversations

by YumoeZhung · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
432
Downloads
0
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install remembering-conversations
Description
Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unf...
Usage Guidance
This skill simply tells the agent to search your episodic conversation archive and synthesize results; it does not install software or ask for credentials. Before enabling, consider whether you are comfortable with the agent reading your past conversations (they may contain secrets or private data). If concerned: (1) review or purge sensitive messages from your conversation archive, (2) confirm platform controls around episodic memory access, or (3) avoid enabling the skill. If you want tighter control, ask for a version that restricts date ranges, projects, or explicit user confirmation before each search.
Capability Analysis
Type: OpenClaw Skill Name: remembering-conversations Version: 1.0.0 The skill bundle is designed to help the OpenClaw agent search and retrieve past conversation history ('episodic memory') to improve task performance. It defines tools for semantic search and reading archived conversation logs (MCP-TOOLS.md) and provides clear instructions in SKILL.md for when and how to use a specialized sub-agent for these tasks. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (remembering past conversations, searching history) aligns with the instructions and the provided MCP tools. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
The SKILL.md explicitly mandates dispatching a 'search-conversations' subagent and reading top results (2–5) to synthesize findings. This is in-scope for a memory/search skill, but it does mean the agent will access the user's stored conversation history (potentially including sensitive information). The MCP-TOOLS.md also documents a 'read' tool that takes absolute local archive paths, confirming the skill will surface local conversation contents.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are required. The documented file-paths in MCP-TOOLS.md are relevant to the skill's purpose (conversation archive) and not an unrelated privilege escalation.
Persistence & Privilege
always is false and the skill does not request persistent system-wide configuration changes or elevated privileges. It does instruct the agent to use a subagent, which is normal for skills that perform searches.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install remembering-conversations
  3. After installation, invoke the skill by name or use /remembering-conversations
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the remembering-conversations skill. - Enables efficient search of past conversations to inform decisions, avoid repeated mistakes, and recall prior work. - Mandates use of the "search-conversations" agent before attempting to re-solve previously encountered issues. - Specifies clear scenarios for when conversation memory should and should not be searched. - Discourages direct tool access, promoting use of the agent for better context management.
Metadata
Slug remembering-conversations
Version 1.0.0
License
All-time Installs 10
Active Installs 9
Total Versions 1
Frequently Asked Questions

What is Remembering Conversations?

Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unf... It is an AI Agent Skill for Claude Code / OpenClaw, with 432 downloads so far.

How do I install Remembering Conversations?

Run "/install remembering-conversations" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Remembering Conversations free?

Yes, Remembering Conversations is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Remembering Conversations support?

Remembering Conversations is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Remembering Conversations?

It is built and maintained by YumoeZhung (@yumoezhung); the current version is v1.0.0.

💬 Comments