Word Documents

local

docx-tools

Read text from uploaded Word docs and generate new .docx files (letters, memos, reports) saved to My Documents.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (2)

  • docx_read
    Extract plain text from a Word document (.docx) the user has uploaded. Provide the document ID or a name substring. Formatting is dropped; use this to read content, not preserve layout.
  • docx_create
    Generate a Word document (.docx) and save it to the user's My Documents. Supports headings and paragraphs. Use for letters, memos, reports the user will edit further.