dsh-office-artifacts

dsh-office-artifacts is a skill for Claude Code, Codex from hackerFish/awesome-dsh-skills. It costs 37 tokens per session (359 once invoked), scanned A, original, MIT.

A set of instructions for creating, repairing, transforming, and checking spreadsheet, document, presentation, and PDF files. It includes checks that reopen or render the finished files to catch format and layout problems.

In plain words
What is it for?
Use it when preparing XLSX, DOCX, PPTX, or PDF deliverables while preserving sources, formulas, styles, links, page structure, and visual layout.
Why use it?
It reduces the risk of producing files that open incorrectly, lose formulas or structure, contain unreadable content, or look wrong when viewed by someone else.

Skill for Claude CodeCodex

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

Good fit Use it when preparing XLSX, DOCX, PPTX, or PDF deliverables while preserving sources, formulas, styles, links, page structure, and visual layout.

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

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 dsh-office-artifacts

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/hackerfish/awesome-dsh-skills/dsh-office-artifacts"><img src="https://agentmods.dev/badge/skills/hackerfish/awesome-dsh-skills/dsh-office-artifacts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 359 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.00037 $0.00359
Opus 5 $0.00018 $0.00179
Sonnet 5 $0.00007 $0.00072
Haiku 4.5 $0.00004 $0.00036

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

Security

Grade A, and why

dsh-office-artifacts 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.

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/dsh-office-artifacts/SKILL.md · 20 lines

What it actually says

DSH Office Artifacts

  1. Identify the output format, reader, sources, template, required content, style constraints, and recipient application.
  2. Preserve source files. Never overwrite an original unless the user explicitly requests it; write a new output path by default.
  3. Inspect installed tools and use a format-aware library or application. Do not edit OOXML archives through raw string replacement except for a tested, narrow repair.
  4. Structure content before layout and retain sources for claims, calculations, and externally supplied data.
  5. Reopen every saved artifact with a parser or native-capable library. Render or visually inspect layout-sensitive output.
  6. For XLSX, preserve formulas as formulas, keep dates and numbers typed, and check formulas, sheet names, filters, frozen panes, and chart references.
  7. For DOCX, use styles and preserve heading hierarchy, links, lists, table semantics, citations, and page-break intent.
  8. For PPTX, preserve the template theme and layouts, then check text overflow, contrast, image crops, charts, and reading order after rendering.
  9. For PDF, confirm page count, order, extracted text or OCR, links, form values, and redactions. A visual black rectangle is not a verified redaction.
  10. Report output path, source inputs, checks performed, known limitations, and any required human review.
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 · 20 lines · 37 tokens per session scan A 69472b67f63a

Subscribe to this mod's changes

dsh-office-artifacts is a skill published in the GitHub repository hackerFish/awesome-dsh-skills (5 stars, last pushed 6d ago), licensed MIT. It adds 37 tokens to every session and 359 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-31.

Related

Other skills, from other repositories

pdf-image-text-extractor

A tool for reading text from images and PDF files, including scanned documents. OCR means recognizing printed or handwritten characters in an image and turning them into editable text.

redfox-data/redfox-community-dsh · 179 tokens

youtube-digest

A transcript extractor for YouTube videos. It reads available subtitles or automatically generated captions, can translate non-Chinese captions into Chinese, and can export the text to Excel, a spreadsheet application.

redfox-data/redfox-community-dsh · 127 tokens

office-tools

A collection of tools for working with Excel, Word, PowerPoint, PDF, CSV, and Markdown files. It includes spreadsheet analysis, file conversion, and image extraction from documents.

Azzygoatcoder/agent-useful-skills · 69 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

write-docs-cn

A guide to writing project documentation, especially README files. It explains how tutorials differ from reference material and where each kind of information belongs.

pingfanfan/hello-dsh · 46 tokens

write-tech-cn

A writing guide for Chinese technical documents such as READMEs, tutorials, blogs, and technical explanations. It focuses on direct conclusions, clear actions, natural Chinese, and consistent technical terms.

pingfanfan/hello-dsh · 55 tokens