Deepseek Harness On Android — Design skill for Claude Code
Step-by-step tutorial: install & run DeepSeek Harness (dsh) on Android without root — Termux + proot-distro + Ubuntu + Node.js/npm + dsh CLI/web UI + environment skills.
How to install Deepseek Harness On Android
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open duke5am/deepseek-harness-on-android and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Deepseek Harness On Android does
Step-by-step tutorial: install & run DeepSeek Harness (dsh) on Android without root — Termux + proot-distro + Ubuntu + Node.js/npm + dsh CLI/web UI + environment skills.
Alternatives in Design
- Deepclaude — Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend 2.3k ★
- Pi Tasks — A pi extension that brings Claude Code-style task tracking and coordination to pi 187 ★
- Section — Build one section from a Figma node 104 ★
README
DeepSeek Harness (dsh) on Android — Termux + proot-distro + Ubuntu Setup
[](LICENSE) [](https://github.com/deepseek-ai/deepseek-harness) [](https://f-droid.org/en/packages/com.termux/) [](https://github.com/termux/proot-distro) [](https://ubuntu.com)
A complete, copy-paste guide to **install** and **run DeepSeek Harness (dsh)** — the CLI + browser-web-UI **agent harness** — on an **Android** phone with **Termux**, **proot-distro**, and **Ubuntu**. Covers **Node.js/npm**, **dsh installation**, first-run configuration, the **environment skills**, and **Python dependencies**. Verified on **Ubuntu 26.04 LTS "Resolute Raccoon" (aarch64) under PRoot** — no root required.
[DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) is an open-source **agent harness** (a CLI + browser **web UI**) that boots a *profile* — an ordered stack of plugin layers — to run an **LLM agent** with tools. This repository is a step-by-step **tutorial** for running it on an **Android** phone with **Termux** + **proot-distro** (Ubuntu under PRoot, no root), plus the companion environment skills from [`duke5am/skills-for-proot-distro-ubuntu`](https://github.com/duke5am/skills-for-proot-distro-ubuntu).
Quick start (TL;DR)
The entire setup, condensed to two copy-paste blocks:
# --- 1. In Termux ---
pkg update && pkg upgrade
pkg install proot-distro
proot-distro install ubuntu
proot-distro login ubuntu
# --- 2. Inside Ubuntu (as root) ---
apt update && apt install -y curl git
curl -fsSL https://deb.nodesource.com/setup_22.x -o /tmp/setup_node.sh && bash /tmp/setup_node.sh
apt install -y nodejs
npm install -g @deepseek-ai/dsh
Related Skills
Dsh Claude UX
DSH plugin: Claude-style Chinese risk control & conversation autonomy for DeepSeek Harness web
Dsh Permission Rules
Claude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-na
Dsh Code
Claude-Code-style TUI bundle for DeepSeek Harness. 充分结合 DSH 的核心机制和高级特性与Codex CLI 、Claude Code 等主流交互机制,打造的 DSH-
Dsh Tui
Claude Code-style terminal UI for DeepSeek Harness agents, as an out-of-tree dsh plugin bundle
Dsh File Upload
DeepSeek Harness (dsh) file-message plugin: Claude-style drag-and-drop / paperclip upload, content sniffing, d
Dsh Background Agents
Interactive long-session background agents for DeepSeek Harness: start a durable continuable child agent, watc
Related Agents
Ds Flash
DSH (DeepSeek Harness) worker on the flash tier - fast and cheap. Delegate simple, well-scoped subtasks: mecha
10x
10x is a terminal-based CLI coding agent (installed via npm install -g 10x-cli) built around the observation t
Turbo Flow Quick Setup
This guide explains how to run the installer scripts for the turbo-flow-claude environment. These scripts will