DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Maa Dsh Skill — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
M

maa-dsh-skill

Maa Dsh Skill

MAA (MaaAssistantArknights) automation skill for DeepSeek Harness — drives maa-cli / MaaCore to automate Arknights tasks (fight, roguelike, reclamation, copilot, infrast, recruit, ...).

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:trueRISCOacnt/maa-dsh-skill#4b3dab892316c0d5e67e2db7f6276986390d6b68
READMECompatibilityVersions

Compatibility and provenance

Maa Dsh Skill is published as maa-dsh-skill and currently resolves to version 0.0.3. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/31/2026

Versions

0.0.3stable
8/31/2026

Related plugins

Loading related plugins…

Latest
0.0.3
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
Not declared
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/31/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in agents-orchestration.

Headless@deepseek-ai/dsh-headlessThe dsh one-shot bundle: a direct core Agent/Session runner over dsh-base with no Host, HTTP, or browser layerExperimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocolSubagent Claude Code@deepseek-ai/dsh-subagent-claude-codeOne-shot Claude Code subagent provider over the official Agent SDK

README

MAA-dsh-skill

📦 v0.0.3 | 适用于 maa-cli v0.7.5(对应 MAA v6.11.0 及以后)| Windows / Linux / macOS

基于 MaaAssistantArknights (MAA) 官方命令行工具 maa-cli 构建的 DeepSeek Harness Skill:让 AI 助手直接驱动 MaaCore,自动化完成《明日方舟》日常任务。

目前该项目仍处于早期阶段,欢迎随时提交 issue 与 PR !

特性

  • 🎮 刷关卡(含连战)、集成战略、生息演算、自动抄作业
  • 🏗️ 基建收取与换班、公开招募、仓库识别
  • 🔌 自定义任务编排(多任务流水线 + 条件变体)
  • 🖥️ 模拟器自动检测与连接(MuMu / 雷电 / 蓝叠 / 夜神 / 逍遥)
  • 📚 内置 maa-cli 官方文档本地副本(中英)、MAA 集成文档、JSON Schema
  • 🧩 跨平台初始化与模拟器检测脚本(.ps1 / .sh)

部署方式

两种方式的详细步骤见完整指引「部署方式」章节;以下为简要步骤。

方式一:使用 npm 安装(DSH 插件 Bundle)

仅需一段命令:(推荐)

dsh plugin --profile web add maa-dsh-skill

maa-dsh-skill为 registry 包名;也支持本地目录 / .tgz

检查是否已安装:

dsh plugin --profile web list

若可以看到 maa-dsh-skill,则说明成功安装。

更新:

dsh plugin --profile web update maa-dsh-skill

卸载:

dsh plugin --profile web remove maa-dsh-skill

方式二:直接复制文件(从 GitHub Releases 下载)

  1. 从本技能项目的 GitHub Releases 页面下载最新版 MAA-dsh-skill-<版本>.zip,解压后得到顶层目录 maa-dsh-skill/;
  2. 将 maa-dsh-skill/ 复制到 DSH 的 skill 发现根目录(用户级:~/.dsh/skills/maa-dsh-skill;项目级:<项目根>/.dsh/skills/maa-dsh-skill);

快速开始

  1. 在 DSH 中加载技能:加载技能 maa-dsh-skill;
  2. 运行 scripts/maa-skill-init.ps1(Windows)或 scripts/maa-skill-init.sh(Linux/macOS)初始化环境;
  3. 在 DSH 中开启 Full Access 权限(MAA 需要通过 ADB 控制模拟器)。

⚠️ 真正执行任务前,还需安装 MAA(MaaCore) 与 maa-cli 二进制,并准备模拟器与游戏客户端。详细步骤见完整指引。

文档

文档说明
README-full.md完整指引:安装、分发、Full Access 权限、配置文件与修改、使用、验证
PACKAGING.md打包发布方法
SKILL.md技能使用说明(面向 AI 助手的完整流程与命令参考)

致谢

  • 本skill几乎完全由DeepSeek Harness使用deepseek-v4-flash编写
  • MaaAssistantArknights / MAA
  • MaaAssistantArknights / maa-cli
  • 官方使用指南:https://docs.maa.plus/zh-cn/manual/cli/