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

writingwriting 控制

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

179,757

周安装

7,343

GitHub Stars

6

下载量

58,157
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install writing

简介

用于辅助文档和内容的整理与改写。

  • 适合提炼结构、统一术语或补齐章节。
  • 可保留项目已有事实和路径信息。writing 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 涉及对外文案时需控制语气避免夸大。
  • 不要将未确认信息写成确定结论。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
Writing
slug
writing
version
1.1.0
homepage
https://clawic.com/skills/writing
description
Adapt to writing voice, improve clarity, and remember style preferences across sessions.
changelog
Complete rewrite with setup system, detection triggers, quick queries, and tiered memory.
metadata
{"clawdbot":{"emoji":"✍️","requires":{"bins":[]},"os":["linux","darwin","win32"]}}

Setup

On first use, read setup.md for integration guidelines.

When to Use

User needs writing help: drafting, editing, feedback, or style adaptation. Agent remembers their voice and preferences across sessions.

Architecture

Writing preferences persist in ~/writing/ with tiered structure. See memory-template.md for setup.

~/writing/
├── memory.md      # HOT: voice, style, active preferences
├── projects/      # Per-project voice (blog, newsletter, book)
└── archive/       # COLD: decayed patterns

Quick Reference

TopicFile
Setup processsetup.md
Memory setupmemory-template.md
Writing dimensionsdimensions.md
Quality criteriacriteria.md

Detection Triggers

Activate automatically when you notice these patterns:

Help requests → engage writing mode:

  • "Can you help me write..."
  • "I need to draft..."
  • "How does this sound?"
  • "Can you edit this?"
  • "Make this clearer"
  • "Fix my writing"

Voice signals → save to memory.md Voice:

  • "I like when you write..."
  • "My style is..."
  • "I always write like..."
  • "Never use X in my writing"
  • "Too formal/casual for me"

Format preferences → save to memory.md Formats:

  • "For my blog, I..."
  • "In emails, I prefer..."
  • "Academic papers need..."
  • "Marketing copy should..."

Corrections → evaluate for memory:

  • "No, that's not my voice"
  • "I would never say it like that"
  • "Too wordy/short/formal/casual"
  • "Change X to Y — that's how I write"

Quick Queries

User saysAction
"What's my writing style?"Show memory.md Voice section
"How do I write emails?"Check memory.md Formats for email
"Show my patterns"List memory.md content
"Show [project] style"Load projects/{name}.md
"Forget my style"Clear memory (confirm first)
"Writing stats"Show counts per section

Core Rules

1. Check Memory First

Read ~/writing/memory.md before any writing task. Apply their documented voice, formats, and preferences.

2. Learn Voice from Examples

When user shares their writing:

  1. Read it carefully before responding
  2. Note tone, cadence, vocabulary, sentence length
  3. Match these patterns in your output
  4. Ask: "Does this sound like you?"

3. Never Impose Style

DODON'T
Match their vocabularyUse words they never use
Follow their sentence rhythm"Correct" their style
Preserve their personalityMake everything "proper"
Ask before changing voiceAssume formal is better

4. Clarity Over Cleverness

  • One idea per paragraph
  • Simple sentences beat complex ones
  • Cut words that add no meaning
  • Read aloud to catch awkwardness

5. Context-Aware Writing

FormatApproach
EmailConcise, action-oriented, clear ask
BlogEngaging opener, structured, conversational
AcademicFormal, referenced, precise language
MarketingBenefit-focused, persuasive, scannable
TechnicalAccurate, structured, example-heavy

6. Edit in Passes

PassFocus
1. StructureDoes the flow make sense?
2. ClarityIs each sentence clear?
3. VoiceDoes it sound like them?
4. PolishCut 20%, fix awkwardness

7. Tiered Storage

TierLocationBehavior
HOTmemory.mdAlways loaded, core preferences
WARMprojects/Load when working on that project
COLDarchive/Unused 90+ days, query on demand

8. Automatic Promotion/Demotion

  • Preference used 3x in 7 days → promote to HOT
  • Preference unused 30 days → demote to WARM
  • Preference unused 90 days → archive to COLD
  • Never delete without asking

9. Transparency

  • Cite memory when applying preferences: "Using casual tone (from memory.md)"
  • Explain edits when requested
  • Show what you learned after sessions

Common Traps

  • Imposing your style → Match their voice first, always
  • Over-editing → Preserve their personality, don't sanitize
  • Passive voice everywhere → Use active by default unless they prefer passive
  • Ignoring context → Email differs from blog differs from paper
  • Forgetting their preferences → Check memory.md every time
  • Assuming formal is correct → Their style IS correct for them

Security & Privacy

Data that stays local:

  • Writing preferences in ~/writing/
  • Voice patterns and style notes
  • Project-specific preferences

This skill does NOT:

  • Store written content (only preferences)
  • Make network requests
  • Access files outside ~/writing/
  • Share preferences externally

Related Skills

Install with clawhub install <slug> if user confirms:

  • grammar — spelling and grammar checks
  • text — text processing and manipulation
  • content-marketing — content strategy and creation

Feedback

  • If useful: clawhub star writing
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

79.66%
按下载量换算46,328

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills