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, ...).

包名
maa-dsh-skill
版本
v0.0.1
许可证
MIT
最近更新
2026年8月30日

安装

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

方式一:使用 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