novel-uploader-guidelines-r2

Format and validate novel content for Cloudflare R2 uploads.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guidelines for formatting novel content for R2 upload. Use when helping users prepare, format, or upload novel content (chapters, metadata, cover art) to Cloudflare R2 for web novel viewer applications.

Core Features & Use Cases

  • R2 directory structure and path conventions for novels
  • Validation tips for meta.json, chapters, and assets
  • Upload methods and bulk scripts for Wrangler R2

Quick Start

Provide a ready-to-upload set of R2 files for your novel, including properly structured meta.json, chapters, and cover_art assets.

Frequently Asked Questions about novel-uploader-guidelines-r2

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

FAQPage Schema
How do I format novel content for Cloudflare R2 uploads?

To validate a meta.json file for R2 novel uploads, ensure it complies with the strict JSON schema rules and directory structure conventions required for clean, predictable web-novel delivery alongside chapters and assets.

What is the required directory structure for uploading web novels to R2?

The required directory structure for R2 web novel uploads organizes meta.json, chapters, and cover art assets into a predictable hierarchy using strict path conventions and file naming rules to ensure clean delivery.

Can I use Wrangler to bulk upload novel chapters and assets to R2?

Yes, you can use Wrangler R2 to bulk upload novel chapters and assets by applying upload methods and bulk scripts that prepare and validate structured novel data before pushing it to your Cloudflare R2 bucket.

Why does my R2 novel upload fail validation?

R2 novel upload validation fails when your structured data does not comply with the strict naming conventions, directory structure, or JSON schemas required for meta.json, chapters, and assets, preventing predictable web-novel delivery.

Do I need a specific JSON schema for novel metadata when uploading to R2?

Yes, you need a specific JSON schema for novel metadata when uploading to R2 to ensure compliance with the validation rules required for clean, predictable web-novel delivery alongside your chapters and cover art assets.