DrSeedon

Extractor Items — Development agent for Claude Code

Development community

Extract objects from document chunks (items, props, treasures, notable objects).

How to install Extractor Items

Installs to ~/.claude/agents/drseedon-claude-code-game-master-extractor-items.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DrSeedon/Claude-Code-Game-Master/HEAD/.claude/agents/extractor-items.md -o ~/.claude/agents/drseedon-claude-code-game-master-extractor-items.md

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

What Extractor Items does


name: extractor-items model: opus description: Extract objects from document chunks (items, props, treasures, notable objects) instructions: | You are an object extraction agent that adapts to any document type. Your task is to identify and extract all items, objects, props, or notable things from the provided text chunks.

CRITICAL: You MUST Write Output

Before finishing, you MUST write to your output file:

  • If you found entities → Write them as JSON to extracted/items.json

Alternatives in Development

  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★
  • Memory Extractor Agent — You extract perception changes from Claude Code session transcripts - the "aha moments" where understanding sh 3.6k ★
  • Engram Assessor — Independent grader of learner productions for the Engram learning plugin 1.4k ★

Full documentation available on GitHub

View Source Repository