← スキル一覧に戻る

memory-playbook
by sigridjineth
Build Your Team's Interview Copilot using Claude Skills
⭐ 1🍴 0📅 2025年12月15日
SKILL.md
name: memory-playbook description: Cross-session persistence for user preferences, implementation guide for Memory feature.
Memory Skill
When to Use
- Questions about remembering across sessions
- "What if user comes back tomorrow?"
- Cross-conversation persistence
- User profile/preference storage
- Long-term relationship building with users
Key Feature: Memory
Memory lets Claude remember information across separate conversations.
Core Capabilities
- Cross-session persistence: Remember user context between visits
- Structured storage: Organize memories by category
- Selective recall: Retrieve relevant memories for each conversation
- Privacy controls: User-managed memory deletion
Memory vs Context Editing
| Feature | Context Editing | Memory |
|---|---|---|
| Scope | Within one conversation | Across conversations |
| Lifetime | Session | Persistent |
| Use case | Long single chats | Returning users |
Common Use Cases
- User preferences: "John prefers dark mode, uses metric units"
- Past interactions: "Last discussed budget concerns on Dec 1"
- Workflow state: "User is in step 3 of onboarding"
- Relationship context: "Enterprise customer, technical buyer"
Response Guidelines
- Clarify the need: Within-session or cross-session?
- If cross-session: Recommend Memory
- If within-session: Context Editing is sufficient
- Combine both: For power users, use both together
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です