doc
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesedoc
doc
Curated from OpenAI's skills repository.
源自OpenAI的技能仓库。
What it does
功能介绍
Read, create, and edit .docx documents with formatting and layout fidelity via OpenAI's document skill.
通过OpenAI的document skill读取、创建和编辑.docx文档,确保格式和布局的一致性。
Source
来源
- Upstream: https://github.com/openai/skills
- Category:
documents
- 上游仓库:https://github.com/openai/skills
- 分类:
documents
How to use
使用方法
This catalogue entry advertises the skill in Open Design so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:
bash
undefined此目录条目在Open Design中推广该skill,以便agent在规划过程中发现它。要运行包含原始资源、脚本和引用的完整上游工作流,请将上游包安装到您当前激活的agent的skills目录中:
bash
undefinedInspect the upstream README for exact paths
查看上游README获取确切路径
Then ask the agent to invoke this skill by name (`doc`) or with
one of the trigger phrases listed in this skill's frontmatter.
然后通过名称(`doc`)或该skill前置内容中列出的触发短语之一,请求agent调用此skill。