maa-dsh-skill
Manifest validA DeepSeek Harness Skill built on the official command-line tool maa-cli for MaaAssistantArknights (MAA), enabling direct control of MaaCore to automate daily tasks in Arknights.
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,自动化完成《明日方舟》日常任务。
特性
- 🎮 刷关卡(含连战)、集成战略、生息演算、自动抄作业
- 🏗️ 基建收取与换班、公开招募、仓库识别
- 🔌 自定义任务编排(多任务流水线 + 条件变体)
- 🖥️ 模拟器自动检测与连接(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 下载)
- 从本技能项目的 GitHub Releases 页面下载最新版
MAA-dsh-skill-<版本>.zip,解压后得到顶层目录maa-dsh-skill/; - 将
maa-dsh-skill/复制到 DSH 的 skill 发现根目录(用户级:~/.dsh/skills/maa-dsh-skill;项目级:<项目根>/.dsh/skills/maa-dsh-skill);
快速开始
- 在 DSH 中加载技能:
加载技能 maa-dsh-skill; - 运行
scripts/maa-skill-init.ps1(Windows)或scripts/maa-skill-init.sh(Linux/macOS)初始化环境; - 在 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/
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.0.2 | — | — |
| 0.0.3 | — | — |
Similar plugins
by andrepontesmelo
The DSH productivity suite: plugins + agent skills for the DeepSeek Harness, installable in one command.
★ 0
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add @andrepontesmelo/dsh-suiteby MichengAI
DSH Skills Manager — 在 DeepSeek Harness 中统一加载并安全管理本机 Agent Skills · Load and safely manage local Agent Skills in DSH
★ 49
↓ 4.8k/wk
Apache-2.0
JavaScript
Sep 13, 2026
dsh plugin --profile web add @michengai/dsh-skills-managerby 988hj7tczd-oss
Cross-platform Computer Use plugin for DeepSeek Harness: observable desktop automation with an isolated virtual cursor, AX/UIA observation, screenshot vision, and 12 guarded tools.
★ 33
↓ 1.1k/wk
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add dsh-computer-useby qkycir-123
Automatically turn successful DeepSeek Harness sessions into reusable, reviewable Agent Skills.
★ 108
MIT
TypeScript
Sep 8, 2026
dsh plugin --profile web add dsh-run2skillby cyanseek
Task-aware native capability manager for DeepSeek Harness — use, prepare, and verify built-in DSH tools before adding another plugin.
★ 4
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add dsh-native-playbookby staff-os
An enterprise workbench for the DeepSeek Harness: AI employees, knowledge bases, skills, MCP servers and DSH plugins, all manageable from a running session.
★ 3
MIT
JavaScript
Aug 25, 2026
dsh plugin --profile web add @staff-os/dsh-workbench