lore-extraction — civilization lore-extraction, loreSystem, bivex, community, civilization, ai agent skill, ide skills, agent automation, creation, creative, fiction, storytelling

v1.0.0
GitHub

About this Skill

Perfect for Worldbuilding Agents needing advanced narrative text analysis and entity extraction capabilities. Base extraction rules for all lore subagents. Governs entity identification, contextual analysis, relationship mapping, and JSON output formatting.

# Core Topics

bivex bivex
[0]
[0]
Updated: 3/21/2026

Quality Score

Top 5%
29
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add bivex/loreSystem/lore-extraction
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The lore-extraction skill by bivex is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for civilization, creation, creative.

Ideal Agent Persona

Perfect for Worldbuilding Agents needing advanced narrative text analysis and entity extraction capabilities.

Core Value

Empowers agents to extract entities from narrative text, classify them according to an entity ownership map, and format them as JSON compatible with LoreData.to_dict, utilizing a standardized extraction pipeline and supporting protocols like JSON.

Capabilities Granted for lore-extraction

Extracting entities from narrative texts to create immersive universes
Designing civilizations by identifying and classifying relationships between entities
Automating the process of building entity ownership maps for worldbuilding projects

! Prerequisites & Limits

  • Requires complete source text to be read before extraction
  • Limited to narrative text analysis
  • Needs a predefined entity ownership map for classification
SKILL.md
Readonly

lore-extraction

Base skill for all loreSystem extraction subagents. Common rules for extracting entities from narrative text.

Extraction Pipeline

  1. Read the source text completely before extracting
  2. Identify entities — look for named things, described systems, relationships
  3. Classify each entity to its correct type from the entity ownership map
  4. Format according to the export schema
  5. Output as JSON compatible with LoreData.to_dict (see src/presentation/gui/lore_data.py)
  6. Validate against domain model constraints
  7. Review for completeness and accuracy

Entity Identification Rules

  • Named entities (proper nouns, titles) → extract with exact name
  • Described systems (magic system, economy) → extract with descriptive name
  • Implied entities (unnamed but significant) → extract with contextual name
  • Groups/collections → extract as single entity with members in description

Cross-Domain References

When text mentions an entity owned by another skill:

  • Do NOT create the entity — it belongs to the other skill
  • Record the reference in a separate draft note for the lead to merge
  • Include enough context (name, location, relation) for reconciliation

Quality Rules

  • Extract only what the text explicitly states or strongly implies
  • Do not invent details not supported by the text
  • If unsure, add a short comment in your draft note (not in the JSON export)
  • Prefer fewer high-quality entities over many low-quality ones

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is lore-extraction?

Perfect for Worldbuilding Agents needing advanced narrative text analysis and entity extraction capabilities. Base extraction rules for all lore subagents. Governs entity identification, contextual analysis, relationship mapping, and JSON output formatting.

How do I install lore-extraction?

Run the command: npx killer-skills add bivex/loreSystem/lore-extraction. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for lore-extraction?

Key use cases include: Extracting entities from narrative texts to create immersive universes, Designing civilizations by identifying and classifying relationships between entities, Automating the process of building entity ownership maps for worldbuilding projects.

Which IDEs are compatible with lore-extraction?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for lore-extraction?

Requires complete source text to be read before extraction. Limited to narrative text analysis. Needs a predefined entity ownership map for classification.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add bivex/loreSystem/lore-extraction. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use lore-extraction immediately in the current project.

Related Skills

Looking for an alternative to lore-extraction or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
AI

antd-commit-msg

Logo of ant-design
ant-design

Generate a single-line commit message for ant-design by reading the projects git staged area and recent commit style. Use when the user asks for a commit message, says msg, commit msg, 写提交信息, or wants

97.8k
0
Design