webnovel-query

Query webnovel project settings and story elements via Python scripts.

24|5|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/XuanRanL/webnovelwriter --skill webnovel-query-xuanranl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webnovel-query
Source: https://github.com/XuanRanL/webnovelwriter/tree/main/webnovel-writer/skills/webnovel-query
Command: npx skills add https://github.com/XuanRanL/webnovelwriter --skill webnovel-query-xuanranl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of querying project settings, characters, powers, factions, items, and foreshadowing in webnovels, providing quick access to essential story elements.

Core Features & Use Cases

  • Project Settings Query: Retrieve information about characters, powers, factions, items, and foreshadowing.
  • Urgency Analysis: Analyze the urgency of foreshadowing elements.
  • Golden Finger Status: Check the status of the protagonist's golden finger.
  • Use Case: When you need to quickly find information about a character's power or the status of a particular foreshadowing element in your webnovel.

Quick Start

Use the webnovel-query skill to get information about a character's power, for example: "webnovel-query character power 'Lin Tian'".

Frequently Asked Questions about webnovel-query

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

FAQPage Schema
How do I query character information and project settings in a webnovel?

To query webnovel project settings and character information, use a Skill that retrieves story elements via Python scripts. It extracts data from YAML frontmatter and Markdown documentation to provide quick access to characters, powers, factions, and items.

Can I analyze foreshadowing urgency and golden finger status in my story?

Yes, you can analyze foreshadowing urgency and golden finger status in your story. The webnovel query process supports urgency analysis for plot elements and checks the status of the protagonist's golden finger.

Do I need Python to retrieve webnovel story elements and powers?

Yes, you need Python installed to retrieve webnovel story elements and powers. The data retrieval and processing logic relies on Python scripts to parse the YAML frontmatter configuration and Markdown documentation.

What is the best way to find a specific character's power in a webnovel project?

The best way to find a specific character's power in a webnovel project is to use a targeted query command. For example, querying a character's power directly retrieves the relevant story element data from your project's configuration files.

How does querying webnovel settings work with YAML and Markdown files?

Querying webnovel settings works by using Python scripts to parse YAML frontmatter for configuration and Markdown for documentation. This mechanism extracts structured story elements like factions, items, and foreshadowing for quick retrieval.