dsh-phone
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-phone
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-phone in the DeepSeek Harness terminal to install the plugin; the full source code is available at https://github.com/uckkk/dsh-phone. After installation, add dsh-phone to dsh.profile.bundles in your profile.
About this plugin
Automation pipelines and conversational workflows frequently need to process phone number data, yet the usual approach leans on external APIs or heavyweight services, introducing network dependencies and uncontrollable risk. dsh-phone packages phone number utilities into a single lightweight plugin so you can invoke them directly within a session, with no context switching or remote round-trips.
The entire plugin is written in pure Node.js. It makes zero network requests and depends on no external services, meaning every run is fully deterministic and auditable against local code alone. This makes it a natural fit for offline, air-gapped, or compliance-sensitive environments.
If your automation pipeline needs phone number handling but you want to avoid third-party APIs or long-running services, dsh-phone offers a plug-and-play option. Once installed, simply call the tools it registers in your conversation—no server-side setup, no extra dependencies, no configuration required.
Use Cases
- Formatting or validating phone numbers within a conversation
- Processing phone number data in an air-gapped environment
- Automating phone number tasks without calling third-party APIs
Best For
- Developers who prefer to avoid external service dependencies
- Automation engineers requiring offline execution
- Teams operating in compliance-sensitive environments
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.