Overview
- Skill Key
- clawdbot51-oss/supermemory
- Author
- clawdbot51-oss
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/clawdbot51-oss/supermemory
- Latest Commit SHA
- 527baf3bd0c51d66216c9523200a27ff8ef28c10
Store and retrieve memories using the SuperMemory API. Add content, search memories, and chat with your knowledge base.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 supermemory 技能。 若已安装,则直接安装 supermemory 技能。
# SuperMemory Store, search, and chat with your personal knowledge base using SuperMemory's API. ## Setup Configure your SuperMemory API key: ```bash export SUPERMEMORY_API_KEY="sm_oiZHA2HcwT4tqSKmA7cCoK_opSRFViNFNxbYqjkjpVNfjSPqQWCNoOBAcxKZkKBfRVVrEQDVxLWHJPvepxqwEPe" ``` ## Usage ### Add a Memory **Add content to your memory store:** ```bash # Add a memory with content supermemory add "Your memory content here" # Add a memory with a specific description supermemory add "Important project details" --description "Project requirements" ``` ### Search Memories **Search your stored memories:** ```bash supermemory search "search query" ``` ### Chat with Memories **Chat with your memory database:** ```bash supermemory chat "What do you know about my projects?" ``` ## Implementation ### Add Memory When user wants to store information: ```bash bash /root/clawd/skills/supermemory/scripts/add-memory.sh "content" "description (optional)" ``` ### Search Memories When user wants to find something in their memories: ```bash bash /root/clawd/skills/supermemory/scripts/search.sh "query" ``` ### Chat with Memory Base When user wants to query their memory database conversationally: ```bash bash /root/clawd/skills/supermemory/scripts/chat.sh "question" ``` ## Examples **Store important information:** - "Remember that my API key is xyz" → `supermemory add "My API key is xyz" --description "API credentials"` - "Save this link for later" → `supermemory add "https://example.com" --description "Bookmarked link"` **Find information:** - "What did I save about Python?" → `supermemory search "Python"` - "Find my notes on the project" → `supermemory search "project notes"` **Query your knowledge:** - "What do I know about the marketing strategy?" → `supermemory chat "What do I know about the marketing strategy?"` - "Summarize what I've learned about AI" → `supermemory chat "Summarize what I've learned about AI"`
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.