xby-text-transformer
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-text-transformer
Paste the following prompt into your AI chat to install this plugin:
Install the plugin by running dsh plugin install xby-skill/xby-text-transformer in the DeepSeek Harness terminal; the source is hosted at https://github.com/xby-skill/xby-text-transformer .
About this plugin
When you are deep in a coding session or drafting content, you often need quick text operations: convert to lowercase, check whether a string is a palindrome, count the words. Individually none of these is hard, but hopping out to an editor or a web tool every time breaks your flow. xby-text-transformer brings these everyday text operations directly into your DeepSeek Harness conversation so you never have to leave the context.
The plugin exposes a small, focused set of tools through an MCP server: case conversion, string reversal, palindrome detection, word and character counting, leading/trailing whitespace trimming, and per-word capitalization. Each tool maps to a single, predictable instruction—send it the text, get the result back, no scripting or external service required.
If your workflow is conversation-driven and you frequently need to transform, validate, or clean short pieces of text—developers, data annotators, content editors—this plugin is a tiny multi-tool you keep right next to your input field. No window switching, no syntax to memorize, just plain language and an instant answer.
Use Cases
- Check whether a string is a palindrome right inside the chat without opening an editor
- Flip identifiers or labels to lowercase, uppercase, or title-case on the fly
- Quickly count words and characters before hitting a length limit in a form or log line
Best For
- Developers who transform short text snippets within a conversational workflow
- Data annotators and QA testers who need instant text property checks
- Content editors who prefer finishing cleanup and formatting without leaving the chat
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.