Install
openclaw skills install @j3ffyang/chinese-history-literature-cultureWrite, polish, and cite Chinese-language articles on Chinese history, literature, and culture (Five Dynasties & Ten Kingdoms, silk, Dream of the Red Chamber, 洛神赋, 脂砚斋, etc.). Use when the user shares their own outline, notes, or stream-of-thought for a 中文历史/文学/文化 article and wants the agent to follow that thought-flow (must), expand with web research, and produce a polished, well-cited draft. Output is in Chinese (simplified by default); source material may be in any language. Covers creation, polishing, fact-checking, and source selection.
openclaw skills install @j3ffyang/chinese-history-literature-cultureWrite, polish, and cite Chinese articles about Chinese history, literature, and culture. The user supplies the thinking; you supply the structure-faithful expansion, web research, and citations. Output is in Chinese (simplified by default); source material may be in any language.
This skill complements astro-sync (publishing). Writing happens here; publishing happens there.
source — the user's raw text: an outline, bullet notes, a stream of thought, or a rough draft. May be pasted directly or given as a file path.mode — what the user wants this run:
create — turn notes/thoughts into a full article.polish — improve an existing draft (grammar, flow, clarity, style) while preserving structure and voice.cite — add/verify citations for an existing article (may combine with polish). Default: follow whatever the user asked; ask if unclear.audience / tone — optional; e.g. "general readers", "academic-leaning", "blog-style". Default: general literate audience.Trusted (meet the ≥2-sources rule):
NOT trusted (never count as evidence): 微博 / WeChat / 头条 / 抖音 / TikTok / 哔哩哔哩弹幕 / personal blogs / 百度百科 无参考文献词条 / forum posts / AI chat outputs.
For each claim that needs support (dates, events, attributions, quotations, chapter references, terminology):
site:zh.wikisource.org 洛神赋 or kaogu.cn 钱山漾 年代.Fetching primary texts — practical tips (learned the hard way):
紅樓夢/第041回 works; non-padded forms (第四十一回) 404. URL-encode the Chinese title path.A trusted domain is not proof. The claim must be actually present in the source's content, not merely plausibly attributed to it. For every claim:
docs/260808-corrections-by-citation.md for worked examples.
11a. Treat high-risk claim types as unverified until found verbatim. In AI-drafted literary articles, three patterns are fabricated most often: (i) character dialogue ("X 对 Y 说:……"); (ii) usage statistics about an author or text ("脂砚斋评注中最常出现的词汇是痴/绝/悲/幽"); (iii) 批语归因 — attributing an unnamed paraphrase to a commentator without 本 + 回数. Each must be located word-for-word in the primary text or named edition before it stays in the draft; otherwise it goes to 待核实 (see docs/260822-corrections-by-citation.md rows 3–11 for worked examples).字(pinyin) format — e.g. 杕杜(dì dù)、蝃蝀(dì dōng)、隮(jī)、淇(qí)、滺滺(yōu yōu)、桧(guì)、睆(huàn)、菅(jiān)、澌(sī)、钏(chuàn). Do not annotate common characters or characters already widely known to the target audience.##). Do not use labels that imply hierarchy (附录, 补充) unless the user explicitly requests them. If the article has a conclusion (结语), place it at the very end — never in the middle. The introduction should not announce a two-tier structure (main body + appendix) unless the user's thought-flow explicitly designs one. Maximum heading depth is ###; anything deeper becomes bold run-in labels (**小标题** on its own line, or **标签**: leading a list/paragraph) rather than numbered #### headings — no 4.2.3-style levels.[¹], [²]… with a 引用来源 / 参考文献 list at the end (author, title, edition/publisher, year; for Wikisource, the text + edition note; for web, site + title + access date).docs/YYMMDD-corrections-by-citation.md (reuse today's date if none exists). Structure per the example docs/260808-corrections-by-citation.md: 校核总表 (table), 已修正逐条明细 (with 依据), 待核实清单, 引用来源清单.After the article is complete, verify every citation and quoted reference:
docs/<YYMMDD>-<slug>.md, lowercase hyphenated slug, 6-digit date prefix, no spaces. Images: imgs/<YYMMDD>-<slug>.<ext> (same date prefix). Reference images as ../imgs/<file>.README.md (both the English and 中文 index tables) whenever an article or corrections doc is added, moved, or removed.negtivSpace repo — no nested .git.YYMMDD-slug; images referenced as ../imgs/<file>; README is in sync; word count stated in the article matches the actual CJK character count (verify with: python3 -c "import re; print(len(re.findall(r'[\u4e00-\u9fff]', open('FILE').read())))").astro-sync skill's length conventions as a guide.