Communityv0.3.0

Docx Editing

Surgically edit existing (brownfield) .docx files with formatting preservation and tracked changes via the Safe-DOCX MCP server. Use when user says "edit thi...

1.4kdownloads2stars8active installsSteven Obiajulu
View on ClawHubBack to Skills

Skill Details

Slug
docx-editing
Latest Version
0.3.0
Author
Steven Obiajulu
Published
Mar 1, 2026
Updated
May 11, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Docx Editing.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.3.0

Address ClawHub security scan feedback: declare required binaries (node >=18, npx) in frontmatter; separate install-time vs runtime safety model; add offline/pinned install path; fix Node version inconsistency (was >=20, now matches package.json >=18); add no-postinstall-scripts disclosure and npm provenance note