AI Agent Hub
Back to plugins
🧩

dsh-titlecase

admin-security Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-titlecase

Paste the following prompt into your AI chat to install this plugin:

Install by running dsh plugin install uckkk/dsh-titlecase in the DeepSeek Harness terminal; the full source is available at https://github.com/uckkk/dsh-titlecase

About this plugin

When working with text in AI sessions, title casing is often an afterthought — words that should be capitalized are not, and vice versa. dsh-titlecase makes fixing that as simple as a single in-conversation call.

Built entirely in Node.js with zero network dependencies, this lightweight plugin registers a tool in your session that converts text to Title Case. No external requests, no added SDKs — just call the tool and the formatting is done.

It is a good fit for anyone who regularly tidies English headings, document sub-titles, or quoted references within a chat session and prefers a minimal, offline, dependency-free tool.

Use Cases

  • Quickly convert English headings to Title Case within a chat session
  • Batch-clean document sub-titles and quoted references
  • Fix capitalization without leaving the conversation window

Best For

  • Users who frequently format English titles in chat sessions
  • Developers who prefer lightweight, offline, zero-dependency toolchains
  • Professionals tidying document styling inside AI conversations