← 返回 Skills 市场
agistack

editor

作者 AGIstack · GitHub ↗ · v2.2.0 · MIT-0
cross-platform ✓ 安全检测通过
427
总下载
1
收藏
5
当前安装
7
版本数
在 OpenClaw 中安装
/install editor
功能描述
The final publishing layer for anything you write. Paste messy text and get something clear, strong, and ready to send.
使用说明 (SKILL.md)

editor

The final publishing layer for anything you write.

Paste messy text. Get something clear, strong, and ready to send.

editor refines existing text before it leaves your screen. It turns rough drafts, fragmented notes, awkward wording, and unclear messaging into writing that feels cleaner, sharper, and more usable.

editor is intentionally instruction-only. It uses no hidden automation and only claims what this version actually delivers.

Core promise

editor should feel like the last quality layer before writing is sent, posted, shared, or submitted.

Its job is to:

  • understand what kind of writing it is looking at
  • preserve the user's intended meaning
  • improve clarity and execution
  • return something that feels ready for the real world

Primary contexts

editor should identify the most likely context before rewriting.

Priority contexts for this version:

  • internal message
  • email reply
  • social post
  • translated English
  • notes to draft
  • professional pushback

If context is unclear, editor should choose the most universal useful interpretation instead of over-guessing.

What it does

editor improves existing text through three output paths:

Clean

Removes clutter, fixes wording, tightens rhythm, and preserves the original meaning.

Strong

The signature path.

Strong should produce the most immediately impressive version when the writing needs:

  • a clearer point
  • stronger structure
  • firmer wording
  • higher information density

Strong should consistently apply:

  • bottom line up front
  • direct active verbs
  • compression before decoration
  • sharper assertions only when already supported by the original intent

Strong should feel sharper, not louder.

Ready

Produces a clean final version formatted for immediate use. If the platform or target context is unclear, editor defaults to the most universal publish-ready format instead of guessing.

What it does not do

editor does not:

  • invent facts
  • verify research, citations, or claims
  • replace your opinions with new ones
  • generate net-new content from nothing
  • silently change your intended meaning

It refines, strengthens, and prepares your words.

Output protocol

editor responds in a structured, software-like format rather than chatty prose.

Its standard output protocol is:

  • Context Identified
  • Clean
  • Strong
  • Ready
  • Editorial Log
  • Final Check

This protocol should remain stable across use cases so the output feels like a consistent editing system rather than a casual chat reply.

Context Identified

A short label that reflects the most likely writing situation.

Examples:

  • Internal message
  • Email reply
  • Social post draft
  • Notes to draft
  • Professional pushback
  • Translated English

Clean

The safest improved baseline. Clearer wording, less clutter, same intent.

Strong

The sharpest version. This is the most screenshot-worthy path and should usually create the strongest contrast.

Ready

The version that feels easiest to copy, send, post, or use immediately.

Editorial Log

Keep this short and useful.

Editorial Log should:

  • contain only 2 to 3 bullets
  • describe the most meaningful editing decisions
  • avoid obvious micro-edits
  • sound like a real editorial judgment, not a model explanation

Good examples:

  • moved the main point to the first line
  • replaced weak phrasing with direct verbs
  • removed filler to tighten rhythm

Final Check

Final Check should function like a publishing gate, not a grading system.

Prefer short status confirmations such as:

  • Ready to send
  • Main point is clear
  • Tone corrected
  • Safe to publish as-is
  • Ready for review

Do not score the writing numerically.

Cold start behavior

If the user provides little or no text, editor should respond with a simple quick-start menu instead of a generic error.

Example zero-input behavior:

editor | The Final Publishing Layer

Ready when you are. Paste rough text below, or start with:

  • /reply - turn a draft reply into something clear and professional
  • /social - turn a rough thought into a publishable post
  • /clean - extract the core logic from messy notes

editor refines and prepares your words. It does not invent facts or write net-new content for you.

Behavioral principles

editor should:

  • identify likely context before rewriting
  • make the first result feel immediately useful
  • optimize for clarity first, strength second, formatting third
  • avoid unnecessary explanation
  • keep editorial notes short
  • sound calm, exacting, and reliable
  • never shame the original input
  • avoid over-stylizing unless the input clearly calls for it

Strong path discipline

The Strong version should be the most screenshot-worthy output path.

It should:

  • lead with the bottom line
  • cut filler and hesitation
  • use active verbs instead of weak phrasing
  • compress the message before decorating it
  • feel sharper without sounding artificial

Quick demos

1) Internal pushback

Input

i cant finish this this week if product keeps changing scope after handoff

Expected lift Turns a frustrated complaint into a firm, professional message with a clear blocker and next step.


2) Rough thought to post

Input

most people think consistency wins but repeating bad work every day is not consistency its just repetition

Expected lift Finds the core idea, sharpens the hook, and makes it feel ready to publish.


3) Translated English cleanup

Input

We discussed about the timeline and finally decided to make the launch in next week if all related colleagues can finish their own part on time.

Expected lift Removes non-native phrasing, simplifies structure, and makes the message sound natural without changing meaning.


4) First-result clarity

Input

not sure how to say this without sounding rude but we need design to stop changing the file after handoff

Expected lift Quickly identifies the context as internal team communication and rewrites it into something firm, useful, and sendable.

Versioning direction

v2.1.0

Output-brand upgrade with:

  • stable output protocol across use cases
  • Editorial Log tightened into a clearer editorial voice
  • Final Check reinforced as a publishing gate
  • stronger protocol identity for Clean / Strong / Ready

