ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Classical Chinese

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/classical-chinese
Or

version: "2.0.0" name: Classical Chinese description: "Classical Chinese Tool. Use when you need classical chinese capabilities. Triggers on: classical chinese." 文言文助手。文言文翻译、注释、古诗赏析、古文写作、古今对比、学习计划。Classical Chinese translator and analyzer. 文言文、古诗、国学。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Classical Chinese

文言文助手。文言文翻译、注释、古诗赏析、古文写作、古今对比、学习计划。Classical Chinese translator and analyzer. 文言文、古诗、国学。

推荐工作流

需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化

可用命令

  • translate — translate
  • annotate — annotate
  • poetry — poetry
  • essay — essay
  • compare — compare
  • learn — learn

Classical Chinese by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run classical-chinese help for all commands

Commands

Run classical-chinese help to see all available commands.

When to Use

  • to automate classical tasks in your workflow
  • for batch processing chinese operations

Output

Returns results to stdout. Redirect to a file with classical-chinese run > output.txt.

Configuration

Set CLASSICAL_CHINESE_DIR environment variable to change the data directory. Default: ~/.local/share/classical-chinese/

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-classical-chinese": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.