agentsclimarketplace

Entity memory extraction

Skill a5c-ai/babysitter/library/specializations/ai-agents-conversational/skills/entity-memory-extraction

Entity and fact extraction for user profiling and personalizationFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill entity-memory-extraction

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

SKILL.md

1.5 KB, 206 tokens by cl100k_base, as published. Nobody here has run it

Entity Memory Extraction Skill

Capabilities

  • Extract entities from conversations
  • Build and update user profiles
  • Track preferences and facts
  • Implement entity disambiguation
  • Design entity relationship graphs
  • Configure extraction rules and schemas

Target Processes

  • long-term-memory-management
  • conversational-persona-design

Implementation Details

Extraction Types

  1. Named Entities: People, places, organizations
  2. User Preferences: Likes, dislikes, interests
  3. Facts: Stated information about user
  4. Temporal: Dates, events, schedules
  5. Relationships: Connections between entities

Configuration Options

  • Extraction model selection
  • Entity schema definition
  • Confidence thresholds
  • Update policies
  • Storage backend

Best Practices

  • Define clear entity schemas
  • Handle entity conflicts
  • Implement confidence scoring
  • Regular profile validation
  • Privacy considerations

Dependencies

  • langchain
  • spacy (optional)
  • Custom extraction models

What ships with it: 1 file

517 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.