AI Agent Hub
Back to plugins
⚙️

dsh-grok-subscription

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install xisheng687/dsh-grok-subscription

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

Run dsh plugin install xisheng687/dsh-grok-subscription in an environment where the Grok Build CLI is logged in; the source code is available at https://github.com/xisheng687/dsh-grok-subscription .

About this plugin

You are paying for a Grok subscription, yet every task, context handoff, and generated asset is still locked behind the Grok Build CLI, forcing manual copying for any multi-agent workflow. dsh-grok-subscription bridges that gap by attaching the officially logged-in Grok Build CLI to DeepSeek Harness as an ACP subagent. Grok can now execute tasks and run Imagine inside your DSH orchestration loop, and because the plugin never reads or copies OAuth credentials, the security boundary stays untouched.

With DSH 0.1.0-rc.8 already handling image paste, persistent storage, and history preview, the plugin focuses on what is still missing: a subscription-backed Grok subagent, Imagine image and video tools, native audio and video cards with seeking and restart persistence, TTS and STT speech tools, and an original-file-first long-video analysis pipeline. MP4 and MOV files up to 50 MB are analyzed with the complete original file and soundtrack; larger or unsupported inputs fall back to sampled frames plus timestamped, speaker-aware transcription. Every file or derived media that would leave the machine triggers an explicit consent prompt before transfer.

This plugin is for DSH power users who already hold a Grok subscription and want Grok to act as a true collaborator rather than a siloed CLI. If your workflow involves delegating tasks, generating images and video, producing speech, or analyzing long-form video alongside other agents, this suite closes the remaining gaps without duplicating the image UI that DSH rc.8 now owns natively. TTS, STT, and original-file video analysis require a separate XAI_API_KEY; they are not covered by subscription OAuth.

Use Cases

  • Delegate tasks to Grok inside DSH and receive Imagine image/video output in the same loop
  • Leverage Grok subscription for TTS, STT, and original-file long-video analysis
  • Orchestrate Grok alongside other agents in a unified pipeline without manual context or media handoff

Best For

  • Grok subscription holders who want to integrate Grok into DSH multi-agent workflows
  • Agent developers and platform builders needing audio/video multimodal tooling
  • Users who value a clear security boundary and do not want credentials copied across CLIs