dsh-text-tools
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-text-tools
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-text-tools in DeepSeek Harness to install; the full source code is available at https://github.com/uckkk/dsh-text-tools
About this plugin
Switching variable naming conventions, generating URL slugs, and verifying text length are small but recurring tasks that, when done by hand, invite mistakes. dsh-text-tools wraps these high-frequency operations into two ready-to-use tools, so you can handle them with a single prompt in your session instead of spinning up a new script.
The plugin offers two core tools: text_transform handles conversion between case styles, camelCase, snake_case, kebab-case, and slug format; text_stats reports exact counts for characters, words, lines, and bytes. Built entirely in pure Node.js with no runtime dependencies, it stays lightweight and predictable.
If you frequently juggle naming conventions across frontend and backend codebases, or need quick text metrics during data cleaning, API documentation, or i18n copy review, this plugin keeps your focus on the logic that actually matters instead of manual formatting.
Use Cases
- Quickly switch variable names between camelCase, snake_case, and kebab-case
- Batch-generate URL slugs or API paths
- Verify that copy meets character, word, and line limits
Best For
- Full-stack developers who frequently switch naming conventions
- Engineers working on data cleaning or API documentation
- Developers reviewing i18n copy length and format
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.