测试skill
/install bisheng-demo-note-polisher
Demo Note Polisher
Goal
Turn incomplete or messy source text into clean, readable output while preserving the user's intent, facts, and level of certainty.
Workflow
- Identify the target output. Common targets: direct message, email, project update, meeting summary, announcement, short memo.
- Infer audience and tone from the request. Default to concise and professional when the user does not specify tone.
- Extract the factual content from the raw notes. Preserve names, dates, numbers, decisions, blockers, and next steps exactly unless the user explicitly asks for changes.
- Rewrite for clarity. Remove duplication, filler, and private shorthand that would confuse the reader.
- Mark uncertainty instead of inventing details. If key information is missing, surface it as an open question or a neutral placeholder.
Output Rules
- Keep the same language as the input unless the user requests another language.
- If the input mixes languages, normalize to the dominant language unless the user wants bilingual output.
- Do not fabricate timelines, metrics, owners, or outcomes.
- Keep the output shorter than the source unless the user asks for expansion.
- Preserve the user's stance and confidence level.
- If the notes are extremely rough, provide one polished version and one shorter version.
Format Heuristics
Message
- Keep it brief and direct.
- Lead with the main point.
- End with the requested action, if any.
- Use a clear subject line only when it helps.
- Open and close politely but keep the body compact.
- Group related details into short paragraphs or bullets.
Status Update
Use this structure when the user wants a weekly update or progress summary:
- Summary
- Progress
- Blockers
- Next steps
Meeting Summary
Use this structure when the notes come from a meeting:
- Purpose
- Decisions
- Action items
- Open questions
Clarification Rule
Ask at most one clarifying question only if the missing detail would materially change the output, such as the target audience or required language. Otherwise, make a reasonable default choice and proceed.
Example Requests
- "Polish these meeting notes into a short recap for the team."
- "Turn this rough draft into a professional email."
- "Clean up my weekly update and make it more concise."
- "Rewrite these mixed Chinese and English notes into one clear announcement."
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bisheng-demo-note-polisher - 安装完成后,直接呼叫该 Skill 的名称或使用
/bisheng-demo-note-polisher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
测试skill 是什么?
Turn rough notes, bullet lists, chat fragments, meeting takeaways, and mixed-language drafts into polished writing. Use when the user asks to rewrite, polish... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 测试skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bisheng-demo-note-polisher」即可一键安装,无需额外配置。
测试skill 是免费的吗?
是的,测试skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
测试skill 支持哪些平台?
测试skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 测试skill?
由 jin935150450-ctrl(@jin935150450-ctrl)开发并维护,当前版本 v1.0.0。