word-docx

word-docx is a skill for Claude Code, Codex from LFTPadilla/agent-dev-kit. It costs 50 tokens per session (305 once invoked), scanned A, original, MIT.

A document-creation tool for making real Microsoft Word .docx files from a title and body text.

In plain words
What is it for?
It helps create letters, proposals, quotes, reports, and other structured Word documents with headings, paragraphs, and bullet lists.
Why use it?
It avoids producing plain text with a .docx filename when the user needs a file they can edit or share in Word.

Skill for Claude CodeCodex

Part of the dev-skills plugin — 24 skills, 1 command shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/lftpadilla/agent-dev-kit/word-docx
Any agent
npx skills add LFTPadilla/agent-dev-kit --skill word-docx
Clone the repo
git clone --depth 1 https://github.com/LFTPadilla/agent-dev-kit

Made for: Claude Code, Codex.

Or install dev-skills, the plugin that ships this one along with the rest of its 24 skills, 1 command.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for word-docx

README.md
[![agentmods](https://agentmods.dev/badge/skills/lftpadilla/agent-dev-kit/word-docx.svg)](https://agentmods.dev/skills/lftpadilla/agent-dev-kit/word-docx)
Your own site
<a href="https://agentmods.dev/skills/lftpadilla/agent-dev-kit/word-docx"><img src="https://agentmods.dev/badge/skills/lftpadilla/agent-dev-kit/word-docx.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 305 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00050 $0.00305
Opus 5 $0.00025 $0.00152
Sonnet 5 $0.00010 $0.00061
Haiku 4.5 $0.00005 $0.00030

Measured 3d ago against content hash 7d6c802d6e68, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

word-docx scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/create_docx.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/dev-skills/skills/word-docx/SKILL.md · 42 lines

What it actually says

Word DOCX

Use this skill when the user asks for a Word document.

Output

  • Create a real .docx file, not plain text renamed as .docx.
  • Save it under the current workspace, preferably workspace/ or the current conversation folder.
  • Use a clear filename ending in .docx.
  • Reply with the file path and a short note about what was created.

Tool

python3 scripts/create_docx.py \
  --title "Document title" \
  --body-file input.md \
  --output output.docx

Body Format

The body file is plain text or simple Markdown:

  • Lines starting with # become Heading 1.
  • Lines starting with ## become Heading 2.
  • Lines starting with - or * become bullets.
  • Blank lines separate paragraphs.
  • Other lines become normal paragraphs.

Guidance

  • For letters, include date, recipient, greeting, body, closing, and sender name if known.
  • For business documents, use short sections with headings and bullets.
  • If user did not give all details, make a clean draft with reasonable placeholders instead of blocking.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 42 lines · 50 tokens per session scan A 7d6c802d6e68

Subscribe to this mod's changes

word-docx is a skill published in the GitHub repository LFTPadilla/agent-dev-kit (2 stars, last pushed 6d ago), licensed MIT. It adds 50 tokens to every session and 305 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

meeting-notes

Turn raw meeting notes or a transcript into clean minutes. Use when the user pastes messy notes and wants them structured.

TeamDzX/myllm-skills · 28 tokens

docx

Use 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…

siddharthrath1999/Claude-Opus-4.7 · 168 tokens

pptx

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

siddharthrath1999/Claude-Opus-4.7 · 152 tokens

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

siddharthrath1999/Claude-Opus-4.7 · 92 tokens

xlsx

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…

siddharthrath1999/Claude-Opus-4.7 · 201 tokens

dcf-model

Build discounted cash flow valuation workbooks in Excel.

NousResearch/hermes-agent · 14 tokens