lore-extraction — civilization lore-extraction, loreSystem, community, civilization, ide skills, creation, creative, fiction, storytelling, toolkit, Claude Code

v1.0.0

このスキルについて

高度なナラティブテキスト分析およびエンティティ抽出機能を必要とするワールドビルディングエージェントに最適 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

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
29
Canonical Locale
en
Detected Body Locale
en

高度なナラティブテキスト分析およびエンティティ抽出機能を必要とするワールドビルディングエージェントに最適 Base extraction rules for all lore subagents. Governs entity identification, contextual analysis, relationship mapping, and JSON output formatting.

このスキルを使用する理由

エージェントがナラティブテキストからエンティティを抽出してエンティティ所有権マップに従って分類し、LoreData.to_dictと互換性のあるJSON形式で出力することを可能にし、標準化された抽出パイプラインを利用し、JSONなどのプロトコルをサポートする

おすすめ

高度なナラティブテキスト分析およびエンティティ抽出機能を必要とするワールドビルディングエージェントに最適

実現可能なユースケース for lore-extraction

ナラティブテキストからエンティティを抽出して没入型ユニバースを作成する
エンティティ間の関係を識別して分類して文明を設計する
ワールドビルディングプロジェクトのエンティティ所有権マップを自動的に構築する

! セキュリティと制限

  • 抽出前に完全なソーステキストを読み取る必要がある
  • ナラティブテキスト分析のみに限定される
  • 分類するために事前に定義されたエンティティ所有権マップが必要

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

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?

高度なナラティブテキスト分析およびエンティティ抽出機能を必要とするワールドビルディングエージェントに最適 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: ナラティブテキストからエンティティを抽出して没入型ユニバースを作成する, エンティティ間の関係を識別して分類して文明を設計する, ワールドビルディングプロジェクトのエンティティ所有権マップを自動的に構築する.

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?

抽出前に完全なソーステキストを読み取る必要がある. ナラティブテキスト分析のみに限定される. 分類するために事前に定義されたエンティティ所有権マップが必要.

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.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

lore-extraction

Install lore-extraction, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

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

関連スキル

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

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者