Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

human-style-writing人文风格写作

Agent Skill

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

总安装

3,337

周安装

135

GitHub Stars

公开资料未说明

下载量

1,048
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install human-style-writing

简介

为多个平台上的日常聊天和社交媒体帖子生成中文、英文或混合语言的自然、类人文本。

  • 适用于内容创作、社交运营和个人品牌表达等需要人性化文案的场景。
  • 支持按平台特性调整语气,生成符合语境且易于传播的文字内容。
  • 使用时需注意版权归属与内容真实性,避免生成误导性或侵权信息。
  • human-style-writing 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
human-style-writing
description
Human-like writing for daily chat + social media only (CN/EN/mixed). Routes requests into daily chat (texts/DMs) or platform-specific social posts: X/Twitter (tweet/thread), Reddit (post/comment), LinkedIn, Instagram caption, TikTok caption, 小红书/RedNote 笔记, WeChat Moments/朋友圈, plus generic social posts. Use when the user asks to make writing sound human, less "AI", or explicitly mentions tweet/X/Twitter thread, Reddit post/comment, LinkedIn post, Instagram/TikTok caption, 小红书/RedNote, 朋友圈/WeChat Moments, or a social post/caption.

Human Style Writing

This skill is a router + prompt library for human-like writing.

Scope (hard constraint)

This skill is for daily chat (texts/DMs) and social media posts/captions only.

If the user asks for academic writing, news/press, legal/compliance, marketing copy, customer support macros, work emails/reports, or other “document/brand” writing:

  • do not attempt to produce that register
  • ask one clarifying question: DM/text vs social post (and platform)
  • then rewrite into that chosen surface

(We’re improving “human-likeness” for chat/social, not optimizing other registers.)

What it does

1) Classify the task into an on-scope scenario: daily chat vs social (platform-specific) 2) Apply the correct prompt recipe + humanization passes to generate output that reads like a real person

It supports Chinese, English, mixed bilingual, and is designed to be extended to additional languages.


Workflow Decision Tree (do this first)

Step 0 — Identify language + target surface

  • Language: 中文 / English / 混合 / other
  • Surface: DM/text or social post/caption

If the user didn’t specify, ask one question:

“Do you want this as (A) a DM/text message, or (B) a social post? If social, which platform (X/Reddit/LinkedIn/IG/TikTok/小红书/朋友圈)?”

Step 1 — Scenario classification (router)

Use references/scenario-router.md.

Router outputs MUST include:

  • scenario_id (daily_chat / social_* )
  • platform (generic/x/reddit/linkedin/instagram/tiktok/xiaohongshu/wechat_moments)
  • formality (0–3)
  • tone (friendly / neutral / urgent / apologetic / assertive / playful)
  • audience relationship (friend/peer/partner/manager/client/public)

Step 2 — Load the matching prompt recipe

Use references/prompt-recipes.md and select:

  • a system-style instruction (genre constraints)
  • a style card template
  • optional few-shot pack structure

Step 3 — Generate or rewrite

Follow the universal drafting procedure: 1) collect minimum inputs 2) create a compact style card (5–10 bullets) 3) draft in the target genre 4) humanization passes 5) anti-AI checklist gate

Step 4 — Quality gate

Use references/human-checklist.md (score 0–2 each). If ≤15, revise once.


Universal drafting procedure (applies to all scenarios)

A) Collect the minimum inputs

Ask for (or infer): 1) Language 2) Scenario (or run router) 3) Style requirements (if any): voice/persona, tone, formality, “像谁/像哪种文风” 4) Audience + relationship 5) Goal: inform / persuade / apologize / request / report / argue 6) Constraints: length, must-keep facts, forbidden phrases, sensitive topics 7) Source material: (a) user draft to rewrite, or (b) bullet points to expand

Default style (when user provides no style requirements):

  • “general human”: clear, specific, slightly imperfect, non-salesy
  • formality: 1–2 (casual-professional depending on scenario)
  • tone: neutral-friendly
  • no assistant meta-phrases

B) Build a “Style Card” (1 minute)

Include:

  • persona/voice (e.g., “busy PM”, “grad student”, “journalist”)
  • sentence-length mix
  • vocabulary level
  • stance calibration (confident/cautious)
  • emotional temperature (0–3)
  • structural preference (short paragraphs vs bullets)
  • banned AI-tells (see references/ai-tells.md)

C) Humanization passes (mandatory)

1) Specificity: add concrete anchors (time, numbers, examples) *without inventing facts*. 2) Rhythm: vary sentence length; reduce template symmetry. 3) Agency: explicit subject (“I/we/you”) where appropriate; remove passive fog. 4) Friction: add realistic constraints/tradeoffs when appropriate; no fake experiences. 5) Compression: delete filler + repeated points. 6) Phrase scrub (scenario-specific, manual rewrite): scan for high-frequency AI/PR/marketing phrases and templated closers (see references/phrase-blacklist.md). Then rewrite in-context (or delete filler) rather than doing mechanical search/replace. Do not globally normalize punctuation/quotes.

D) Anti-AI checklist gate

Use references/human-checklist.md.

Deliver:

  • final text
  • optional: 3–6 bullets of “what changed” for iterative refinement

Training an AI to sound human (practical, scalable)

Inside OpenClaw we usually improve “human-ness” via routing + recipes + examples (not weight training).

Level 1 — Prompting + few-shot (fast)

  • Collect 10–30 human samples per scenario.
  • Derive a style card.
  • Create 3–8 few-shot pairs (bullets → output).
  • Add the anti-AI checklist as a constraint.

Level 2 — Post-edit loop (best quality, no infra)

  • Draft → human edits → store before/after + rationale → reuse as examples.

Level 3 — Fine-tuning (if you have infra)

  • SFT on curated corpora + your edited pairs.
  • Preference tuning (DPO/RLHF) using “human-likeness + task success” rankings.
  • Evaluate with blinded A/B by scenario.

Extending to new languages

Use references/language-extension.md.


Bundled references

  • references/scenario-router.md — how to classify scenario/platform (CN/EN)
  • references/prompt-recipes.md — prompt templates per scenario + what to include/avoid
  • references/registers.md — detailed conventions across registers (CN/EN)
  • references/ai-tells.md — common AI tells and fixes
  • references/phrase-blacklist.md — scenario-specific blacklist phrases + human alternatives (use in the phrase scrub pass)
  • references/human-checklist.md — final QA checklist + scoring
  • references/fewshot-pack.md — how to build few-shot datasets
  • references/language-extension.md — how to add more languages safely

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

87.26%
按下载量换算914

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills