proofreader
校对/错别字检查、语法纠错、文风统一、一致性检查、可读性评分、校对报告。Proofreading with typo detection, grammar correction, style consistency, readability scoring.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/proofreaderproofreader
校对/错别字检查、语法纠错、文风统一、一致性检查、可读性评分、校对报告。Proofreading with typo detection, grammar correction, style consistency, readability scoring, and full reports.
常见问题
Q: 这个工具适合谁用? A: 任何需要proofreader的人,无论是个人还是企业用户。
Q: 输出格式是什么? A: 主要输出Markdown格式,方便复制和编辑。
命令列表
| 命令 | 功能 |
|---|---|
check | check |
grammar | grammar |
style | style |
consistency | consistency |
readability | readability |
report | report |
专业建议
- 分层校对**:先查错别字,再查语法,最后查风格——分开检查更不容易遗漏
- 朗读检验法**:读出声来,不通顺的地方往往就是有问题的地方
- 反向阅读法**:从最后一段往前读,强制关注每个句子本身
- 一致性清单**:建立术语表,确保全文统一
- 的地得**:形容词+的+名词、副词+地+动词、动词+得+补语
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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-proofreader": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
windows-setup
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Windows Setup concepts, best practices, and implementation patterns.
Dividend
Lightweight Dividend tracker. Add entries, view stats, search history, and export in multiple formats.
crawler
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
devops-scripts
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Scripts concepts, best practices, and implementation patte...