openclaw-supermemory 是做什麼的?
🧠 Enhance OpenClaw with Supermemory for long-term conversation tracking and user profile creation, requiring no local setup.
🧠 為 OpenClaw 整合 Supermemory,實現長期對話追蹤與使用者個人檔案建立,無需本地設定。
此技能將 Supermemory 整合至 OpenClaw,賦予其長期記憶能力,可在不同對話間追蹤使用者互動歷史,並自動建立使用者個人檔案。這對需要根據歷史對話上下文提供個人化回應的 AI 代理(例如 Claude Code、Cursor、Codex)尤其有幫助。它支援 OpenClaw 平台,且無需使用者進行任何本地設定或資料管理。運作方式是透過 Supermemory 在背景建立並更新使用者對話記錄,讓 AI 代理在後續對話中能回憶起使用者的偏好、先前操作等資訊,從而提升互動的連貫性與個人化程度。
npx skills add designer23d/openclaw-supermemory🧠 Enhance OpenClaw with Supermemory for long-term conversation tracking and user profile creation, requiring no local setup.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.