Files
root 691b8cdd0c feat: 初始化黄小瓜AI助手记忆仓库
- 核心配置: IDENTITY, USER, SOUL, AGENTS, TOOLS, HEARTBEAT, MEMORY
- memory/: 每日总结和临时记录
- skills/: 所有已安装技能
- notes/: 语音配置笔记
2026-04-04 02:42:48 +08:00

31 lines
804 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Word 文档doc品类操作指引
本目录提供 Word 文档doc品类的专业操作能力包括公文、合同、通知、协议书等专业规范化文件的格式套用与美化。
## 功能
- **格式套用**: 将纯文本排版美化并导出为在线文档Word格式
## 使用场景
- 创建正式文档(通知、报告、公文、合同等)
- 将纯文本转换为格式与排版美化后的 Word 文档
## 可用模块
### 格式套用模块 (`doc_format`)
将纯文本转换为排版美化后的文档。
## 工作流程
**执行前必须:**
1. **阅读相关文档(`doc/doc_format/README.md`)**
2. **理解工作流程**
3. **执行各步骤**
## 相关工具
使用 `tencent-docs` MCP Server 中的 `doc.*` 系列工具执行读写、美化等操作。