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.
npx skills add MarwanDevSpace/mcp-arabic-ms-word --skill typography-auditorgit clone --depth 1 https://github.com/MarwanDevSpace/mcp-arabic-ms-wordWrote 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.
[](https://agentmods.dev/skills/marwandevspace/mcp-arabic-ms-word/typography-auditor)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
- 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 headingpPrwith<w:jc w:val="right"/>). - Confirm tables use
visuallyRightToLeft(w:bidiVisual).
- Check if
- 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.
- Confirm primary fonts (
- 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
justifyorkashida(distribute).
- Verse & Hadith Protection:
- Ensure religious citations are protected by
<w:keepLines/>against page break splits.
- Ensure religious citations are protected by
- Dynamic Page Numbering:
- Check if footers include dynamic
<w:fldSimple w:instr="PAGE"/>fields.
- Check if footers include dynamic
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
}
}
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.
- 8d ago Changed · +25 lines 6f351a4dce51
- 12d ago First seen · 28 lines · 32 tokens per session scan A ee0c13355c92
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.
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.
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".
azure-ai-translation-document-py
Client library for Azure AI Translator document translation service for batch document translation with format preservation.
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.
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.
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…