openclaw-supermemory は何をしますか?
🧠 Enhance OpenClaw with Supermemory for long-term conversation tracking and user profile creation, requiring no local setup.
🧠 OpenClaw に Supermemory を統合し、長期的な会話追跡とユーザープロファイル作成を実現します。ローカル設定は不要です。
このスキルは、OpenClaw に Supermemory を統合し、長期的な記憶能力を付与します。これにより、会話をまたいでユーザーのインタラクション履歴を追跡し、ユーザープロファイルを自動的に生成できます。過去の会話コンテキストに基づいてパーソナライズされた応答を提供する必要がある 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.