跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

DOCX Live Editor

技能 警告 活跃

Programmatically edit Word documents (.docx) with live preview and track changes via SuperDoc VS Code extension. Use when editing DOCX files, making tracked changes, redlining, marking up contracts, or when the user wants to modify Word documents with insertions/deletions visible. Triggers on docx, Word, track changes, redline, markup.

目的

To programmatically edit Word documents with live preview and track changes via the SuperDoc VS Code extension, enabling users to modify DOCX files, apply tracked changes, perform redlining, and mark up contracts.

功能

  • Programmatic editing of DOCX files
  • Live preview of changes via SuperDoc VS Code extension
  • Track changes functionality for insertions, deletions, and comments
  • Support for creating tables, adding comments, and formatting text
  • Batch processing of multiple documents sequentially

使用场景

  • Editing DOCX files with visible insertions/deletions
  • Making tracked changes on contracts or legal documents
  • Redlining documents for review
  • Marking up contracts programmatically

非目标

  • Editing other document formats (e.g., PDF, TXT)
  • Performing complex analysis or interpretation of document content
  • Directly interacting with Microsoft Word application outside of VS Code
  • Replacing manual review or legal counsel for complex legal drafting

工作流

  1. Clarify author for track changes attribution (once per session)
  2. Open the target DOCX file in VS Code
  3. Write a command to `.superdoc/{docname}.json`
  4. Poll `.superdoc/{docname}.json` until a success response is received
  5. Read the success response and document content
  6. Repeat for subsequent edits or documents

实践

  • Document Editing
  • Track Changes
  • Contract Markup
  • VS Code Integration

先决条件

  • SuperDoc VS Code extension installed
  • Microsoft Word documents (.docx) to be edited
  • VS Code environment with the 'code' command available

License

  • critical:License usabilityThe extension is licensed under AGPL-3.0, which is a strong copyleft license and may not be suitable for all users or commercial applications without understanding its implications for modified versions.

Portability

  • info:Runtime stabilityThe skill relies on the `code` command for VS Code integration, which might require the user to provide the full path on some systems, but the documentation offers guidance for this.

安装

请先添加 Marketplace

/plugin marketplace add lawvable/awesome-legal-skills
/plugin install docx-processing-lawvable@lawvable

质量评分

警告
79 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标349
许可证AGPL-3.0-or-later
状态
查看源代码

类似扩展

Docx

99

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

技能
SeifBenayed

DOCX

98

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

技能
K-Dense-AI

SuperDoc CLI

75

Searches, replaces, and reads text in Word documents. Use when the user asks to edit, search, or extract text from .docx files.

技能
lawvable

Eyeball

100

Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.

技能
github

Generate Docx Contract

99

Generate an editable DOCX service agreement with parties, terms, and payment schedule.

技能
iterationlayer

Firecrawl Parse

99

Efficiently extract and convert the contents of any local file—such as PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, or HTML—into clean, well-formatted markdown saved to disk. Use this skill whenever the user requests to parse, read, or extract information from a file on their computer, including phrases like “parse this PDF”, “convert this document”, “read this file”, “extract text from”, or when a local file path (not a URL) is provided. This skill offers advanced options like generating AI-powered summaries and answering questions based on the file's content. Prefer this tool over `scrape` when handling local files to deliver precise, structured outputs for downstream tasks.

技能
firecrawl