mcpbeat Sign in

Ru Text Agent Skill

> причеши, ru-text. Also any Russian output. Typography, info-style, editorial, UX writing, business correspondence, AI-text cleanup.

68k tokens
context cost
the whole folder, loaded on every use
13
files
instructions only
0
copies elsewhere
how many repositories repackaged it
177
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/talkstream/ru-text --skill ru-text

The instruction itself

5 sections, as written by the author

ru-text — Russian Text Quality

Independent Russian text quality reference by Arseniy Kamyshev.

With gratitude to the authors whose work shaped modern Russian text standards.

Credits and recommended reading: references/sources.md

Style priority: if the user explicitly requests a specific style (casual, academic, SEO, literary, etc.), their prompt overrides these default rules where they conflict. These rules are defaults, not mandates.

Reviewing vs. rewriting: when *checking* or proofreading existing text or a file, return the corrected version plus a list of changes — do not silently overwrite the source file. Rewrite a file in place only when the user explicitly asks.

Someone else's words stay theirs: quoted material, code blocks and third-party text inside the user's document are reproduced as-is. Report an issue you see in them if it matters; never rewrite them.

Always-On: Typography

Apply these rules to ALL Russian text output without exception.

| Rule | Wrong | Correct |

|---|---|---|

| Primary quotes: guillemets | "текст" | «текст» |

| Nested quotes: lapki | «"вложенные"» | «„вложенные“» |

| Em dash with spaces | слово - слово | слово — слово |

| En dash for ranges, no spaces | 10-15 дней | 10–15 дней |

| NBSP after single-letter prepositions | в начале (breakable) | в\u00A0начале |

| Ellipsis: single character | ... | … |

| Digit groups with thin spaces | 1000000 | 1 000 000 |

| Decimal comma (not dot) | 3.14 | 3,14 |

| Ordinal with hyphen | 1ый, 2ой | 1-й, 2-й |

| Numero sign | No. 5, #5 | № 5 |

| Abbreviations with NBSP | т.д., т.е. | т. д., т. е. |

| Ruble symbol after number | 1500 руб | 1 500 ₽ |

Full typography reference: references/typography.md

/ru-text:ru-score — text quality score (0–10, 5 dimensions).

Top Stop-Words (remove or replace)

| Stop-word | Replace with |

|---|---|

| является | — (dash) or restructure |

| осуществлять | делать, проводить |

| в настоящее время | сейчас |

| данный | этот |

| определённый | (name the specific thing) |

| произвести оплату | оплатить |

| высококачественный | (name the specific quality) |

| был осуществлён | (active voice + actor) |

| на сегодняшний день | сегодня |

| в целях | чтобы |

Full stop-word catalog (92 entries): references/info-style.md

When to Load Reference Files

Reference files (paths are relative to this SKILL.md): references/<filename>

If the path is not resolved, search: Glob("**/ru-text/references/scoring.md") and use the parent directory.

| Task | File |

|---|---|

| Writing/editing articles, blog posts, SEO, content | info-style.md |

| Interface text, buttons, errors, hints, microcopy | ux-writing.md |

| Emails, messenger, business correspondence | business-writing.md |

| Punctuation review, comma placement | editorial-punctuation.md |

| Grammar, capitalization, agreement, pleonasms | editorial-grammar.md |

| Finding and fixing text problems, diagnostics | anti-patterns.md |

| Text scoring, quality assessment | scoring.md |

| Credits, source attribution | sources.md |

| Experience-based rules (dash overuse, etc.) | addenda.md |

Quality Checklist

Before delivering Russian text:

  • [ ] Quotes: «» primary, „“ nested
  • [ ] Dashes: — in text, – in ranges, - only in compounds; max 1–2 per paragraph (a parallel row counts as one, dialogue dashes as none); trim to the limit, not to zero; edit a row whole or not at all
  • [ ] NBSP after в, к, с, о, у, и, а
  • [ ] Ellipsis: … (single char)
  • [ ] Abbreviations: т. д., т. п. (with NBSP)
  • [ ] No double spaces, no space before punctuation

Other skills for the same job

different authors, same section of the catalogue
Vitepress
by christophacham
×2

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

16k tokens
Bids
by K-Dense-AI
×1

> organizing neuroscience and biomedical data (MRI, EEG, MEG, iEEG, PET, microscopy, NIRS, motion capture, EMG, MR spectroscopy, behavioral), querying BIDS layouts, validating compliance, converting DICOM to BIDS, writing metadata sidecars, or creating BIDS derivatives.

229k tokens scripts
Shopify Developer
by christophacham
×1

Complete Shopify development reference covering Liquid templating, OS 2.0 themes, GraphQL APIs, Hydrogen, Functions, and performance optimization (API v2026-01). Use when working with .liquid files, building Shopify themes or apps, writing GraphQL queries for Shopify, debugging Liquid errors, creating app extensions, migrating from Scripts to Functions, or building headless storefronts. Triggers on "Shopify", "Liquid template", "Hydrogen", "Storefront API", "theme development", "Shopify Functions", "Polaris". Do NOT use for non-Shopify e-commerce platforms.

39k tokens
Writing Page Layout
by ComeOnOliver
×1

Use this skill when you need to write code for a page layout in the Next.js

2k tokens
Od Contribute
by nexu-io

One-click contribution flow for Open Design (nexu-io/open-design) — even for non-coders. Pick one of four cards (ship a Skill or Design System you made with OD; translate docs; fix a typo / write a blog; report a bug), the agent validates and opens a PR (or issue) for you. Trigger words contribute to open design, ship my OD skill, ship my OD design system, translate OD docs, report an OD bug, od-contribute.

19k tokens scripts
Draw Io Diagram Generator
by github
vendor

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code extension, and the full agent workflow from request to a ready-to-open file.

34k tokens scripts
Frontend
by redis
vendor

>- component folder structure, styled-components, hooks, named exports, barrel files, layout components, and theme usage. Use when editing any file under redisinsight/ui/**, writing or modifying React components, Redux slices, styled-components, custom hooks, or when the user mentions UI, frontend, React, Redux, or styled-components.

3k tokens
Md2wechat
by geekjourneyx

Convert Markdown to WeChat Official Account HTML, inspect supported providers/themes/prompts, generate article images, create drafts, write with creator styles, prepare title suggestions, and remove AI writing traces.

3k tokens

How to use it

Copy the folder

Take talkstream/ru-text from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.