webnovel-publish

Automate webnovel chapter publishing to Tomato Novel via Playwright.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end process of publishing webnovel chapters to Tomato Novel by guiding the user through login, book management, and chapter uploads, reducing manual steps.

Core Features & Use Cases

  • Interactive flow that eliminates the need to memorize publishing commands.
  • Login setup, book creation, and batch chapter uploads with status reporting.
  • Browser automation using Playwright to perform login and publishing actions, with safeguards and error handling for common failure modes.

Quick Start

Ask me to publish a chapter and I will guide you through login, book setup, and uploading processes.

Frequently Asked Questions about webnovel-publish

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

FAQPage Schema
How do I automate publishing webnovel chapters to Tomato Novel?

You can automate publishing webnovel chapters by using an interactive workflow that guides you through first-time login setup, book creation, and batch chapter uploads to Tomato Novel with status feedback.

How does browser automation work for Tomato Novel publishing?

Browser automation for Tomato Novel publishing works by using Playwright to perform login and script-driven publishing actions. This approach includes safeguards and error handling for common failure modes during the chapter upload process.

Can I batch upload multiple webnovel chapters at once?

Yes, you can batch upload multiple webnovel chapters at once. The workflow supports batch chapter uploads with status reporting and error guards, ensuring you receive feedback on the publishing state of each chapter.

Do I need Playwright installed to use this publishing workflow?

Yes, Playwright is required as this workflow relies on Playwright-based browser automation to execute login and publishing actions on the Tomato Novel platform. The interactive flow handles the underlying script invocations automatically.

What happens if there is an error during the Tomato Novel login or upload process?

If an error occurs during the Tomato Novel login or upload process, the workflow includes built-in error guards and status reporting to handle common failure modes, providing feedback to help you resolve the issue.