planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Create and Edit DOCX Documents
Professional DOCX work often requires preserving comments, tracked changes, and formatting. This skill guides Claude, Codex, and Claude Code through structured OOXML workflows.
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.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "docx" from https://skillstore.io/skills/zhanlincui-docx.md and its manifest at https://skillstore.io/api/skills/zhanlincui-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.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "docx". A user asks for a contract clause to be revised with tracked changes.
Expected outcome:
The assistant returns a DOCX where only the changed words are marked as insertions and deletions.
Using "docx". A user provides meeting notes and asks for a polished Word report.
Expected outcome:
The assistant produces a formatted DOCX with headings, lists, tables, page layout, and consistent typography.
Using "docx". A user asks whether a generated DOCX is structurally valid.
Expected outcome:
The assistant reports validation results, explains document issues, and rebuilds the file after fixes.
Four archive-extraction calls accept Office ZIP archives without validating member paths, creating a high-confidence Zip Slip risk. The remaining 396 static matches are false positives from OOXML schemas, local document-processing code, or Markdown examples; no outbound network behavior or prompt injection was evidenced. Static review was capped at 400/450 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-docx/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-docx?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-docx?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-docx/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-docx.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). docx security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-docx/audits/4@techreport{zhanlincui-zhanlincui-docx-2026,
author = {ZhanlinCui},
title = {docx security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zhanlincui-docx/audits/4},
note = {Author version unspecified}
}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 4)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-21"
url: "https://skillstore.io/skills/zhanlincui-docx/audits/4"
identifiers:
- type: other
value: "skillstore:zhanlincui-docx:audit:4"
description: "Skillstore immutable audit report identifier"
Each 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
Apply precise tracked changes and comments while preserving review history in Word documents.
Create formatted DOCX reports with headings, tables, lists, images, headers, and footers.
Unpack DOCX files, inspect OOXML parts, adjust relationships, and validate the rebuilt document.
Read this DOCX file and summarize its contents. Preserve visible tracked changes in the summary.
Create a professional DOCX report with a title, sections, bullet lists, a table, and consistent styling.
Add Word comments to the attached document for unclear clauses, missing definitions, and inconsistent dates.
Apply these negotiated edits as tracked changes, validate the XML, and produce a final DOCX for review.
Author
ZhanlinCuiLicense
Proprietary. LICENSE.txt has complete terms
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/20/2026
Usage
626 downloads ยท 215 views
File structure
๐ ooxml/
๐ schemas/
๐ ecma/
๐ fouth-edition/
๐ ISO-IEC29500-4_2016/
๐ dml-chart.xsd
๐ dml-chartDrawing.xsd
๐ dml-diagram.xsd
๐ dml-lockedCanvas.xsd
๐ dml-main.xsd
๐ dml-picture.xsd
๐ dml-spreadsheetDrawing.xsd
๐ 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-math.xsd
๐ shared-relationshipReference.xsd
๐ sml.xsd
๐ vml-main.xsd
๐ vml-presentationDrawing.xsd
๐ vml-spreadsheetDrawing.xsd
๐ vml-wordprocessingDrawing.xsd
๐ wml.xsd
๐ xml.xsd
๐ mce/
๐ mc.xsd
๐ microsoft/
๐ wml-2010.xsd
๐ wml-2012.xsd
๐ wml-2018.xsd
๐ wml-cex-2018.xsd
๐ wml-cid-2016.xsd
๐ wml-symex-2015.xsd
๐ scripts/
๐ validation/
๐ __init__.py
๐ base.py
๐ docx.py
๐ pptx.py
๐ redlining.py
๐ pack.py
๐ unpack.py
๐ validate.py
๐ scripts/
๐ templates/
๐ comments.xml
๐ commentsExtended.xml
๐ commentsIds.xml
๐ people.xml
๐ __init__.py
๐ document.py
๐ utilities.py
๐ docx-js.md
๐ ooxml.md
๐ SKILL.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Create and Edit Word Documents
by sickn33
Reliable Word files require careful handling of formatting, OOXML, and tracked changes. This skill provides workflows for creation, editing, validation, and visual review.
Create and Edit PowerPoint Presentations
by sickn33
PowerPoint work is difficult when slides need layout, XML, or template changes. This skill guides Claude, Codex, and Claude Code through PPTX creation, editing, validation, and review.
Create and Transform Office Documents
by Asmayaseen
Office document workflows often require different libraries and conversion tools. This skill provides focused instructions for DOCX, PDF, and PPTX tasks.
Generate DOCX Files with jstodocx API
by daanaagua
Teams often need Word files from web content or structured fields without adding a local DOCX library. This skill guides Claude, Codex, and Claude Code through jstodocx.com API requests.
Create and Format DOCX Documents
by MiniMax-AI
Reliable Word document automation requires careful OpenXML structure and formatting. This skill provides CLI workflows, C# examples, previews, template application, and validation.
Create Security Assessment Reports
by BytR-Ecosystems
Security findings often become inconsistent reports that are difficult to prioritize. This skill guides structured DOCX reports with risk ratings, evidence, and remediation plans.