dsh-sd-capacity
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-sd-capacity
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-sd-capacity in DeepSeek Harness to install this plugin; the full source repository is available at https://github.com/uckkk/dsh-sd-capacity
About this plugin
Right-sizing storage for video-surveillance and security-camera deployments is deceptively simple to scope but surprisingly fiddly to execute. A single miscalculated retention window or bitrate assumption can quietly leave a recording system short of space, or conversely waste budget on capacity that will never be used. dsh-sd-capacity removes the guesswork: hand it the parameters you care about and it returns a precise, detailed capacity breakdown right in your session.
Under the hood the plugin is a pure Node.js implementation with no network calls, no external services, and no telemetry. After installation it registers a tool named sd_capacity that you invoke in-conversation; the calculation runs locally on your machine, making it a natural fit for air-gapped facilities, on-prem security stacks, and any environment where outbound traffic is restricted.
The tool is aimed at security-system administrators who need quick what-if numbers, integrators quoting storage line items to clients, and platform engineers iterating on retention or resolution specifications. In all of those roles it replaces a spreadsheet ritual with a single, repeatable call that returns a structured, auditable result you can drop straight into a project plan.
Use Cases
- Sizing storage before a surveillance project by channel count, resolution, and retention window
- Quickly estimating incremental capacity when adjusting retention policy or upgrading resolution
- Computing storage requirements in air-gapped or restricted-network environments
Best For
- Security system administrators planning camera storage infrastructure
- Integration engineers quoting storage line items to end clients
- Platform and ops engineers operating recording systems in restricted networks
Related Plugins
A security red-team prompt plugin for DeepSeek-V4 that uses code-formal mapping and zero-trigger system prompts to enable unconditional output, intended for authorized testing and research only.
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.