office-docs

office-docs is a skill for Claude Code, Codex from hhx465453939/HelmForge. It costs 65 tokens per session (1,921 once invoked), scanned A, original, no licence file.

A tool for reading, editing, creating, and checking Microsoft Office files: PowerPoint presentations, Word documents, and Excel spreadsheets.

In plain words
What is it for?
Working with .pptx, .docx, and .xlsx files, including presentations, written documents, and spreadsheets.
Why use it?
It brings common document tasks into one workflow instead of requiring separate manual handling for each file type.

Skill for Claude CodeCodex

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/hhx465453939/helmforge/office-docs
Any agent
npx skills add hhx465453939/HelmForge --skill office-docs
Clone the repo
git clone --depth 1 https://github.com/hhx465453939/HelmForge

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-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/hhx465453939/helmforge/office-docs.svg)](https://agentmods.dev/skills/hhx465453939/helmforge/office-docs)
Your own site
<a href="https://agentmods.dev/skills/hhx465453939/helmforge/office-docs"><img src="https://agentmods.dev/badge/skills/hhx465453939/helmforge/office-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,921 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00065 $0.01921
Opus 5 $0.00032 $0.00960
Sonnet 5 $0.00013 $0.00384
Haiku 4.5 $0.00006 $0.00192

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

Security

Grade A, and why

office-docs 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 4d 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.

.agents/skills/office-docs/SKILL.md · 191 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 4d ago First seen · 191 lines · 65 tokens per session scan A 2a2a12bc913a

Subscribe to this mod's changes

office-docs is a skill published in the GitHub repository hhx465453939/HelmForge (1 stars, last pushed 2mo ago), with no licence file. It adds 65 tokens to every session and 1,921 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

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, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from…

hamzabellouch/agent-skills · 206 tokens

llama-parse

Use this skill to parse complex documents (PDFs, Word documents, PowerPoint presentations, Excel spreadsheets, or images) into clean Markdown or structured JSON using the LlamaParse API. Make sure to use this skill whenever the user asks to extract tables from PDFs, handle complex document structures (multi-column…

hankunpeng/skills · 97 tokens

analyzing-spreadsheets

Processes Excel spreadsheet files (.xlsx, .xlsm, .csv). Creates workbooks, builds formulas, preserves formatting, analyzes tabular data, and validates financial models with zero-formula-error delivery. Use when working with spreadsheet files or tabular data analysis. Do NOT use for Word documents, PDFs, presentations…

telagod/code-abyss · 74 tokens

twitter-data-export

Export Twitter/X data to CSV for analysis using Xpoz. Search by keywords, author, date range, and download complete datasets (up to 500K rows). Use when asked to "export tweets", "download Twitter data", "get tweets as CSV", "Twitter dataset", or "bulk tweet download".

XPOZpublic/xpoz-agent-skills · 66 tokens

academic-paper

12-agent academic paper writing pipeline. 11 modes (full/plan/outline/revision/revision-coach/abstract/lit-review/format-convert/citation-check/disclosure/rebuttal-audit). 6 paper types, 5 citation formats, bilingual abstracts, LaTeX/DOCX-via-Pandoc/PDF output. Style Calibration + Writing Quality Check + Anti-Patterns…

hamzabellouch/agent-skills · 184 tokens

ledger-import-fixture-replay

Use when replaying Ledger import CSV fixtures to verify sourceRef preservation, cent normalization, and deterministic posting dates.

z3z1ma/10x · 29 tokens