SuperDoc CLI
Skill Warning ActiveSearches, replaces, and reads text in Word documents. Use when the user asks to edit, search, or extract text from .docx files.
To enable users to programmatically search, replace, and extract text from Microsoft Word documents using a command-line interface.
Features
- Search text within .docx files
- Find and replace text across multiple .docx files
- Extract plain text content from .docx files
- Provide JSON output for scripting
Use Cases
- When a user asks to edit text in Word documents
- When a user asks to search for specific information within multiple .docx files
- When a user needs to extract plain text from .docx files for further processing
- When bulk editing of Word documents is required
Non-Goals
- Editing or processing other document formats
- Performing complex formatting changes within Word documents
- Generating new Word documents from scratch
Workflow
- User specifies operation (search, replace, read) and parameters.
- Skill executes the appropriate `npx @superdoc-dev/cli` command.
- The CLI tool processes the specified .docx files.
- Results are printed to standard output, or JSON if `--json` is used.
Prerequisites
- Node.js and npm/npx installed
- Microsoft Word documents (.docx)
License
- critical:License usabilityThe skill is licensed under AGPL-3.0, which is a strong copyleft license that may not be suitable for all commercial uses or redistribution without strict adherence to its terms.
Installation
First, add the marketplace
/plugin marketplace add lawvable/awesome-legal-skills/plugin install docx-processing-superdoc@lawvableQuality Score
WarningTrust Signals
Similar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Docx
99Use 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.