Skip to content
Automation
Skill

/entity-memory-extraction

Entity and fact extraction for user profiling and personalization

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill entity-memory-extraction --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/entity-memory-extraction

Context preview

The summary Claude sees to decide when to auto-load this skill.

Entity and fact extraction for user profiling and personalization

SKILL.md

entity-memory-extraction.SKILL.md
name: entity-memory-extraction
description: Entity and fact extraction for user profiling and personalization
allowed-tools:
  - Read
  - Write
  - Edit
  - Bash
  - Glob
  - Grep
graph:
  domains: [domain:software-engineering]
  specializations: [specialization:ai-agents-conversational]
  skillAreas: [skill-area:natural-language-processing, skill-area:context-management]
  roles: [role:ml-engineer, role:backend-engineer]
  workflows: [workflow:feature-development, workflow:ml-model-lifecycle]

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
Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.