ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

proofreader

校对/错别字检查、语法纠错、文风统一、一致性检查、可读性评分、校对报告。Proofreading with typo detection, grammar correction, style consistency, readability scoring.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/proofreader
Or

proofreader

校对/错别字检查、语法纠错、文风统一、一致性检查、可读性评分、校对报告。Proofreading with typo detection, grammar correction, style consistency, readability scoring, and full reports.

常见问题

Q: 这个工具适合谁用? A: 任何需要proofreader的人,无论是个人还是企业用户。

Q: 输出格式是什么? A: 主要输出Markdown格式,方便复制和编辑。

命令列表

命令功能
checkcheck
grammargrammar
stylestyle
consistencyconsistency
readabilityreadability
reportreport

专业建议

  • 分层校对**:先查错别字,再查语法,最后查风格——分开检查更不容易遗漏
  • 朗读检验法**:读出声来,不通顺的地方往往就是有问题的地方
  • 反向阅读法**:从最后一段往前读,强制关注每个句子本身
  • 一致性清单**:建立术语表,确保全文统一
  • 的地得**:形容词+的+名词、副词+地+动词、动词+得+补语

proofreader by BytesAgain

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

Examples

# Show help
proofreader help

# Run
proofreader run

Commands

Run proofreader help to see all available commands.

Metadata

Stars4097
Views1
Updated2026-04-14
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-bytesagain3-proofreader": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.