whatisgithub

What is qiaomu-book-script?

joeseesun/qiaomu-book-script — explained in plain English

Analysis updated 2026-05-18

19PythonAudience · writerComplexity · 2/5LicenseSetup · easy

In one sentence

An AI agent skill that generates Chinese spoken short video scripts recommending nonfiction books in a specific reviewer's voice, and learns from your edits over time.

Mindmap

mindmap
  root((qiaomu-book-script))
    What it does
      Spoken book review scripts
      Learns your edits
    Tech stack
      Python
      Agent skill
    Use cases
      Short video scripts
      Style personalization
    Audience
      Writers
      Content creators

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Generate a Chinese spoken short video script recommending a nonfiction book, in a specific reviewer's voice.

USE CASE 2

Install the skill into an AI coding tool that supports agent skills, such as Claude Code.

USE CASE 3

Feed edited drafts back to the AI so future scripts match your personal editing style over time.

USE CASE 4

Run the local lint script to check generated scripts follow the required format.

What is it built with?

Python

How does it compare?

joeseesun/qiaomu-book-script16nic/comfyui-agnes-ai6c696e68/gpt_signup_hybrid
Stars191919
LanguagePythonPythonPython
Setup difficultyeasymoderatehard
Complexity2/52/54/5
Audiencewritervibe coderdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Installs with a single command into agent skill compatible AI coding tools.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

This is an agent skill for generating Chinese spoken short-video scripts that recommend nonfiction books. It is designed for AI coding tools that support agent skills, such as Claude Code. You install it with a single command and then ask your AI assistant to write a script for a book by name. The skill is built around the voice and style of a specific Chinese book reviewer called Qiaomu (向阳乔木). The output is a single complete spoken script: it opens with a branded greeting, establishes why the book's author or core argument is worth hearing, picks 3 to 5 ideas that actually change how you think about something, explains each idea using everyday work or life examples, and ends cleanly without adding marketing calls to action or extra structure labels. The skill also includes a learning loop. After the AI generates a first draft, you edit it yourself. You then give the diff back to the AI, which compares the two versions and records what you changed, so future scripts come closer to your voice with each round. A local lint script checks that the output follows the required format: one code block, correct opening, no internal labels like "point one" or estimated reading time. The README explains a common failure mode for AI book summaries: they summarize the table of contents rather than explaining why any of the ideas matter to the listener personally. This skill is explicitly designed to avoid that pattern by grounding every concept in a concrete, relatable scenario. The README is written primarily in Chinese with a short English summary section. The project is MIT licensed.

Copy-paste prompts

Prompt 1
Install this Qiaomu book script skill and generate a spoken script recommending a specific book title.
Prompt 2
Explain how this skill's learning loop uses my edits to improve future generated scripts.
Prompt 3
Show me what the lint script checks for in a generated book script.
Prompt 4
Help me adapt this skill's voice and structure rules for a different book reviewer style.

Frequently asked questions

What is qiaomu-book-script?

An AI agent skill that generates Chinese spoken short video scripts recommending nonfiction books in a specific reviewer's voice, and learns from your edits over time.

What language is qiaomu-book-script written in?

Mainly Python. The stack also includes Python.

What license does qiaomu-book-script use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is qiaomu-book-script to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is qiaomu-book-script for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.