---
name: Word Writer
slug: word-writer
category: Writing
description: Word Writer creates and formats professional Word documents such as reports, proposals, and resumes. Use it to generate templates, tables of contents, and batch-format content.
github: "https://github.com/dongsheng123132/u-claw/tree/main/portable/skills-cn/word-writer"
language: HTML
stars: 1725
forks: 414
install: "npx degit https://github.com/dongsheng123132/u-claw/tree/main/portable/skills-cn/word-writer ~/.claude/skills/word-writer"
installs_to: ~/.claude/skills/word-writer
source_path: portable/skills-cn/word-writer/SKILL.md
collection_size: 17
category_size: 1012
collection_url: "https://dirskills.com/collections/dongsheng123132/u-claw"
added: 2026-08-19T07:25:58.771Z
last_synced: 2026-08-19T07:25:58.771Z
canonical_url: "https://dirskills.com/skills/word-writer"
---

# Word Writer

Word Writer creates and formats professional Word documents such as reports, proposals, and resumes. Use it to generate templates, tables of contents, and batch-format content.

**Install:**

```bash
npx degit https://github.com/dongsheng123132/u-claw/tree/main/portable/skills-cn/word-writer ~/.claude/skills/word-writer
```

## README

# Word 文档助手

专业的 Word 文档创作和排版工具，帮你快速生成规范的商务文档。

## 核心功能

- **文档撰写**: 报告、方案、合同、简历等各类文档
- **格式排版**: 标题层级、正文样式、段落间距、页眉页脚
- **模板选择**: 根据场景推荐合适的文档模板
- **目录生成**: 自动生成规范目录结构
- **批量处理**: 批量替换、批量格式调整

## 文档结构模板

### 商务报告
```
【封面】标题 + 副标题 + 日期 + 公司名
【目录】自动生成
【前言】背景、目的、范围
【正文】分章节，每章含图表
【结论】核心发现 + 建议
【附录】数据来源、参考资料
```

### 工作方案
```
1. 背景分析（SWOT）
2. 目标设定（SMART）
3. 执行计划（时间表 + 责任人）
4. 资源需求（预算 + 人员）
5. 风险预案
```

## 常用快捷键

| 功能 | 快捷键 |
|------|--------|
| 加粗 | Ctrl+B |
| 斜体 | Ctrl+I |
| 下划线 | Ctrl+U |
| 标题1 | Ctrl+Alt+1 |
| 标题2 | Ctrl+Alt+2 |
| 插入目录 | Ctrl+Shift+O |

## 使用示例

```
帮我写一份项目立项报告，主题是"电商平台用户增长方案"
```

```
这篇论文的格式太乱了，帮我调整成学术规范格式
```

```
生成一个产品介绍文档的模板，包含产品特点、优势、应用场景
```

## 适用场景

- 商务文档：报告、方案、计划书
- 学术文档：论文、课题申报书
- 行政文档：通知、请示、会议纪要
- 个人文档：简历、求职信

## 不适用场景

- 需要真实数据分析（用 excel-helper）
- 复杂表格制作（用 excel-helper）
- PPT 制作（用 ppt-designer）
