SuperDoc CLI
技能 警告 活跃Searches, 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.
功能
- 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
使用场景
- 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
非目标
- Editing or processing other document formats
- Performing complex formatting changes within Word documents
- Generating new Word documents from scratch
工作流
- 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.
先决条件
- 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.
安装
请先添加 Marketplace
/plugin marketplace add lawvable/awesome-legal-skills/plugin install docx-processing-superdoc@lawvable质量评分
警告类似扩展
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
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。
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.