# humanizer-ru-dsh — DeepSeek Harness plugin install manifest

> Generated: 2026-09-17 19:27 · Source: https://deepseekmodel.com/plugins

## Overview

Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek), strips hidden text marks (zero-width characters, invisible layout; shadow scan catches markers split by invisibles), and rewrites the text into natural prose on request; 40 regex markers, 38 with full evidence-registry entries; 156 gates, 530 tests; offline, text-only bundle (binary metadata removal lives in scripts/).

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| Skills | Vladimir-Human | 124 | — | — | — |

## Install

```bash
dsh plugin --profile web add github:Vladimir-Human/humanizer-ru#path:/dsh
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/Vladimir-Human/humanizer-ru#dsh
- Plugin page: https://deepseekmodel.com/plugin-detail?id=vladimir-human%2Fhumanizer-ru-dsh
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-16
