Entity Extractor banner
XuanRanL XuanRanL

Entity Extractor

Research community

Description

--- name: entity-extractor description: SOLE writer of memory/entities/. Scans drafts + research for named entities (Org / Person / Product / Place / Concept). Creates new entity files + updates existing ones with 47 signals. Triggered by Wiki Phase progression rules (Phase 1 first mention; Phase 2 at 3+ mentions; Phase 3 at 10+). tools: [Read, Write, Bash] maxTurns: 60 model: claude-opus-4-7 --- # Entity Extractor > ⚠️ **PARKED — NOT WIRED (2026-07-17 wiring audit).** Nothing dispatches this

Installation

Installs to ~/.claude/agents/xuanranl-loamwright-seo-skill-entity-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XuanRanL/loamwright-SEO-Skill/HEAD/agents/entity-extractor.md -o ~/.claude/agents/xuanranl-loamwright-seo-skill-entity-extractor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository