typography-auditor

typography-auditor is a skill for Claude Code, Codex from MarwanDevSpace/mcp-arabic-ms-word. It costs 32 tokens per session (449 once invoked), scanned A, original, MIT.

A set of checks for Arabic text in Microsoft Word documents. It examines right-to-left layout, Arabic fonts, line spacing, justification, margins, and page numbering.

In plain words
What is it for?
It is for inspecting a Word file, checking its text flow, and producing a summary of compliance issues and suggested fixes.
Why use it?
It helps reveal formatting problems that can make Arabic documents difficult to read or visually inconsistent, especially when Arabic and Latin text are mixed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit It is for inspecting a Word file, checking its text flow, and producing a summary of compliance issues and suggested fixes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marwandevspace/mcp-arabic-ms-word/typography-auditor
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 MarwanDevSpace/mcp-arabic-ms-word --skill typography-auditor
Clone the repo
git clone --depth 1 https://github.com/MarwanDevSpace/mcp-arabic-ms-word

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 typography-auditor

README.md
[![agentmods](https://agentmods.dev/badge/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor/github.svg)](https://agentmods.dev/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor)
Your own site
<a href="https://agentmods.dev/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor"><img src="https://agentmods.dev/badge/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor/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 typography-auditor

Your own site · 80×15
<a href="https://agentmods.dev/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor"><img src="https://agentmods.dev/badge/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 449 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.00032 $0.00449
Opus 5 $0.00016 $0.00225
Sonnet 5 $0.00006 $0.00090
Haiku 4.5 $0.00003 $0.00045

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

Security

Grade A, and why

typography-auditor 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 8d 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/typography-auditor/SKILL.md · 53 lines

What it actually says

Arabic Typography Auditor Skill

This skill provides diagnostic criteria, inspection workflows, and compliance reporting for Arabic Microsoft Word documents.


1. Compliance Audit Checklist

  1. RTL Direction & BiDi Compliance:
    • Check if <w:bidi/> and <w:rtl/> are active on Arabic paragraphs.
    • Confirm headings do NOT suffer from leftward drift (no <w:bidi/> in heading pPr with <w:jc w:val="right"/>).
    • Confirm tables use visuallyRightToLeft (w:bidiVisual).
  2. Font Hierarchy & Palette:
    • Confirm primary fonts (Amiri, Traditional Arabic, Cairo, Sakkal Majalla) match document archetype.
    • Verify fallback fonts (Arial, Calibri) for Latin numerals and English sections.
  3. Line Spacing & Kashida Justification:
    • Confirm line spacing is at least 1.25x (276 twentieths of a point) to prevent diacritic clipping.
    • Verify body paragraphs use justify or kashida (distribute).
  4. Verse & Hadith Protection:
    • Ensure religious citations are protected by <w:keepLines/> against page break splits.
  5. Dynamic Page Numbering:
    • Check if footers include dynamic <w:fldSimple w:instr="PAGE"/> fields.

2. Audit Execution Flow

{
  "tool": "inspect_word_document",
  "arguments": {
    "filePath": "path/to/document.docx"
  }
}

Followed by visual rendering for visual inspection:

{
  "tool": "audit_and_render_document_pages",
  "arguments": {
    "document_path": "path/to/document.docx",
    "output_folder_name": "Pages",
    "detect_layout_defects": true
  }
}
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. 8d ago Changed · +25 lines 6f351a4dce51
  2. 12d ago First seen · 28 lines · 32 tokens per session scan A ee0c13355c92

Subscribe to this mod's changes

typography-auditor is a skill published in the GitHub repository MarwanDevSpace/mcp-arabic-ms-word (1 stars, last pushed 10d ago), licensed MIT. It adds 32 tokens to every session and 449 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

translate-book

Translate books (PDF/DOCX/EPUB) into any language using parallel sub-agents. Converts input -> Markdown chunks -> translated chunks -> HTML/DOCX/EPUB/PDF.

deusyu/translate-book · 42 tokens

pdf_translator

Extract text from PDF files, translate it to a target language, and save the result as a Markdown file. Use this skill when the user wants to translate a PDF document or asks to "convert PDF to Chinese".

ForceInjection/AI-fundamentals · 47 tokens

azure-ai-translation-document-py

Client library for Azure AI Translator document translation service for batch document translation with format preservation.

benjaminasterA/antigravity-awesome-skills · 0 tokens

docutranslate

Use when translating documents locally via LLM — PDF, Word, Excel, Markdown, SRT subtitles with format preservation. DocuTranslate: LLM-powered multi-format local file translation tool with MCP server support.

znlgis/opengis-skills · 47 tokens

lov-academic-translator

A tool for translating English research papers, journal or conference articles, arXiv papers, and technical PDFs into Chinese PDFs or publishable Chinese Markdown. It can preserve requested images, formulas, page matching, and layout details.

lovstudio/skills · 87 tokens

hebrew-document-generator

Generate Hebrew documents (PDF, DOCX/Word, PPTX) with correct right-to-left layout, mixed Hebrew-and-English bidi handling, and Hebrew typography. Use whenever the output is a Hebrew or mixed Hebrew/English Word document, Hebrew PDF, or Hebrew PowerPoint ("Hebrew Word document", "מסמך Word בעברית", "create a .docx in…

skills-il/localization · 247 tokens