Agent skill
memory-playbook
Cross-session persistence for user preferences, implementation guide for Memory feature.
Install this agent skill to your Project
npx add-skill https://github.com/sigridjineth/interview-copilot-with-skills/tree/main/skills/cdp_memory
SKILL.md
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
fintech-patterns
Common fintech customer patterns, objections, and success stories. Compliance handling, long conversation management, and case studies.
cdp-skills
Claude Developer Platform Skills feature. Custom knowledge packages for agents, curated playbooks, and versioned expertise domains.
pricing-guidance
Claude API pricing, tier recommendations, token cost optimization, and ROI calculations for CDP features.
interview-records
Archive of past customer interviews. Contains full transcripts, summaries, pain points, outcomes, and skills used. Use for referencing previous conversations with the same company or finding similar case patterns.
context_editing_guide
Managing context window, token optimization, summarization strategies for long conversations.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?