Token导航 LogoToken导航TokenDH.com
效率权限需确认clawhub未标认证来源可访问clear审计通过

blog-polisher博客抛光机

Agent Skill

blog-polisher 用于整理文档、README、Markdown 和说明材料,适合在 OpenClaw 中需要把零散信息整理成结构清晰的文档时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,764

周安装

358

GitHub Stars

公开资料未说明

下载量

2,807
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:blog-polisher(博客抛光机)
来源仓库:https://github.com/j3ffyang/blog-polisher
安装命令:
openclaw skills install blog-polisher
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install blog-polisher

简介

博客抛光机用 Markdown 润色草稿,修复拼写和语法错误,提升语言流畅度。

  • 适合需要快速优化文本质量的场景,保持原始风格和意图不变。
  • 核心能力包括错误检测、语义连贯性增强、简洁性调整,支持多轮迭代。
  • 使用时需确认输入长度、语气偏好及禁止修改项,避免过度润色偏离原意。
  • 建议人工抽检,尤其关注技术术语和数字准确性。

SKILL.md

name
blog-polisher
description
Hey, this skill polishes your blog draft in markdown. Fixes spelling, grammar, adds clarity if needed, keeps it simple and original language. Asks before big paragraph changes.
author
Jeff Yang
version
1.0.0
tags
[blog, writing, polish, markdown, grammar]
metadata
openclaw
inputSchema
type
object
properties
draftPath
type
string
description
Path to your markdown blog draft file.
outputPath
type
string
description
Path to save the polished version (optional, defaults to draft-polished.md).
required
[draftPath]
outputSchema
type
object
properties
polishedPath
type
string
description
Path to the polished markdown file.
changes
type
array
description
Summary of what was fixed.

Blog Polisher Skill

Yo, this is your casual blog polishing buddy. You give me a markdown draft, I check it out, fix typos, grammar, make sure it flows nice without changing the vibe. Keep it simple like the original. No fancy stuff unless it's missing sense.

When to Use Me

  • Got a blog draft in .md ready.
  • Want spelling/grammar fixes.
  • Need light enhancements if parts don't make sense.
  • Paragraph advice, but I ask first before moving stuff.
  • Handles English or Chinese – sticks to original lang. Flag if conflict.

Workflow Step-by-Step

  1. Read the Draft

Use your markdown read skill: read_file --path {{input.draftPath}}. Grab the full content as string. Show me the raw draft first.

  1. Quick Review

Scan for: - Misspellings (use built-in reasoning, no extra tools). - Grammar issues (awkward sentences). - Facts that don't add up or lack meaning – suggest simple adds. - Paragraph breaks: if run-on or choppy, note "Paragraph X feels off – too long/short? Want me to split/merge?" Ask user before change. Keep tone spoken, unofficial.

  1. Language Check

Detect main lang (English/Chinese). Stay in original. If mixed and conflicting (e.g. English term in Chinese para), highlight: "LANG NOTE: [spot] mixes lang, suggest [fix]?" Don't translate unless user says.

  1. Polish It

- Fix errors inline. - Enhance if lacks meaning: add 1-2 simple sentences, e.g. "This means [clearer version]." - Keep length similar, simple words. - Paragraphs: only adjust if user ok'd.

  1. Output Polished

Set outputPath = input.draftPath + "-polished.md if not given. Use your markdown write skill: write_file --path {{output.polishedPath}} --content [polished_md]`. Respond: - Link to new file. - Bullet changes: "- Fixed [typo/grammar]. - Added clarity to [para]. - Paragraph advice: [if any]."

Examples

Input: Rough English draft with typos. Output: Cleaned, same lang, simple.

Input: Chinese blog, grammar off. Output: Polished Chinese, no translate.

Tips

  • If draft huge, summarize changes.
  • Always preview changes summary before write.
  • No deps – just file read/write skills you got.
  • Test: "Polish my /path/to/draft.md"

Dependencies & Install

No extra tools needed! Uses your existing markdown file skill. Drop this folder in ~/.openclaw/skills/blog-polisher/. Run openclaw skills list to check. Reload agent. For ClawHub: zip folder, publish via clawhub cli if ya want.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

97.76%
按下载量换算2,744

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills