docx
Edit and Review DOCX Documents
Professional Word documents often need precise edits, comments, tracked changes, and validation. This skill gives Claude structured workflows for DOCX creation, OOXML inspection, redlining, and conversion.
This skill is part of a pack
Install the whole pack to get every skill the task needs, in one command.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "docx" from https://skillstore.io/skills/artemisai-docx.md and its manifest at https://skillstore.io/api/skills/artemisai-docx/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "docx". Review a contract and change payment terms from 30 days to 60 days with tracked changes.
Expected outcome:
A revised DOCX with a minimal tracked deletion for 30 and a tracked insertion for 60, plus a short verification summary.
Using "docx". Create a project status report from meeting notes and include a table of risks.
Expected outcome:
A formatted Word document with a title, executive summary, sections, bullet lists, and a risk table.
Using "docx". Find why a DOCX file fails to open after manual XML edits.
Expected outcome:
A diagnostic report identifying invalid OOXML structure, broken relationships, or malformed tracked-change markup.
Security Audit
High RiskThe skill provides legitimate DOCX automation workflows, but several real risks remain: unsafe ZIP extraction, local filesystem mutation, external command execution, privileged installation instructions, and prompt-injection-like control language. Many network, schema URL, Markdown fence, and OOXML namespace matches are false positives because they are documentation or static schema metadata rather than executable behavior. Static review was capped at 400/450 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Confirmed security concerns (4)
Capability review items (32)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
🌐 Network access (50)
📁 Filesystem access (50)
⚙️ External commands (49)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/artemisai-docx/audits/11?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/artemisai-docx?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/artemisai-docx?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/artemisai-docx/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/artemisai-docx.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
ArtemisAI. (2026). docx security audit report (audit version 11) [Author version unspecified]. Skillstore. https://skillstore.io/skills/artemisai-docx/audits/11BibTeX citation
@techreport{artemisai-artemisai-docx-2026,
author = {ArtemisAI},
title = {docx security audit report (audit version 11)},
institution = {Skillstore},
year = {2026},
number = {11},
url = {https://skillstore.io/skills/artemisai-docx/audits/11},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "docx security audit report (audit version 11)"
version: "unspecified"
type: report
authors:
- name: "ArtemisAI"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/artemisai-docx/audits/11"
identifiers:
- type: other
value: "skillstore:artemisai-docx:audit:11"
description: "Skillstore immutable audit report identifier"
Compare variants
11 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
7spade-docx
2026-08-21
zhanlincui-docx
2026-08-21
docx
2026-08-21
cam10001110101-docx
2026-08-21
composiohq-docx
2026-08-21
sickn33-docx
2026-08-21
k-dense-ai-docx
2026-08-21
davila7-docx
2026-08-21
dyai2025-docx
2026-08-21
artemisai-docx
2026-08-21
azeem-2-docx
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Redline a contract review
Apply precise tracked changes to a legal or business document while preserving existing formatting and review history.
Generate a formatted report
Create a new Word document with headings, paragraphs, images, and tables from structured source material.
Inspect document internals
Unpack a DOCX file to examine comments, media references, relationships, metadata, and document XML.
Try These Prompts
Read this DOCX file and summarize its sections. Preserve any visible tracked changes in the summary.
Create a DOCX report with a title page, section headings, bullet lists, and a summary table from the notes I provide.
Apply these requested edits as tracked changes in the DOCX file. Keep unchanged text outside deletion and insertion tags.
Unpack this DOCX, inspect the OOXML relationships and comments, repair broken references, validate the result, and explain each change.
Best Practices
- Work on copies of documents and keep the original file unchanged.
- Validate each batch of OOXML changes before continuing to the next batch.
- Use tracked changes for legal, academic, business, and government documents.
Avoid
- Do not unpack untrusted DOCX archives outside an isolated temporary directory.
- Do not use broad whole-sentence tracked changes when only a word or value changed.
- Do not skip validation after direct XML edits unless the user accepts the corruption risk.
Frequently Asked Questions
Can this skill create new Word documents?
Can it preserve tracked changes?
Does it require Microsoft Word?
Can it edit comments and embedded media?
Is it safe for sensitive documents?
What file types are in scope?
Developer Details
Author
ArtemisAILicense
Proprietary. LICENSE.txt has complete terms
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ArtemisAI/code-execution-with-MCP/tree/main/skills/document-skills/docxRef
7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
Maintenance freshness
7/18/2026
Usage
24 downloads · 326 views
File structure
📁 ooxml/
📁 schemas/
📁 ecma/
📄 dml-wordprocessingDrawing.xsd
📄 pml.xsd
📄 shared-additionalCharacteristics.xsd
📄 shared-commonSimpleTypes.xsd
📄 shared-customXmlDataProperties.xsd
📄 shared-customXmlSchemaProperties.xsd
📄 shared-documentPropertiesCustom.xsd
📄 shared-documentPropertiesExtended.xsd
📄 shared-documentPropertiesVariantTypes.xsd
📄 shared-relationshipReference.xsd
📄 sml.xsd
📄 vml-wordprocessingDrawing.xsd
📄 wml.xsd
📄 xml.xsd
📁 mce/
📄 mc.xsd
📁 scripts/
📄 pack.py
📄 base.py
📄 docx.py
📄 pptx.py
📄 ooxml.md
📁 scripts/
📄 SKILL.md