SuperDoc CLI
Skill Warnung AktivSearches, 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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.
Voraussetzungen
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add lawvable/awesome-legal-skills/plugin install docx-processing-superdoc@lawvableQualitätspunktzahl
WarnungVertrauenssignale
Ähnliche Erweiterungen
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-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
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.