with one click
doxx
Use this skill when the user wants to view, search, or export .docx Word files from the terminal without Microsoft Office.
Menu
Use this skill when the user wants to view, search, or export .docx Word files from the terminal without Microsoft Office.
Use this skill when the user wants to make HTTP requests, test APIs, or manage API collections from a terminal TUI.
Use this skill when the user wants to generate a CLI tool from an API, browse the catalog of pre-built CLIs, or score an existing CLI for agent-readiness.
Use this skill when the user wants to analyze a TypeScript/JavaScript codebase for dead code, duplication, complexity hotspots, or run quality gates for PRs.
Use this skill when the user wants to interact with Google Workspace services (Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, etc.) from the command line. Supports structured JSON output, dry-run previews, and headless CI authentication.
Use this skill when the user needs to discover, browse, or learn about OpenClaw agent capabilities. Provides access to 4,957 curated skills across 30 categories via a remote GitHub repository.
Use this skill when the user needs to view login history, track user sessions, or review system reboots and shutdowns.
| name | doxx |
| description | Use this skill when the user wants to view, search, or export .docx Word files from the terminal without Microsoft Office. |
Terminal-native .docx document viewer — view, search, and export Word files without leaving your command line. Fast, safe, and smart.
doxx view run --file <path> — View a .docx file in the terminal with formattingdoxx export markdown --file <path> — Export .docx to Markdowndoxx export csv --file <path> — Extract tables as CSVdoxx export json --file <path> — Export document metadata as JSONdoxx export text --file <path> — Export as plain textdoxx self version — Print doxx versionbrew install doxx
Or via Cargo:
cargo install doxx