What this is
This week, a post on Juejin showed where AI writing of long-form web novels truly gets stuck: it is not prose quality, but characters abruptly acting out of character (OOC) midway through the story. Developer “Xiao Feichang (小肥肠)” merged a previously built n8n workflow and a short-story Skill into a single workbench, then added Obsidian for local storage to create a button-based creative pipeline.
Skills is a concept Anthropic introduced alongside Claude. In simple terms, it is a set of prompts and resources that can be called with a single click. The novel-writing Skills do three things: continue writing in the styles found in an existing reference knowledge base; automatically generate the next chapter from the outline and character profiles; and check narrative continuity between chapters—in other words, prevent characters from changing from one chapter to the next. Every completed chapter is saved directly to Obsidian, and before the next chapter begins, the AI first reads the previous chapter. This is the blunt method it uses to resolve contradictions, and it is currently the most reliable one.
Industry view
Supporters argue that the real value of this workflow lies not in a technological breakthrough, but in moving AI from a “chat window” to “pipeline buttons.” This directly addresses individual creators’ need to combine scattered actions into a one-click flow; the workbench interface is the key design that allows Skills-based tools to be put into practice.
There are two strands of opposition, however. The first comes from web-fiction platforms and veteran editors: continuity checks can fix contradictions on the surface, but paid-chapter retention depends on designing anticipation and controlling emotional pacing, which AI still cannot grasp. The second comes from the developer community: the author himself acknowledges that, after generating dozens of chapters in batches, Token costs and the workload of manual repairs begin to erode AI’s efficiency gains. Therefore, the real capability boundary of this pipeline today is “help you produce a draft, and you revise it,” not “write the whole thing for you.”
Impact on regular people
For AI tool developers: wrapping scattered Prompt operations, APIs, and knowledge bases into a visual, clickable workbench is the main form AI tools are taking this year to lower the barrier for nontechnical users. It is not limited to fiction.
For independent professionals: solo content producers in self-media, consulting, and operations are using similar Skills to build their own content pipelines, further lowering the barrier to the “one-person company + AI Skills” model.
For the web-fiction consumer market: when AI tools can consistently produce manuscripts good enough to sign, the supply side will face a shock—the barrier to securing top-tier contracts will rise, while opportunities for mid- and lower-tier creators may open because of the cost advantage.