Agent Plugins Marketplace
All plugins

ru-text

v2.7.0

Russian text quality for AI agents — neuroslop cleanup, typography, information style, editorial standards, UX writing, business correspondence. Scores text 0–10. 2,000+ linguistic atoms.

Codex3 Skills

By Arseniy KamyshevLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
3 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ru-text for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add ru-text@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “ru-text” remain stable.

  • Codex: ru-text@agent-plugin-marketplaceru-text@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/talkstream/ru-text/.

Plugin files

plugins/talkstream/ru-text/
├── .codex-plugin/plugin.json
├── skills/ru-check/SKILL.md
├── skills/ru-score/SKILL.md
└── skills/ru-text/SKILL.md

Included Skills3

ru-checkskills/ru-check/SKILL.md

Full Russian text quality check against the whole corpus. Triggers: вычитай, вычитай через ru-text, прогони ru-text, проверь текст по ru-text, ru-check, полная вычитка. Use when the user asks to proofread Russian text, or when a project gate names ru-text. Returns findings with the rule behind each and a proposed replacement; never edits a file. Self-initiated runs start with a fast triage and escalate on evidence; an explicit request always runs the full corpus.

ru-scoreskills/ru-score/SKILL.md

Score Russian text 0.0–10.0 across five dimensions: typography, clean language, grammar, structure, precision for the reader. Triggers: оцени текст, ru-score, оценка качества текста, насколько хорош текст, балл за текст. Use when the user wants a number rather than a list of findings. Never edits a file.

ru-textskills/ru-text/SKILL.md

Russian text quality. Triggers: вычитай, проверь текст, поправь, отредактируй, причеши, ru-text. Typography silently on any Russian output; deeper editing on request. Info-style, editorial, UX writing, business correspondence, AI-text cleanup.

Plugin manifests1

plugins/talkstream/ru-text/.codex-plugin/plugin.json
{
  "name": "ru-text",
  "version": "2.7.0",
  "description": "Russian text quality for AI agents — neuroslop cleanup, typography, information style, editorial standards, UX writing, business correspondence. Scores text 0–10. 2,000+ linguistic atoms.",
  "author": {
    "name": "Arseniy Kamyshev",
    "email": "[email protected]",
    "url": "https://t.me/nafigator"
  },
  "homepage": "https://ru-text.org",
  "repository": "https://github.com/talkstream/ru-text",
  "license": "MIT",
  "keywords": [
    "russian",
    "neuroslop",
    "ai-text-detection",
    "typography",
    "proofreading",
    "editorial",
    "info-style",
    "ux-writing",
    "text-quality",
    "text-scoring"
  ],
  "skills": "./skills/",
  "interface": {
    "composerIcon": "./assets/icon.png",
    "logo": "./logo-round.png",
    "displayName": "ru-text",
    "shortDescription": "Russian text quality for AI agents — neuroslop cleanup, typography, info-style, editorial, UX writing, business correspondence",
    "developerName": "Arseniy Kamyshev",
    "category": "Productivity",
    "websiteURL": "https://ru-text.org",
    "privacyPolicyURL": "https://github.com/talkstream/ru-text/blob/main/PRIVACY_POLICY.md"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ru-text on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ru-text)