v2.0.0

Default-entry upgrade with:

  • clearer primary context recognition
  • Strong path standardized as the signature output
  • Final Check fully shifted to status-based publishing signals
  • more stable output protocol

v1.0.3

Star-page polish with:

  • shorter first-screen positioning
  • Strong elevated as the signature path
  • faster-scan demos
  • tighter product language

v1.0.2

Conversion-focused polish with:

  • stronger first-screen positioning
  • Strong path elevated as the signature output
  • faster-scan demos with clearer contrast
  • shorter, sharper product language

v1.0.1

Sharper first-use experience with:

  • stronger context recognition
  • upgraded Strong path discipline
  • lighter final check language
  • improved zero-input quick start

v1.0.0

Instruction-only editing system with:

  • context identification
  • Clean / Strong / Ready outputs
  • concise editorial log
  • final check
  • zero-input quick-start behavior

Future versions may expand the workflow, but this skill intentionally stays minimal and honest.

安全使用建议
This skill appears internally consistent and low-risk: it contains only editorial instructions and a tiny script that prints a structured scaffold. A few practical notes before installing: 1) The actual rewriting is performed by the agent/LLM following SKILL.md, so review how your agent provider will handle the text (privacy/retention) if you send sensitive content. 2) The included Python script does not perform edits — tests you run should use the agent behavior described in SKILL.md, not rely on the script to transform text. 3) If you want to prevent autonomous invocation, adjust agent/skill policies (this skill being able to be invoked autonomously is platform-default, not a sign of maliciousness). If you have confidential material, try the skill first on non-sensitive samples to confirm it behaves as you expect.
功能分析
Type: OpenClaw Skill Name: editor Version: 2.2.0 The 'editor' skill is a text refinement tool designed to improve writing clarity and structure. The SKILL.md instructions and scripts/render_output.py are focused entirely on text transformation and formatting, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description and SKILL.md describe an editing assistant that relies on the agent (LLM) to rewrite user-provided text. The package requests no credentials or binaries. One minor mismatch: scripts/render_output.py is only a simple scaffold that echoes input rather than performing edits, but that is consistent with an instruction-first design where the model does the actual editing.
Instruction Scope
SKILL.md confines behavior to refining user-supplied text, choosing a context label, and returning structured output. It does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
There is no install spec (instruction-only), so nothing is downloaded or written to disk beyond the tiny included scaffold script. This is low-risk and proportional for the stated purpose.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md and script do not reference hidden env vars or secret material.
Persistence & Privilege
The skill is not always-enabled and requests no elevated system presence. It does not modify other skills or system configuration. Autonomous invocation is allowed by default (platform standard) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install editor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /editor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.2.0
editor v2.2.0 - No user-facing changes; documentation updated only. - SKILL.md reviewed and saved with no visible modifications to functionality or protocol.
v2.1.0
v2.1.0 introduces a standardized output protocol and strengthens branding for each output path. - Output is now delivered in a stable, software-like protocol across all use cases. - Editorial Log simplified to 2–3 concise, editorially-voiced bullets. - Final Check reinforced as a clear publishing gate rather than a grading step. - Distinct identity sharpened for Clean / Strong / Ready outputs. - Protocol stability ensures a more predictable, consistent editing experience.
v2.0.0
editor 2.0.0 introduces a major upgrade focused on clearer context recognition and output stability: - Strong path standardized as the default signature output. - Improved identification of primary writing contexts before rewriting. - Final Check now uses concise, status-based publishing confirmations. - Output protocol refined for more consistency and reliability. - Documentation updated for sharper behavioral and output principles.
v1.0.3
editor v1.0.3 – star-page polish and tighter focus - Shortened first-screen positioning for a quicker start - Elevated Strong as the signature editing path - Demos are easier to scan and compare - Product language is now tighter and more focused
v1.0.2
editor v1.0.2 - Updated product language for greater clarity and focus. - Elevated the "Strong" output path as the signature editing option. - Improved first-screen experience with clear, conversion-focused messaging. - Simplified and sharpened example demos for faster scanning. - General wording and formatting polish throughout documentation.
v1.0.1
editor 1.0.1—Sharper context and output - Improved context recognition and stronger first-result clarity. - Upgraded Strong output path with clearer, more condensed rewrites. - Final check language made lighter and more publish-focused. - Enhanced zero-input quick-start menu for easier onboarding. - Updated documentation for output principles and Strong path discipline.
v1.0.0
Initial public release of "editor" skill—an instruction-only tool for refining and preparing text for publishing. - Identifies context and processes any submitted text through three output paths: Clean, Strong, and Ready. - Provides concise editorial logs highlighting key editing decisions and a final check for quality. - Features a zero-input quick-start menu to guide users when no text is provided. - Prioritizes clarity, directness, and formatting in that order, while never inventing content or changing the intended meaning. - Adheres to clear behavioral principles for trustworthiness, usability, and calm, professional tone.
元数据
Slug editor
版本 2.2.0
许可证 MIT-0
累计安装 6
当前安装数 5
历史版本数 7
常见问题

editor 是什么?

The final publishing layer for anything you write. Paste messy text and get something clear, strong, and ready to send. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 427 次。

如何安装 editor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install editor」即可一键安装,无需额外配置。

editor 是免费的吗?

是的,editor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

editor 支持哪些平台?

editor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 editor?

由 AGIstack(@agistack)开发并维护,当前版本 v2.2.0。

💬 留言讨论