AI Agent Hub
Back to skills
RH Automated Novel Writer icon

RH Automated Novel Writer

IT Ops & Security Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_89435606/auto-novel-writer-1800 using the guide at https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Daily web-novel updates for an account or platform can be missed when writing, review, saving, and notification are all manual. A Hermes Agent task needs to run unattended: produce long and micro pieces in the right platform style while keeping sensitive data local and making the output path auditable.

How It Works

  • Scheduled generation: At 18:00, it creates 5 long pieces and 10 ultra-short pieces tuned to Zhihu, mini-program, and Black Rock reading styles.
  • Topics and paywall hooks: Supports BL, GL, and fan-fiction topics, plus angst, plot, and ambiguous styles; generated content includes paid card points that fit platform pacing.
  • Local checks and notification: Content checks run locally without sending sensitive data externally; notifications go only to the user-authorized ServerChan recipient.
  • Operational boundaries: Files are stored in the normal user directory /home/ubuntu/novel_output; it does not access sensitive paths, and it avoids high-risk system operations and automatic shutdown.

Notes

Best for scheduled content production on an existing Hermes Agent environment, such as a Tencent Cloud lightweight server. It is not a real-time writing, manual polishing, or platform publishing tool. Confirm topic rights, platform rules, the ServerChan recipient, and output-directory permissions before use.

Use Cases

  • Configure Hermes Agent to automatically generate Zhihu, mini-program, or Black Rock-style novels daily at 18:00.
  • Batch-create long and ultra-short pieces in BL, GL, or fan-fiction topics and save them to `/home/ubuntu/novel_output`.
  • Run local content checks on generated novels and send execution notifications only to an authorized `ServerChan` recipient.
  • Operate a daily unattended novel-production task on a lightweight server without manual writing, saving, or reminders.

Best For

  • Ops engineers maintaining Hermes Agent who need auditable novel files generated on a daily schedule.
  • Content operations staff running web-novel accounts who need batch generation in Zhihu, mini-program, or Black Rock style.
  • Technical writers using `ServerChan` who need unattended execution plus result notifications.
  • Independent developers focused on local compliance checks who want content review without external sensitive data transfer.