An AI coding agent skill that translates your code diffs into elegant, grammatically accurate Classical Chinese (Wenyan) git commit messages.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install wenyan-commit-message-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install wenyan-commit-message-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Wenyan Commit Message skill is a highly specialized developer tool designed to translate codebase changes into elegant, grammatically correct Classical Chinese (文言文). By analyzing raw diffs, this tool produces concise, historically accurate literary phrasing that replaces modern technical jargon with elegant single-character verbs and balanced syntax. It is a unique stylistic addition to the ecosystem of Openclaw Skills, allowing developers to bring classic aesthetics into their version control histories without sacrificing grammatical integrity.
This skill enforces strict formatting rules and classical linguistic principles, ensuring messages avoid modern vernacular habits or redundant punctuation. It preserves technical terms like variable names, files, and APIs as-is while translating structural actions into classical verbs like 增 (add), 删 (delete), and 改 (modify).
.gitmessage template.git diff --cached. If no files are staged, it falls back to analyzing unstaged modifications via git diff.git commit commands.To enable this skill in your environment, clone or configure it within your local agent ecosystem:
# Standard setup command for Openclaw Skills
openclaw install wenyan-commit-message
Ensure that you have your repository configured so the AI agent has permissions to read staged git diffs:
git add .
To explicitly invoke the skill during a commit sequence, ask your agent:
# Example invocation
"用文言文写这篇 commit"
This skill processes structured git metrics and outputs unformatted plain text. The table below details how data properties are parsed and structured:
| Property | Format / Rules | Example Output |
|---|---|---|
| Subject (Title) | Single line, <= 50 Chinese chars | 修 login 跳转之谬 |
| Body (Optional) | Wrapped to <= 72 chars per line | 凡鉴权之事,旧混于路由之中,今别为一层。 |
| Proper Nouns | Retained in English/Original | README, API, 1.2.0 |
| Command Pipe | Plaintext, no markdown wrappers | Ready for git commit -F - |
Crucially, formatting rules completely discard standard commit prefixes (like feat: or fix:) to maintain authentic ancient grammar.
git commit -F -.Loading
An offline-first AI agent skill that enables secure, read-only queries over locally archived Google Health and Fitbit historical data.

A specialized AI skill that orchestrates development workflows by transforming code issues and updates into structured Feishu and Lark tasks.

A powerful Lark and Feishu CLI integration designed to orchestrate development knowledge hubs, linking wiki documents directly to structured databases.

An automated development knowledge hub utility that provisions, structures, and synchronizes Feishu or Lark Base databases directly via command-line tools.

A Puppeteer-powered tool that compiles interactive HTML files, dashboard charts, and Chinese fonts into single-page high-fidelity PDFs while resolving layouts, transitions, and split issues.

Establish and use human-guided architectural guardrails to prevent architecture collapse and codebase drift during multi-turn AI agent iterations.








































