story

Route web-novel writing requests to appropriate story sub-skills and agents.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/LoveIiei/oh-story-opencode --skill story-loveiiei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story
Source: https://github.com/LoveIiei/oh-story-opencode/tree/main/.opencode/skills/story
Command: npx skills add https://github.com/LoveIiei/oh-story-opencode --skill story-loveiiei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It resolves ambiguous user requests in web-novel writing by detecting project context and routing to the correct sub-skill or agent, preventing wasted effort and mismatched workflows.

Core Features & Use Cases

  • Project-state detection: Reads the .active-book file to infer long/short mode, current phase, title, and last used sub-skill so downstream steps stay consistent.
  • Intent-based routing: Maps common writing, analyzing, scanning, de-AI polishing, importing, reviewing, and cover-generation intents to the corresponding story-* skills or @story-* agents.
  • Fallback clarification flow: When intent is unclear, asks focused questions (long vs short, writing vs analyzing) and narrows candidates to 2–3 likely skills for user selection.

Quick Start

Tell the AI: “I want to start a long web novel outline and write the next chapter for my current project.”

Frequently Asked Questions about story

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

FAQPage Schema
How do I route web novel writing intents to the correct story skill?

To route web novel writing intents, the system detects your project state by reading the .active-book file and matches intent keywords to select the appropriate long or short story skill or agent.

What is the best way to manage long vs short web novel project workflows?

Managing long vs short web novel workflows requires project-state detection. The system reads .active-book to infer the current mode, phase, and title, ensuring downstream story agents stay consistent.

How do I start outlining and writing the next chapter for a current web novel project?

To start outlining and write the next chapter, tell your AI your intent. The system detects your active project context and routes the request to the correct story planning and writing sub-skills.

Can I use agent orchestration for web novel market scanning and de-AI polishing?

Yes, agent orchestration supports market scanning and de-AI polishing. It maps these specific intents to corresponding story agents, preventing mismatched workflows and wasted effort in web novel writing.

What happens when my web novel writing intent is ambiguous?

When your web novel writing intent is ambiguous, the system triggers a fallback clarification flow. It asks focused questions to narrow down candidates to 2-3 likely story skills for your selection.

Do I need an .active-book file for story skill dispatch?

Yes, an .active-book file is required for story skill dispatch. The system reads this file to infer your project's long or short mode, current phase, and last used sub-skill for accurate intent routing.