Agent skill
context-management
Manages personal knowledge about the user through Basic Memory. Use this skill when: (1) User requests to search/retrieve past information, (2) User requests to record/save information, or (3) Important insights about user's thinking patterns, values, preferences, or decisions emerge (propose recording with confirmation).
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/context-management
SKILL.md
Context Management with Basic Memory
概要
このスキルはBasic Memoryを使ってユーザーに関する個人的な知識を管理します。
Operating Procedure
-
Basic MemoryのREADMEを参照
- CRUD操作の詳細フロー
- ディレクトリ判断基準
- タグ命名規則
- 具体的な運用例
READMEは read_note("README", project="main") で取得できます。
-
READMEのガイドに従って動作
- 検索が要求された時:検索ガイドに従う
- 記録が要求された時:CRUD操作とディレクトリ判断フローに従う
- 重要な洞察が出現した時:記録を提案し、ユーザーの確認を取った後に記録
Didn't find tool you were looking for?