trueRISCOacnt/maa-dsh-skill0

maa-dsh-skill

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

AI 分析

核心用途是实现明日方舟游戏任务的自动化。适合需要在 DSH 中调度 MAA 进行游戏挂机、肉鸽、基建等任务的用户,需提前安装 MAA 和 ADB 环境。

パッケージ
maa-dsh-skill
バージョン
v0.0.1
ライセンス
MIT
最終更新
2026/08/30

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:trueRISCOacnt/maa-dsh-skill

ドキュメント

README 全文を読む ↗

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

仅需一段命令:

dsh plugin --profile web add github:trueRISCOacnt/maa-dsh-skill

github:trueRISCOacnt/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