·polisher

中文文章润色与校对技能。支持语法拼写修正、格式规范化(中英文空格、全角标点、标点成对)、段落拆分,通过 diff 视图让用户确认修改。触发场景:(1) 用户说"润色"、"校对"、"检查格式"、"polish" (2) 被 outliner 完成初稿后调用 (3) 中文文本格式规范化需求

3Installs·0Trend·@hansonyyds

Installation

$npx skills add https://github.com/hansonyyds/beary-skills --skill polisher

How to Install polisher

Quickly install polisher AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hansonyyds/beary-skills --skill polisher
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hansonyyds/beary-skills.

SKILL.md

View raw

| 用户直接指定 | /polish draft-outline-a.md | | 被 outliner 调用 | 从参数获取文件路径 | | 文件不存在 | 列出当前目录可用草稿,提示用户 |

| 语法错误 | 主谓不一致、时态错误、成分残缺 | | 拼写错误 | 错别字、英文拼写、专有名词大小写 | | 病句 | 语义重复、逻辑矛盾、指代不清 | | 标点基础 | 句号缺失、引号不成对、括号不匹配 |

| "确认" | 保存为 polished-{原文件名} | | "调整X" | 重新处理指定部分 | | "取消" | 不保存,退出 | | "只看格式" | 仅展示格式修改 | | "只看内容" | 仅展示内容修改 |

中文文章润色与校对技能。支持语法拼写修正、格式规范化(中英文空格、全角标点、标点成对)、段落拆分,通过 diff 视图让用户确认修改。触发场景:(1) 用户说"润色"、"校对"、"检查格式"、"polish" (2) 被 outliner 完成初稿后调用 (3) 中文文本格式规范化需求 Source: hansonyyds/beary-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hansonyyds/beary-skills --skill polisher
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hansonyyds/beary-skills

Quick answers

What is polisher?

中文文章润色与校对技能。支持语法拼写修正、格式规范化(中英文空格、全角标点、标点成对)、段落拆分,通过 diff 视图让用户确认修改。触发场景:(1) 用户说"润色"、"校对"、"检查格式"、"polish" (2) 被 outliner 完成初稿后调用 (3) 中文文本格式规范化需求 Source: hansonyyds/beary-skills.

How do I install polisher?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hansonyyds/beary-skills --skill polisher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/hansonyyds/beary-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26