lab-deploy

Automate webnovel deployment by migrating files, syncing Git repositories, and updating project statuses.

Updated May 28, 2026
One-click install
npx skills add https://github.com/Orda-by-Move/jhs-novel-lab-plugin --skill lab-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lab-deploy
Source: https://github.com/Orda-by-Move/jhs-novel-lab-plugin/tree/main/skills/lab-deploy
Command: npx skills add https://github.com/Orda-by-Move/jhs-novel-lab-plugin --skill lab-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the final stages of the webnovel production pipeline, ensuring that only high-quality, committee-evaluated content is deployed while maintaining strict version control and workspace organization.

Core Features & Use Cases

  • Automated Classification: Evaluates novel scores to determine if a project is ready for site exposure or requires further refinement.
  • Pipeline Integration: Seamlessly moves files from the active workspace to the production directory and updates the master project list.
  • Use Case: After a novel completes the evaluation phase, use this Skill to automatically commit the changes to GitHub, update the project index, and prepare the workspace for the next creative cycle.

Quick Start

Use the lab-deploy skill to finalize the current novel project and push the validated files to the production repository.

Frequently Asked Questions about lab-deploy

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

FAQPage Schema
How do I automate webnovel deployment to GitHub after evaluation?

Automating webnovel deployment to GitHub involves using a pipeline that evaluates novel scores, migrates validated files to the production directory, and commits the changes. This ensures only committee-evaluated content is deployed.

What is the best way to enforce quality thresholds for webnovel site exposure?

Enforcing quality thresholds for webnovel site exposure requires an automated classification system that evaluates novel scores. Projects meeting the threshold move to production, while others remain for refinement.

Can I use this deployment workflow with a local file system and Git version control?

Yes, this deployment workflow requires integration with local file systems and Git version control. It relies on these dependencies to migrate files from the workspace and synchronize the production repository.

How does file migration work when finalizing a novel project?

File migration when finalizing a novel project works by moving creative assets from the active workspace to the production directory. The workflow then updates the master project list and prepares the workspace for the next cycle.

Do I need to manually update the project index after deploying webnovel content?

No, you do not need to manually update the project index after deploying webnovel content. The automation pipeline updates the master project list and commits changes to GitHub automatically during deployment.