office

office is a skill for Claude Code from HybridAIOne/hybridclaw. It costs 33 tokens per session (213 once invoked), scanned A, original, MIT.

A collection of internal helper scripts for working with DOCX, XLSX, and PPTX files, which are Microsoft Office document formats. It supports unpacking, checking, converting, recalculating, and repacking these files.

In plain words
What is it for?
Use it as internal support for document, spreadsheet, and presentation processing; it is not intended to be used directly by users.
Why use it?
It provides shared file-handling utilities for office-document workflows and records when conversion checks cannot run.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it as internal support for document, spreadsheet, and presentation processing; it is not intended to be used directly by users.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hybridaione/hybridclaw/office
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 HybridAIOne/hybridclaw --skill office
Clone the repo
git clone --depth 1 https://github.com/HybridAIOne/hybridclaw

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/hybridaione/hybridclaw/office/github.svg)](https://agentmods.dev/skills/hybridaione/hybridclaw/office)
Your own site
<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/office"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/office/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/office"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/office.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 213 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00033 $0.00213
Opus 5 $0.00016 $0.00106
Sonnet 5 $0.00007 $0.00043
Haiku 4.5 $0.00003 $0.00021

Measured 11d ago against content hash b3e1f75e8b74, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

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

The scan reads SKILL.md. This mod also ships 7 executable files (helpers/merge_runs.cjs, helpers/simplify_redlines.cjs, pack.cjs, …), 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.

skills/office/SKILL.md · 24 lines

What it actually says

Office Helpers

This directory exists so shared OOXML helper scripts are synced into /workspace/skills/office inside the agent runtime.

skills/office/soffice.cjs is the shared LibreOffice wrapper for Office conversion and recalculation. When the runtime says soffice is unavailable, skip conversion-dependent QA steps and state that limitation instead of surfacing tool errors.

Do not invoke this skill directly. User-facing office workflows should use the docx, xlsx, or future pptx skills.

Files

What ships with it

8 files 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. 11d ago First seen · 24 lines · 33 tokens per session scan A b3e1f75e8b74

Subscribe to this mod's changes

office is a skill published in the GitHub repository HybridAIOne/hybridclaw (132 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 213 once invoked, about $0.0002 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

markitdown

Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion. Covers safe local conversion, streams, Office/PDF/data formats, batch workflows, plugins, vision OCR, Azure extraction, and the official MCP server.

K-Dense-AI/scientific-agent-skills · 61 tokens

docx

Read, create, or edit Microsoft Word .docx files — extract/summarize text and tables, generate reports/letters/memos with headings, tables, images, TOC and page numbers, do find-and-replace, or apply tracked changes (redlines) and comments. Use whenever the user has a .docx or wants a Word deliverable. Not for PDF…

HKUDS/DeepTutor · 91 tokens

pptx

Read, create, or edit PowerPoint .pptx decks — build slides from an outline, extract slide text/speaker notes, edit shapes/tables/charts, replace images, or export to PDF/images. Use whenever a .pptx (or .ppt) file is an input or output, or the user mentions a deck, slides, or a presentation.

HKUDS/DeepTutor · 76 tokens

xlsx

Read, create, or edit Excel spreadsheets (.xlsx/.xlsm) — sheet data, formulas, styles, charts, multi-sheet workbooks — and bulk .csv/.tsv tables; use whenever a spreadsheet is the input or the deliverable (extract/analyze data, add columns/formulas/formatting/charts, clean messy tables, build from scratch), but not…

HKUDS/DeepTutor · 88 tokens

potpie-source-ingestion

Use when the user explicitly asks to ingest, refresh, or deeply understand a repository, PR, issue, ticket, runbook, incident report, document, or web link into Potpie. The harness performs todo-driven discovery, uses local/GitHub/integration tools and read-only subagents when available, builds evidence-backed…

potpie-ai/potpie · 82 tokens

ima-skill

A unified IMA skill for managing personal notes and knowledge bases through the platform's APIs.

UnicomAI/wanwu · 137 tokens