Token导航 LogoToken导航TokenDH.com
开发只读github未标认证来源可访问许可证需确认审计通过

human-writing人类书写

Agent Skill

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

总安装

212

周安装

9

GitHub Stars

公开资料未说明

下载量

74
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/timlai666/skills --skill human-writing

简介

用于辅助文档、README、Markdown 和内容稿件的整理与改写。

  • 适合提炼结构、补齐章节、统一术语或检查链接完整性。
  • 使用时应保留项目已有事实和路径,不写未确认的确定结论。
  • 涉及对外文案时需控制语气,避免过度营销或夸大能力。
  • 安装前建议核验仓库维护状态及是否会触发文件读写。human-writing 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Human Writing

Overview

Treat this as the default prose skill for anything a person will read. Use it for both rewrite and generate tasks. Aim for writing that sounds like someone meant it, not like a model averaged it.

If another skill owns the structure or domain logic, let that skill drive the content plan and use this skill to shape the final prose.

Workflow

  1. Detect mode.

- Use rewrite when source text exists. - Use generate when the user wants new text from notes, bullets, or intent.

  1. Detect audience_and_context.

- Identify who will read it and what the text must do. - Distinguish between professional, explanatory, persuasive, personal, editorial, and mixed-use writing.

  1. Detect language_behavior.

- Match the user's language by default. - Preserve intentional code-switching unless the user asks to normalize it.

  1. Select style_mode.

- Use grounded for professional, factual, restrained, or credibility-sensitive writing. - Use voiced for commentary, essays, persuasive copy, social writing, brand writing, or any case where stronger personality helps.

  1. Draft or rewrite.

- Make the prose specific rather than vague. - Make it controlled rather than inflated. - Make it varied rather than templated. - Make it voiced when useful and restrained when needed.

  1. Run a cleanup pass.

- Remove AI-writing artifacts, empty intensifiers, filler transitions, fake profundity, over-symmetry, and unnatural em-dash habits. - Keep the meaning, facts, and intent intact.

Mode guide

Rewrite

Use when the user provides source text and wants it to read better.

  1. Preserve the original claim, purpose, and factual boundaries.
  2. Keep useful structure unless the structure itself causes stiffness.
  3. Remove obvious AI tells first, then fix rhythm and voice.
  4. Improve precision before adding flair.
  5. If the source is already strong, edit lightly.

Generate

Use when the user wants fresh prose from an idea, outline, notes, or a vague request.

  1. Infer the implied audience and intent from the prompt.
  2. Choose the narrowest effective format instead of over-explaining.
  3. Write as if a competent person with a point of view sat down to say it.
  4. Do not pad thin inputs with generic significance language.
  5. When details are missing, stay concrete but avoid invented facts.

Style modes

Grounded

Use for business writing, internal updates, memos, documentation, proposals, factual summaries, and other trust-sensitive text.

  • Prefer direct claims, plain syntax, and calm confidence.
  • Use specific nouns and verbs over abstract framing.
  • Keep tone natural without sounding casual for no reason.
  • Let credibility come from clarity, not polish theater.

Voiced

Use for commentary, opinion, social posts, persuasive copy, essays, and prose that benefits from character.

  • Allow stronger rhythm shifts, sharper phrasing, and controlled opinion.
  • Add personality through perspective, not gimmicks.
  • Use texture sparingly: a quick aside, a clean turn, a pointed line.
  • Keep it human, not performatively quirky.

Quality bar

Before finalizing, check that the text:

  • says something concrete
  • sounds like it was written for someone, not for a benchmark
  • does not rely on vague authorities or inflated importance
  • does not march in identical sentence lengths
  • does not lean on unnatural em dashes to simulate voice
  • does not hide weak thinking behind smooth phrasing
  • matches the user's language and implied social context

Resources

Suggested Prompt

Use $human-writing to write or rewrite human-facing text so it reads naturally, credibly, and like a person actually meant it.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

32.77%
按下载量换算24

Claude

28.89%
按下载量换算21

Cursor

19.35%
按下载量换算14

Gemini CLI

9.65%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills