office-word

office-word is a skill for Claude Code, Codex from Orkas-AI/Orkas-Awesome-AgentSkills. It costs 2 tokens per session (901 once invoked), scanned A, original, MIT.

A guide for creating, inspecting, and editing Microsoft Word documents, including .docx files, templates, reports, contracts, and policies. It also covers document styles, numbering, tables, headers, footers, comments, and tracked changes.

In plain words
What is it for?
Drafting or revising Word documents, adjusting tables and layouts, managing tracked changes or comments, cleaning templates, and checking document compatibility.
Why use it?
It helps preserve the document’s existing structure and formatting while making targeted edits. It reduces compatibility problems between Word and other editors.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Drafting or revising Word documents, adjusting tables and layouts, managing tracked changes or comments, cleaning templates, and checking document compatibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/orkas-ai/orkas-awesome-agentskills/office-word
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.

Any agent
npx skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill office-word
Clone the repo
git clone --depth 1 https://github.com/Orkas-AI/Orkas-Awesome-AgentSkills

Made for: Claude Code, Codex.

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 office-word

README.md
[![agentmods](https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/office-word/github.svg)](https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/office-word)
Your own site
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/office-word"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/office-word/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for office-word

Your own site · 80×15
<a href="https://agentmods.dev/skills/orkas-ai/orkas-awesome-agentskills/office-word"><img src="https://agentmods.dev/badge/skills/orkas-ai/orkas-awesome-agentskills/office-word.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 2 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 901 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00002 $0.00901
Opus 5 $0.00001 $0.00451
Sonnet 5 $0.00000 $0.00180
Haiku 4.5 $0.00000 $0.00090

Measured 13d ago against content hash 2aa58f85d796, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

office-word 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 13d ago.

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.

office/skills/office-word/SKILL.md · 61 lines

How it starts

The opening of the file, as written. The whole thing — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Office Word

When to Use

Use when the main artifact is a Microsoft Word document, .docx file, template, report, contract, policy, proposal, or review draft.

Also use when the user cares about styles, numbering, tables, headers, footers, sections, fields, comments, tracked changes, or cross-editor compatibility.

Do not use for spreadsheet logic, slide decks, PDF-only edits, or Notion/wiki capture unless a Word/DOCX artifact is part of the requested deliverable.

Workflow

  1. Classify the job: create, inspect, summarize, local edit, tracked-change edit, table/layout adjustment, template cleanup, or compatibility check.
  2. For an existing .docx, inspect the package structure when needed: word/document.xml, styles.xml, numbering.xml, headers, footers, comments, relationships, and section properties.
  3. Make a backup copy before editing an existing file. Never overwrite the only user-provided source file.
  4. Preserve the existing style system, numbering definitions, fields, bookmarks, comment anchors, revision blocks, section settings, and relationship files unless the user explicitly asks to change them.
  5. Edit the smallest safe span. This is especially important for legal, academic, business review, and tracked-change workflows.
  6. For new documents, use named styles and explicit page size, margins, table widths, section settings, and heading hierarchy.
  7. Before delivery, check text correctness, stale fields, table overflow, broken header/footer relationships, numbering stability, comments/revisions integrity, and compatibility risks.

Return Format

For a new document, return the generated .docx path and summarize the structure, styles, and main sections.

For inspection, return a short report with detected issues, risk level, and recommended fixes.

For edits, return the modified .docx path, the backup path if created, and a change summary. State whether tracked changes, comments, fields, numbering, headers/footers, and sections were preserved.

Read the full file on GitHub · 61 lines

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. 13d ago First seen · 61 lines · 2 tokens per session scan A 2aa58f85d796

Subscribe to this mod's changes

office-word is a skill published in the GitHub repository Orkas-AI/Orkas-Awesome-AgentSkills (13 stars, last pushed 2mo ago), licensed MIT. It adds 2 tokens to every session and 901 once invoked, about $0.0000 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-30.

Related

Other skills, from other repositories

analyzing-macro-malware-in-office-documents

Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA deobfuscation to extract the attack chain. Activates for requests involving Office macro…

pinkpixel-dev/skills-collection-1 · 90 tokens

hive.pdf

Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…

aden-hive/hive · 98 tokens

cli-anything-wps

A command-line tool that controls WPS Office on Windows, including Writer, Calc, and Impress. It can also build presentations from structured JSON data and export them as PowerPoint and PDF files.

yb2460/harness-anything · 37 tokens

investment-memo-generator

Investment memo creation combining financial analysis, document generation, and structured templates. Use when creating investment memos, pitch decks, deal summaries, or investment committee materials.

travisjneuman/.claude · 37 tokens

notion-sdk

Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.

terrylica/cc-skills · 29 tokens

impact-report-writer

Nonprofit/NGO impact report generation with data visualization suggestions, outcome metrics, narrative structure, and program data presentation. Use when writing impact reports, annual reports, or program evaluation summaries.

travisjneuman/.claude · 43 tokens