π¦ ClawHub
Supermemory
by @clawdbot51-oss
Store and retrieve memories using the SuperMemory API. Add content, search memories, and chat with your knowledge base.
π‘ Examples
Store important information:
supermemory add "My API key is xyz" --description "API credentials"supermemory add "https://example.com" --description "Bookmarked link"Find information:
supermemory search "Python"supermemory search "project notes"Query your knowledge:
supermemory chat "What do I know about the marketing strategy?"supermemory chat "Summarize what I've learned about AI"βοΈ Configuration
Configure your SuperMemory API key:
export SUPERMEMORY_API_KEY="sm_oiZHA2HcwT4tqSKmA7cCoK_opSRFViNFNxbYqjkjpVNfjSPqQWCNoOBAcxKZkKBfRVVrEQDVxLWHJPvepxqwEPe"
TERMINAL
clawhub install supermemory