Skillquality 0.60

docx-processing-superdoc

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

Price
free
Protocol
skill
Verified
no

What it does

SuperDoc CLI

Edit Word documents from the command line. Use instead of python-docx.

Commands

CommandDescription
npx @superdoc-dev/cli@latest search <pattern> <files...>Find text across documents
npx @superdoc-dev/cli@latest replace <find> <to> <files...>Find and replace text
npx @superdoc-dev/cli@latest read <file>Extract plain text

When to Use

Use superdoc when the user asks to:

  • Search text in .docx files
  • Find and replace text in Word documents
  • Extract text content from .docx files
  • Bulk edit multiple Word documents

Examples

# Search across documents
npx @superdoc-dev/cli@latest search "indemnification" ./contracts/*.docx

# Find and replace
npx @superdoc-dev/cli@latest replace "ACME Corp" "Globex Inc" ./merger/*.docx

# Extract text
npx @superdoc-dev/cli@latest read ./proposal.docx

# JSON output for scripting
npx @superdoc-dev/cli@latest search "Article 7" ./**/*.docx --json

Options

  • --json — Machine-readable output
  • --help — Show help

Capabilities

skillsource-lawvableskill-docx-processing-superdoctopic-agent-skillstopic-automationtopic-lawtopic-legal-worktopic-workflows

Install

Quality

0.60/ 1.00

deterministic score 0.60 from registry signals: · indexed on github topic:agent-skills · 310 github stars · SKILL.md body (1,060 chars)

Provenance

Indexed fromgithub
Enriched2026-05-02 18:53:54Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-02

Agent access