modelscope.cn

writing-analyzer

Analyze writing style, readability, tone, and structure. Provides improvement suggestions for Chinese and English text.

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

More metadata
xiaodazi
{"dependency_level":"builtin","os":["common"],"backend_type":"local","user_facing":true}

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,962 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

写作风格分析

分析文本的写作风格、可读性、语气和结构,给出改进建议。

使用场景

  • 用户说「分析一下我的写作风格」「这篇文章写得怎么样」
  • 用户想了解自己的文字特点
  • 帮助用户在不同场景切换风格(正式/口语/学术/营销)

执行方式

直接使用 LLM 能力进行深度分析,无需外部工具。

分析维度

对用户提供的文本,从以下维度分析:

  1. 语气风格:正式/半正式/口语/学术/营销/文学
  2. 句式特点:长句多还是短句多、主动被动、排比反问
  3. 用词偏好:书面词汇/口语词汇、专业术语密度、修饰词频率
  4. 结构习惯:段落长度、转折方式、开头结尾模式
  5. 可读性:信息密度、逻辑清晰度、阅读难度
  6. 情感倾向:积极/中性/消极、热情/克制

输出格式

## 写作风格分析

**整体风格**:[一句话概括]

### 语气
- 类型:[正式/口语/...]
- 特点:[具体描述]

### 句式
- 平均句长:[短/中/长]
- 特点:[具体描述]

### 用词
- 词汇层次:[通俗/专业/文学]
- 突出特征:[具体描述]

### 改进建议
1. [具体建议]
2. [具体建议]
3. [具体建议]

多文本对比

当用户提供多篇文本时,可以对比风格差异:

## 风格对比

| 维度 | 文本 A | 文本 B |
|------|--------|--------|
| 语气 | 正式   | 口语   |
| 句长 | 长     | 短     |
| 用词 | 专业   | 通俗   |

安全规则

  • 分析结果客观中性,不评判内容价值观
  • 仅分析写作技巧,不评价观点对错