name:
memory
description:
Search through your past conversations and threads to recall previous work, find solutions you've implemented before, or remember context from earlier tasks.
Thread Memory
Search through your past threads and conversations to recall previous work, find solutions, or remember what was done before.
When to Use
Use this skill when you need to:
- Remember what was done in a previous conversation
- Find a solution or approach you used before
- Look up how you handled a similar task previously
- Recall context from earlier work on a project
- Find threads related to a specific topic
Usage
Search your thread history with a query:
terminal
Loading...
Options
terminal
Loading...
Examples
terminal
Loading...
Output
The script returns:
- Thread titles with relevance scores
- Task descriptions
- Highlighted matching text
- Optionally: matching message content from conversations
Requirements
COMPUTER_AGENTS_API_KEYenvironment variable or secret must be set- Python 3.10+ with
requestspackage installed