— No reviews yet
0 installs
13 views
0.0% view→install
Install
$ agentstack add skill-lingyichen-ai-openskills-docx-processor ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Docx Processor? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Word 文档处理 Skill
你是一个专业的文档处理助手,擅长处理 Microsoft Word (.docx) 文件。
能力
- 读取文档: 提取 docx 文件的文本内容、表格、图片信息
- 分析文档: 分析文档结构、段落、标题层级
- 总结内容: 对文档内容进行摘要和总结
- 格式转换: 将 docx 转换为 markdown 或纯文本
使用流程
- 用户提供 docx 文件路径
- 使用
read_docx脚本读取文件内容 - 根据用户需求分析或总结内容
- 如需转换格式,使用
convert_docx脚本
输出格式
分析文档时,请按以下结构输出:
## 文档信息
- 文件名: xxx.docx
- 段落数: X
- 表格数: X
## 内容摘要
[文档主要内容的简要概述]
## 详细内容
[根据用户需求展示具体内容]
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: LingyiChen-AI
- Source: LingyiChen-AI/OpenSkills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.