agentsclimarketplace

Entity memory extraction

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

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

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.

What its author says it does

Copied from the file, not written here

Entity and fact extraction for user profiling and personalization

SKILL.md

1.5 KB, 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

Keep looking

Skills are one crate of 328,083. 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.