DSH Plugins Marketplace

DSH Plugins

Plugins

/

aitoearn-dsh-plugin

l

aitoearn-dsh-plugin

Manifest valid1

AiToEarn 内容创作套件 —— DeepSeek Harness 插件(创意指导/脚本/图文/视频生成 + 抖音发布)

hasBundlePatch

aitoearn-dsh-plugin

DeepSeek Harness 插件(安装 ID:dsh-aitoearn)· dsh-plugin 生态

AiToEarn 内容创作套件移植为 DeepSeek Harness 插件:

创意指导 Agent 理清方向 → 脚本/图文/视频 skill 执行生成 → 一键发布抖音。

这是什么

Skill角色做什么
aitoearn-creative-director统一入口自适应追问理清美学方向,输出结构化 brief(JSON),AIGC 痕迹去除润色
aitoearn-script-writer执行器消费 brief → 按 Cinematography 词汇表生成分镜脚本 JSON
aitoearn-content-publisher执行器消费 brief → 生成图文 → 发布抖音
aitoearn-video-publisher执行器消费脚本 JSON → 生成视频 → 发布抖音

所有能力均以插件形式提供,不修改 DeepSeek Harness 源码。

安装

dsh plugin --profile demo add github:lussey820/aitoearn-dsh-plugin

从 Git 安装时若 pnpm 要求允许构建,将 pnpm-workspace.yaml 里的 allowBuilds.dsh-aitoearn 设为 true 后重试。本包是纯 ESM 免构建,也可直接 dsh plugin add ./dsh-aitoearn 或先 npm pack 用 tarball 安装。

配置

设置环境变量(或写入 profile 的 cordis.patch.yml):

export AITOEARN_API_KEY=你的_AiToEarn_API_Key

插件启动时会:

  1. 通过 @deepseek-ai/dsh-mcp-client 以 streamable-http 接入 AiToEarn MCP 端点,把 createImageTextDraftcreateVideoDraftgetDraftTaskStatusgetMyCreditsBalancegetDraftGenerationPricing 注册为 mcp__aitoearn__* 原生工具;
  2. 注册四个内容创作 skill。

覆盖默认行为(如更换 serverName / session 名)可参考 cordis.patch.yml,在用户的 patch 层中按行覆盖。

发布抖音(一次性准备)

发布依赖 agent-browser CLI 和已登录的 AiToEarn session:

npm install -g agent-browser
agent-browser --session-name aitoearn open "https://aitoearn.cn" --headed   # 手动登录
agent-browser --session-name aitoearn close

使用

在 dsh 对话中直接输入,例如:

帮我做一个赛博朋克咖啡品牌的图文发抖音
→ 创意指导 Agent 追问理清方向 → 输出 brief
→ 图文 skill 生成图文 → agent-browser 发布抖音(扫码确认)

与 Trae 版 aitoearn 技能的关系

本项目是 aitoearn-creative-suite(Trae IDE 技能版)的 DeepSeek Harness 移植。核心的追问决策树、Cinematography 词汇表、brief JSON 结构保持一致;差异点:

  • MCP 调用从手写 HTTP/PowerShell 改为 dsh 原生 mcp__aitoearn__* 工具
  • API Key 从 config.json 改为环境变量注入
  • 文件读写 / 浏览器自动化改用 dsh 的原生工具(read_file / write_file / bash)

License

MIT

Comments

Loading…

From the same category

dsh-web

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesTerminal & ClientsDevelopment & InfrastructureModels & ProvidersManifest valid

7.9k

Apache-2.0

TypeScript

Sep 22, 2026

dsh plugin --profile web add dsh-web

by yjh051108

dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).

Models & ProvidersDevelopment & InfrastructureManifest valid

7.2k

MIT

JavaScript

Sep 18, 2026

dsh plugin --profile web add @dsh-external/dsh-super-injector

by huangruiteng

Long-horizon agent control plane for durable, governed work across Codex, Claude Code, and other harnesses.

Models & Providers

5.9k

Apache-2.0

Python

Sep 19, 2026

Index only — not installable

by MeteorNOX

DeepSeek Harness(DSH)一只住在 DSH 界面右下角的小鲸鱼娘,帮你盯着DeepSeek账户余额。QQ弹弹,支持拖拽吸附、左吸附翻转、数字滚动动画,随界面自动启用,建议直接喊来你的dsh安装

Tools & CapabilitiesUI & ExperienceModels & ProvidersDevelopment & InfrastructureManifest valid

3k

20.3k/wk

MIT

JavaScript

Sep 22, 2026

dsh plugin --profile web add dsh-whale-widget

by superdesigndev

OpenRouter for agent tools. Join community here: https://discord.gg/6mQYYfFMAn

Tools & CapabilitiesModels & ProvidersManifest valid

2.2k

NOASSERTION

Python

Sep 22, 2026

dsh plugin --profile web add treg-dsh

by ysr666

Eyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command

Models & ProvidersVision & MultimodalTools & CapabilitiesManifest valid

1.1k

5.7k/wk

MIT

JavaScript

Sep 22, 2026

dsh plugin --profile web add dsh-vision-router