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 matematicsolutions/awesome-matematic-skills-pl --skill redline-docx-plgit clone --depth 1 https://github.com/matematicsolutions/awesome-matematic-skills-plWrote 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/matematicsolutions/awesome-matematic-skills-pl/redline-docx-pl)<a href="https://agentmods.dev/skills/matematicsolutions/awesome-matematic-skills-pl/redline-docx-pl"><img src="https://agentmods.dev/badge/skills/matematicsolutions/awesome-matematic-skills-pl/redline-docx-pl/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/matematicsolutions/awesome-matematic-skills-pl/redline-docx-pl"><img src="https://agentmods.dev/badge/skills/matematicsolutions/awesome-matematic-skills-pl/redline-docx-pl.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.00211 | $0.04381 |
| Opus 5 | $0.00105 | $0.02191 |
| Sonnet 5 | $0.00042 | $0.00876 |
| Haiku 4.5 | $0.00021 | $0.00438 |
Grade A, and why
redline-docx-pl 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 274 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Redline DOCX po polsku
Wrapper nad adeu (MIT, Dealfluence Oy) - dwukierunkowy konwerter miedzy .docx
a Markdown (CriticMarkup), z aplikacja zmian z powrotem do .docx. Robi to,
czego python-docx NIE potrafi: wstrzykuje natywne Word Track Changes
(w:ins/w:del) i komentarze, zachowujac formatowanie, fonty i marginesy.
Cala praca lokalnie (uvx, brak chmury). Silnik testowany na polskim .docx 2026-05-22 (extract/apply/sanitize - patrz THIRD_PARTY_INSPIRATIONS.md).
Wymagania
uv (jezeli brak: pip install uv). adeu pobiera sie samo przy pierwszym uzyciu.
🔴 WERSJA PRZYPIETA:
adeu==1.30.0(zmierzone 2026-08-24). Wszystkie komendy nizej wolajauvx --from adeu==1.30.0 adeu, nie goleuvx adeu. Powod nie jest kosmetyczny: adeu 1.31.0 (2026-08-03) przypiela sie twardo dofastmcp[apps]==4.0.0b1
- bety frameworka pod nowy spec MCP 2026-07-28 - i kazde wydanie od tamtej pory (do 3.0.0 z 2026-08-22) jest nieosiagalne dla
uvxbez--prerelease=allow. Goleuvx adeunie wybuchalo: cicho rozwiazywalo do 1.30.0 i konczylo exit 0, a SKILL.md deklarowal 1.7.5 - trzy rozne wersje w jednym skillu, zero sygnalu. To ten sam mechanizm co [[feedback_cicha_niekompletnosc_trzy_mechanizmy]] i ta sama regula pinu co przy@firecrawl/anydocw CLAUDE.md.Podniesienie pinu = swiadoma decyzja, nie efekt uboczny - i dzis oznacza wejscie na bete FastMCP 4. Nie robimy tego przed freezem PATRON 2.0.0. Powierzchnia CLI 1.30.0 (zweryfikowana):
extract,init,diff,apply,accept-all,markup,sanitize,help.
Safety Tiers (KRYTYCZNE)
Przed wykonaniem każdej operacji ustal tier i zastosuj regułę:
| Tier | Operacje | Reguła |
|---|---|---|
| R - Read-only | extract (czytanie .docx), skan_placeholder.py, memo_negocjacyjne.py (pisza tylko nowe pliki raportu/memo) |
Bez potwierdzenia. Wykonaj od razu. |
| M - Mutating | apply, diff, apply --live |
Pokaż użytkownikowi proponowane zmiany. Czekaj na potwierdzenie słowne. |
| D - Destructive | sanitize --accept-all (akceptuje wszystkie zmiany nieodwracalnie) |
Użytkownik musi wpisać dosłownie: "potwierdzam" zanim wykonasz. |
What ships with it
60 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.
- CHANGELOG.md 3.7 KB
- scripts/memo_negocjacyjne.py 5.7 KB runs code
- scripts/skan_placeholder.py 4.9 KB runs code
- THIRD_PARTY_INSPIRATIONS.md 13 KB
- vendor/docx-engine/LICENSE 11 KB
- vendor/docx-engine/NOTICE 2.7 KB
- vendor/docx-engine/package-lock.json 62 KB
- vendor/docx-engine/package.json 1.0 KB
- vendor/docx-engine/README.md 13 KB
- vendor/docx-engine/scripts/generate-fixtures.ts 915 B runs code
- vendor/docx-engine/scripts/make-revision-demo.ts 2.4 KB runs code
- vendor/docx-engine/src/blank.ts 8.7 KB runs code
- vendor/docx-engine/src/chart.ts 19 KB runs code
- vendor/docx-engine/src/generate.ts 82 KB runs code
- vendor/docx-engine/src/index.ts 2.1 KB runs code
- vendor/docx-engine/src/ink.ts 6.0 KB runs code
- vendor/docx-engine/src/math.ts 33 KB runs code
- vendor/docx-engine/src/notes.ts 8.1 KB runs code
- vendor/docx-engine/src/parse.ts 114 KB runs code
- vendor/docx-engine/src/patch.ts 60 KB runs code
- vendor/docx-engine/src/protection.ts 2.7 KB runs code
- vendor/docx-engine/src/scan.ts 2.6 KB runs code
- vendor/docx-engine/src/section.ts 11 KB runs code
- vendor/docx-engine/src/sources.ts 5.6 KB runs code
- vendor/docx-engine/src/symbol-fonts.ts 3.3 KB runs code
- vendor/docx-engine/src/text-patch.ts 6.9 KB runs code
- vendor/docx-engine/src/theme.ts 7.6 KB runs code
- vendor/docx-engine/src/types.ts 40 KB runs code
- vendor/docx-engine/src/watermark.ts 2.8 KB runs code
- vendor/docx-engine/src/xml-utils.ts 3.9 KB runs code
- vendor/docx-engine/tests/bidi.test.ts 2.5 KB runs code
- vendor/docx-engine/tests/blank-template.test.ts 2.1 KB runs code
- vendor/docx-engine/tests/bookmarks-crossref.test.ts 6.5 KB runs code
- vendor/docx-engine/tests/bugfix-regressions.test.ts 4.9 KB runs code
- vendor/docx-engine/tests/character-styles.test.ts 11 KB runs code
- vendor/docx-engine/tests/chart-edit.test.ts 5.3 KB runs code
- vendor/docx-engine/tests/chart-insert.test.ts 6.2 KB runs code
- vendor/docx-engine/tests/cjk-layout.test.ts 2.3 KB runs code
- vendor/docx-engine/tests/comments.test.ts 11 KB runs code
- vendor/docx-engine/tests/decorated-paragraphs.test.ts 5.7 KB runs code
- vendor/docx-engine/tests/docprops.test.ts 2.7 KB runs code
- vendor/docx-engine/tests/dropcap.test.ts 3.9 KB runs code
- vendor/docx-engine/tests/field-display.test.ts 4.2 KB runs code
- vendor/docx-engine/tests/formatting.test.ts 7.1 KB runs code
- vendor/docx-engine/tests/header-footer-rich.test.ts 9.5 KB runs code
- vendor/docx-engine/tests/header-footer-textbox.test.ts 5.7 KB runs code
- vendor/docx-engine/tests/helpers/build-docx.ts 14 KB runs code
- vendor/docx-engine/tests/hf-images.test.ts 3.3 KB runs code
- vendor/docx-engine/tests/hf-variants.test.ts 4.9 KB runs code
- vendor/docx-engine/tests/hostile-input.test.ts 4.0 KB runs code
- vendor/docx-engine/tests/image-edit.test.ts 6.4 KB runs code
- vendor/docx-engine/tests/image-wrap.test.ts 8.6 KB runs code
- vendor/docx-engine/tests/ink.test.ts 7.6 KB runs code
- vendor/docx-engine/tests/insert-and-layout.test.ts 7.0 KB runs code
- vendor/docx-engine/tests/linked-image.test.ts 2.5 KB runs code
- vendor/docx-engine/tests/math.test.ts 11 KB runs code
- vendor/docx-engine/tests/mce-namespace.test.ts 1.7 KB runs code
- vendor/docx-engine/tests/nested-table-edit.test.ts 1.8 KB runs code
- vendor/docx-engine/tests/notes.test.ts 11 KB runs code
- vendor/docx-engine/tests/numbering-defs.test.ts 4.3 KB runs code
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.
- 12d ago First seen · 274 lines · 211 tokens per session scan A 19f45280c603
redline-docx-pl is a skill published in the GitHub repository matematicsolutions/awesome-matematic-skills-pl (6 stars, last pushed 18d ago), licensed MIT. It adds 211 tokens to every session and 4,381 once invoked, about $0.0011 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
treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…
handbook-updates
Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.
software-copyright-materials
A workflow for creating Chinese application materials for software copyright registration from a real software project.
exam-study-guide
A study-guide builder for a completed exam chapter that has not yet passed its required checks. It creates a structured teaching checklist and, in full mode, a self-contained HTML and printable PDF guide with readable formulas, visible images, explanations, examples, and answers.
legal-writer
Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…
employment-contract-templates
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.