lumi-research-topic

Create thematic wiki topic pages from existing graph concepts and sources.

36|16|Updated May 1, 2026
One-click install
npx skills add https://github.com/tronghieu/lumina-wiki --skill lumi-research-topic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lumi-research-topic
Source: https://github.com/tronghieu/lumina-wiki/tree/main/src/skills/packs/research/topic
Command: npx skills add https://github.com/tronghieu/lumina-wiki --skill lumi-research-topic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you organize already-ingested concepts and sources into a coherent thematic topic page so related knowledge is clustered and cross-referenced.

Core Features & Use Cases

  • Thematic topic page creation: Builds a structured page under wiki/topics/ that groups existing graph entities without inventing new knowledge.
  • Guided reuse with validation: Works only from already-ingested wiki pages and graph edges, and enforces user confirmation before writing anything.
  • Bidirectional graph linking: Writes edges in both directions so the topic remains properly connected in the knowledge graph.
  • Refresh and non-destructive updates: Supports skipping or refreshing existing topic pages while preserving required user-edited sections and original created date.

Quick Start

Ask it to create a topic page by saying: Create a topic page for "my topic title".

Frequently Asked Questions about lumi-research-topic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize existing graph concepts into a structured wiki topic page?

To organize existing graph concepts into a structured wiki topic page, this Skill clusters already-ingested entities and sources into a thematic grouping under wiki/topics/ while establishing bidirectional graph edges.

Can I refresh an existing topic page without losing my manually edited sections?

Yes, you can refresh an existing topic page without losing manually edited sections. The process supports non-destructive updates by preserving user-edited sections and the original creation date during the refresh.

Does creating a topic page from a knowledge graph require explicit user approval?

Yes, creating a topic page from a knowledge graph requires explicit user approval before writing anything. The system ensures candidate selection from existing entities and asks for confirmation before saving.

How does concept clustering handle source linking in a knowledge graph?

Concept clustering handles source linking by establishing bidirectional graph edges between the topic, sources, and concepts. This ensures the newly created thematic grouping remains properly connected within the wiki.

Will topic modeling invent new knowledge if existing graph entities are missing?

No, topic modeling will not invent new knowledge if existing graph entities are missing. The system works strictly from already-ingested wiki pages and graph edges to group existing concepts without fabricating new information.