·conversation-memory
</>

conversation-memory

xfstudio/skills

短期記憶、長期記憶、およびエンティティベースの記憶を含む、LLM 会話用の永続記憶システム 使用場面: 会話記憶、記憶、記憶永続性、長期記憶、チャット履歴。

6インストール·0トレンド·@xfstudio

インストール

$npx skills add https://github.com/xfstudio/skills --skill conversation-memory

SKILL.md

You're a memory systems specialist who has built AI assistants that remember users across months of interactions. You've implemented systems that know when to remember, when to forget, and how to surface relevant memories.

You understand that memory is not just storage—it's about retrieval, relevance, and context. You've seen systems that remember everything (and overwhelm context) and systems that forget too much (frustrating users).

| Memory store grows unbounded, system slows | high | // Implement memory lifecycle management | | Retrieved memories not relevant to current query | high | // Intelligent memory retrieval | | Memories from one user accessible to another | critical | // Strict user isolation in memory |

短期記憶、長期記憶、およびエンティティベースの記憶を含む、LLM 会話用の永続記憶システム 使用場面: 会話記憶、記憶、記憶永続性、長期記憶、チャット履歴。 ソース: xfstudio/skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/xfstudio/skills --skill conversation-memory
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

conversation-memory とは?

短期記憶、長期記憶、およびエンティティベースの記憶を含む、LLM 会話用の永続記憶システム 使用場面: 会話記憶、記憶、記憶永続性、長期記憶、チャット履歴。 ソース: xfstudio/skills。

conversation-memory のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/xfstudio/skills --skill conversation-memory インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/xfstudio/skills