whatisgithub

What is liurun-bookwriter-skills?

liangdabiao/liurun-bookwriter-skills — explained in plain English

Analysis updated 2026-05-18

216PythonAudience · writerComplexity · 2/5LicenseSetup · moderate

In one sentence

A pair of AI agent skills that write long Chinese business essays in the distinct styles of writers Liu Run and Luo Zhenyu.

Mindmap

mindmap
  root((repo))
    What it does
      Writes in Liu Run style
      Writes in Luo Zhenyu style
      Runs automatic quality checks
    Tech stack
      Python
      Pandoc
      XeLaTeX
    Use cases
      Write business commentary
      Write inspirational essays
      Export polished PDF
    Audience
      Chinese content writers
      Business commentators
    Structures
      Three section essay
      Ten point breakdown
      Thirty two point list
    Quality checks
      Banned word check
      Paragraph count check
      Reader address frequency

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 business commentary essay written in Liu Run’s signature analytical style.

USE CASE 2

Write an inspirational or reflective essay in Luo Zhenyu’s style for personal growth content.

USE CASE 3

Automatically check a draft long article against a twelve point structure and style checklist.

USE CASE 4

Export a finished long form article to a formatted Chinese language PDF.

What is it built with?

PythonPandocXeLaTeX

How does it compare?

liangdabiao/liurun-bookwriter-skillsencod3d-sec/claudebrainmoh4696/build-ai-agents-free
Stars216218213
LanguagePythonPythonPython
Setup difficultymoderatemoderateeasy
Complexity2/54/51/5
Audiencewriterdevelopervibe coder

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

How do you get it running?

Difficulty · moderate Time to first run · 30min

PDF export requires installing Pandoc, XeLaTeX, and a Chinese font in addition to Python.

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

So what is it?

This project is a pair of AI agent skills that help you write long form Chinese business articles in the style of two well known Chinese writers. One skill, liurun-bookwriter, recreates the writing approach of Liu Run, a former Microsoft strategy director and business commentator known for his business insight essays. The other, luozhenyu-bookwriter, recreates the style of Luo Zhenyu, known for inspirational essays about thinking and personal growth. The README suggests picking Liu Run's style when you want to solve a problem or analyze something concrete like a business case, and Luo Zhenyu's style when you want to spark reflection or discuss long term thinking. The liurun-bookwriter skill is built around eight core writing principles distilled from Liu Run's writing, such as always writing with empathy for the reader rather than the author, and keeping sentences short and precise. It supports several article structures, including a three section essay, a ten point breakdown, a thirty two point list for commentary on current events, and a five step template modeled on his business school audio format. It also uses a logic ordering method borrowed from consulting, arranging an article's answer, background, and conflict in different sequences depending on the desired effect, and it inserts special highlighted blocks for things like stories, examples, analogies, and memorable quotes. To use it, you simply ask the AI agent to write in Liu Run's style, and it walks through identifying the right structure, researching supporting material, writing the piece section by section while pausing for your confirmation at each step, and running an automatic twelve point quality check covering things like paragraph count, banned words, and how often the article speaks directly to the reader. A separate script can export the finished draft to a formatted PDF using Chinese fonts, and another script can run the structure and quality checks on its own. Installation is done by copying the skill folder into an agent's skills directory, such as the Claude Code skills folder. It requires Python 3.8 or newer, and if you want PDF export, you also need Pandoc, XeLaTeX, and a Chinese font installed. The project is released under the MIT license.

Copy-paste prompts

Prompt 1
Use the Liu Run skill to write a 32 point commentary on a recent business event.
Prompt 2
Use the Luo Zhenyu skill to write an inspirational essay about adapting to the AI era.
Prompt 3
Run the structure validator on my draft article and tell me what quality checks it fails.
Prompt 4
Export my finished markdown article to a PDF using this project’s export script.

Frequently asked questions

What is liurun-bookwriter-skills?

A pair of AI agent skills that write long Chinese business essays in the distinct styles of writers Liu Run and Luo Zhenyu.

What language is liurun-bookwriter-skills written in?

Mainly Python. The stack also includes Python, Pandoc, XeLaTeX.

What license does liurun-bookwriter-skills use?

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

How hard is liurun-bookwriter-skills to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is liurun-bookwriter-skills for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.