trueRISCOacnt/maa-dsh-skill ↗★ 0
maa-dsh-skill
MAA (MaaAssistantArknights) automation skill for DeepSeek Harness — drives maa-cli / MaaCore to automate Arknights tasks (fight, roguelike, reclamation, copilot, infrast, recruit, ...).
安装
$
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