office-writing

office-writing is a skill for Claude Code, Codex from chenchihcu/DevSpace-MCP. It costs 27 tokens per session (356 once invoked), scanned A, original, MIT.

A guide for planning Word, PowerPoint, and Excel deliverables as structured outlines, specifications, tables, and review checklists.

In plain words
What is it for?
Use it to plan report sections, presentation slides, workbook fields and formulas, chart sources, validation rules, formatting, and review checks.
Why use it?
It helps keep office documents tied to their source material, audience, formulas, and verification limits. It also clarifies what should be prepared before generating a file.

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/chenchihcu/devspace-mcp/office-writing
Any agent
npx skills add chenchihcu/DevSpace-MCP --skill office-writing
Clone the repo
git clone --depth 1 https://github.com/chenchihcu/DevSpace-MCP

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/chenchihcu/devspace-mcp/office-writing.svg)](https://agentmods.dev/skills/chenchihcu/devspace-mcp/office-writing)
Your own site
<a href="https://agentmods.dev/skills/chenchihcu/devspace-mcp/office-writing"><img src="https://agentmods.dev/badge/skills/chenchihcu/devspace-mcp/office-writing.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 356 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.00027 $0.00356
Opus 5 $0.00014 $0.00178
Sonnet 5 $0.00005 $0.00071
Haiku 4.5 $0.00003 $0.00036

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

Security

Grade A, and why

office-writing 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.

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-writing/SKILL.md · 49 lines

What it actually says

office-writing

Purpose

Create controlled artifact plans for Word, PowerPoint, and Excel deliverables without bypassing DevSpace verification.

When to Use

  • Drafting report outlines, meeting decks, checklists, or workbook specs.
  • Turning analyzed content into office artifact structure.
  • Preparing formatting and review checklists before artifact generation.

Inputs

  • Source material or approved analysis.
  • Artifact type: Word, PowerPoint, or Excel.
  • Audience, meeting purpose, and required sections or fields.

Outputs

  • Word section hierarchy, tables, review checklist, and conclusion limits.
  • PowerPoint slide titles, key messages, chart placement, and meeting use.
  • Excel fields, formulas, validation rules, conditional formatting, and chart source spec.

Workflow

  • Confirm source data exists before writing conclusions.
  • Produce artifact specs first; generate files only when an approved generator and verification path exist.
  • Keep formulas, headings, and review checklist explicit.

Verification

  • Check outline matches the source and audience.
  • Check formulas and chart sources are named before Excel generation.
  • For generated artifacts, require format/open checks before PASS.

Risks / Limits

  • Without source data, output must remain an outline or template.
  • First MVP does not embed full Office generators.
  • Formatting claims require visual or open-file verification.

Forbidden Actions

  • Do not create or overwrite files outside guarded tools.
  • Do not claim generated Office files are valid without format verification.
  • Do not read protected paths or secrets.

Example Task

Create a supplier meeting PowerPoint outline from an approved document-analysis result.

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 · 49 lines · 27 tokens per session scan A 04fdb6c9f7ed

Subscribe to this mod's changes

office-writing is a skill published in the GitHub repository chenchihcu/DevSpace-MCP (0 stars, last pushed 2mo ago), licensed MIT. It adds 27 tokens to every session and 356 once invoked, about $0.0001 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

当电子表格文件是主要输入或输出时使用此技能。这意味着用户想要:打开、读取、编辑或修复现有的 .xlsx、.xlsm、.csv 或 .tsv 文件(例如添加列、计算公式、格式化、制图、清理混乱数据);从头创建新的电子表格或从其他数据源创建;或在表格文件格式之间进行转换。当用户通过名称或路径引用电子表格文件时特别触发——即使是随意提及(如"我下载目录里的 xlsx")——并且想对其进行操作或从中生成内容。也适用于将混乱的表格数据文件(格式错误的行、错位的表头、垃圾数据)清理或重构为规范的电子表格。交付物必须是电子表格文件。当主要交付物是 Word 文档、HTML 报告、独立 Python 脚本、数据库管道或 Google Sheets…

agentscope-ai/QwenPaw · 232 tokens

audit-xls

Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this…

anthropics/financial-services · 104 tokens

feishu

Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.

Hmbown/CodeWhale · 33 tokens

Workspace Data Analyst

Analyze CSV files in the workspace and summarize insights.

VoltAgent/voltagent · 14 tokens

weekly-crm-report

Cleans a weekly CRM export and produces a regional sales summary. Activates when the user asks to clean a CRM export, deduplicate sales rows, calculate regional totals, or generate a weekly sales report from a CSV.

FrancyJGLisboa/agent-skill-creator · 49 tokens

excel-author

Create and edit Excel (.xlsx) workbooks with openpyxl. Supports formulas, charts, formatting, and data analysis.

fuyuxiang/echo-agent · 28 tokens