AI Agent Hub
Back to plugins
⚙️

maa-dsh-skill

Workflow Updated 2026.08.31

Run the following command in DeepSeek Harness:

dsh plugin install trueRISCOacnt/maa-dsh-skill

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

Run dsh plugin install trueRISCOacnt/maa-dsh-skill in the DeepSeek Harness terminal to install this skill; the source is hosted at https://github.com/trueRISCOacnt/maa-dsh-skill .

About this plugin

Daily upkeep for Arknights — running stages, collecting HQ resources, open recruitment, integration strategies — is straightforward in a single session, but doing it by hand every day quickly becomes tedious and error-prone. The MAA community has built a mature automation layer around maa-cli, yet AI assistants previously had no structured way to interface with those commands. Maa-dsh-skill closes that gap: it wraps maa-cli's full capability set into a DeepSeek Harness skill so an AI agent can understand, orchestrate, and drive MaaCore directly, without the user typing each command.

Core capabilities span the main daily scenarios: stage runs with consecutive-battle support, automated integration strategy and recultivation runs, HQ collection and rotation, open recruitment, warehouse scanning, and fully custom multi-task pipelines with conditional variants. The skill ships local copies of the maa-cli official documentation in both Chinese and English, MAA integration docs, and JSON Schemas, so the agent can reference them at runtime without hitting external networks. Cross-platform emulator auto-detection scripts (MuMu, LDPlayer, BlueStacks, Nox, YaoShuai) further reduce the setup friction.

This skill is aimed at players who already use MAA or maa-cli for automation and want to hand orchestration to an AI assistant, or who want to compose their own task pipelines on top of the existing building blocks. The project is still early-stage and released under the MIT license, so issues and pull requests are welcome.

Use Cases

  • Have an AI agent handle stage runs, HQ collection, and open recruitment with a single instruction
  • Orchestrate multi-task pipelines that conditionally switch between integration strategy and recultivation
  • Auto-detect cross-platform emulators and establish ADB connections without manual setup

Best For

  • Players already using MAA or maa-cli who want an AI agent to orchestrate their daily routines
  • Power users who want to compose custom multi-task pipelines on top of maa-cli building blocks
  • Busy players who want to offload repetitive in-game chores to a background automation layer