setting-detector

Detect narrative genres from prompts and load matching knowledge bases.

2|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/JeroTan/novel-writer-english --skill setting-detector-jerotan
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: setting-detector
Source: https://github.com/JeroTan/novel-writer-english/tree/main/.gemini/skills/quality-assurance/setting-detector
Command: npx skills add https://github.com/JeroTan/novel-writer-english --skill setting-detector-jerotan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects the narrative genre from user prompts and loads the matching genre knowledge base to guide outputs.

Core Features & Use Cases

  • Keyword-based genre detection to select the appropriate knowledge base.
  • Automatic loading of genre guidelines (romance, mystery, fantasy, historical, wuxia, scifi, thriller, horror, revenge).
  • Use Case: When a prompt mentions dragons and magic, the skill loads the fantasy genre guidelines to shape tone and world-building.

Quick Start

Provide a prompt containing a genre cue and the skill will load the matching knowledge base.

Frequently Asked Questions about setting-detector

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

FAQPage Schema
How does genre detection work for routing prompts to a specific knowledge base?▼

Genre detection analyzes user prompts for keyword cues to identify the intended narrative category, then routes outputs to the corresponding genre knowledge base to apply matching writing guidelines.

Can I automatically load writing guidelines for multiple genres like fantasy and mystery?▼

Yes, automatic loading applies genre guidelines for fantasy, mystery, romance, historical, wuxia, sci-fi, thriller, horror, or revenge, ensuring only designated knowledge-base files load without external data access.

What is the best way to apply tone and world-building rules to a creative writing prompt?▼

Provide a prompt containing genre cues, and the skill loads the matching knowledge base to shape tone and world-building, guiding the output according to the specific genre's rules.

Does prompt routing restrict data access to only designated genre knowledge-base files?▼

Yes, prompt routing ensures only the designated knowledge-base files are loaded for the matched genre, preventing external or unintended data from being accessed during output generation.