webnovel-export

Export webnovel chapters to Markdown, TXT, or EPUB formats.

188|33|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lujih/webnovel-writer-opencode --skill webnovel-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webnovel-export
Source: https://github.com/lujih/webnovel-writer-opencode/tree/main/.opencode/skills/webnovel-export
Command: npx skills add https://github.com/lujih/webnovel-writer-opencode --skill webnovel-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill exports webnovel chapters into Markdown, TXT, or EPUB formats for publishing, sharing, or long-term archiving. It centralizes the export flow with preflight checks, range/volume handling, and post-export validation to ensure consistent outputs.

Core Features & Use Cases

  • Preflight & Validation: verifies that chapters exist and are ready to export.
  • Multi-format Export: supports Markdown, TXT, and EPUB outputs for flexible publishing.
  • Workflow Logging: records export steps for traceability and audits.
  • Use Case: export a whole volume for an ebook release or generate a single chapter for quick sharing.

Quick Start

在 OpenCode 中运行导出流程,选择目标格式并审核导出范围,即可生成可分发的文件。

Frequently Asked Questions about webnovel-export

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

FAQPage Schema
How do I export webnovel chapters to EPUB for publishing?

You can export webnovel chapters to EPUB by running the deterministic export workflow, selecting EPUB as the target format, and defining the export range. The process includes preflight checks and post-export validation to ensure files are ready for distribution.

Can I export an entire webnovel volume to Markdown at once?

Yes, the volume export feature allows you to export an entire webnovel volume to Markdown in one operation. It handles range and volume controls natively, verifying that all chapters within the volume exist and are ready before generating the output file.

What is the best way to convert webnovel chapters to TXT format for archiving?

The best way to convert webnovel chapters to TXT for archiving is using a centralized export flow with preflight checks. This ensures consistent plain text outputs by validating chapter readiness and logging the export workflow for future traceability and audits.

Does the webnovel export process validate chapters before generating the final file?

Yes, the webnovel export process implements preflight checks to verify that chapters exist and are ready before conversion. It also performs post-export validation to guarantee that the generated Markdown, TXT, or EPUB files maintain consistent formatting.

How do I track the export workflow when converting webnovels to different formats?

The export workflow records every step during the webnovel conversion process for traceability and audits. This workflow logging ensures you can track exactly how Markdown, TXT, or EPUB files were generated and validated throughout the operation.

Why does my webnovel chapter export fail the preflight check?

Webnovel chapter exports fail preflight checks when the system verifies that target chapters do not exist or are not ready for export. This validation mechanism prevents incomplete or missing chapters from being included in Markdown, TXT, or EPUB outputs.