agentsclimarketplace

Zep memory integration

Skill a5c-ai/babysitter/library/specializations/ai-agents-conversational/skills/zep-memory-integration

Zep memory server integration for long-term conversation memory and user profilingFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill zep-memory-integration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.7 KB, 234 tokens by cl100k_base, as published. Nobody here has run it

Zep Memory Integration Skill

Capabilities

  • Set up Zep memory server connection
  • Configure session and user management
  • Implement long-term memory retrieval
  • Set up automatic summarization
  • Configure entity extraction
  • Implement memory search and filtering

Target Processes

  • conversational-memory-system
  • long-term-memory-management

Implementation Details

Core Features

  1. Session Management: Create and manage conversation sessions
  2. Message Storage: Store and retrieve conversation history
  3. Summarization: Automatic conversation summarization
  4. Entity Extraction: Extract and track entities
  5. Search: Semantic memory search

Configuration Options

  • Zep server URL and API key
  • Session configuration
  • Summary settings
  • Entity extraction rules
  • Memory retrieval limits

Integration Patterns

  • LangChain ZepMemory integration
  • Direct Zep client usage
  • Custom memory wrapper

Best Practices

  • Proper session lifecycle management
  • Configure appropriate summarization
  • Use memory search for relevance
  • Monitor memory usage

Dependencies

  • zep-python
  • langchain-community (ZepMemory)

What ships with it: 1 file

514 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.