Hermes-Agent-On-Android

by AbuZar-AnsariiVerified

Run Hermes Agent - a self-evolving AI assistant - on any Android device using Termux. One-line installation.

201
Stars
51
Forks
Shell
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/AbuZar-Ansarii/Hermes-Agent-On-Android

Getting Started

Guides for using skills like Hermes-Agent-On-Android.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

☤ Hermes Agent for Android (Termux)

Run a Self-Evolving AI Assistant on Your Phone

License: MIT Termux Version Stars

Transform your Android device into a powerful, learning AI assistant

✨ What is Hermes Agent?

Hermes Agent is an open-source, self-evolving AI framework developed by Nous Research. It's like having Jarvis in your pocket - an AI that learns, adapts, and grows smarter with every interaction.

🧠 Self-Learning 🔄 Cross-Platform 💾 Persistent Memory 🛠️ 70+ Tools

Gets smarter over time Works on 16+ apps Remembers your preferences Execute complex tasks

⏱️ Installation takes ~5-10 minutes - Grab a coffee! ☕

Installation Preview:

graph LR
    A[📱 Open Termux] --> B[📋 Copy Command]
    B --> C[⚡ Paste & Run]
    C --> D[🔄 Auto-Install]
    D --> E[✅ Ready to Use!]

🚀 One-Line Installation

Copy and paste this command in Termux:

New Command

Error Free & Updated (Recommended)

curl -fsSL https://raw.githubusercontent.com/AbuZar-Ansarii/All-Agents/main/hermes_install.sh | bash

This may take some time so please wait for it to finish

Hermes agent start (if you close the terminal)

proot-distro login ubuntu

Launch Hermes Agent

hermes

🛠️ Hermes Agent Command Reference

Command / Category Syntax / Example Description

Start / Run hermes Launch the Hermes Agent interactive interface.

Setup & Configuration hermes setup Run the initial interactive setup wizard to configure API keys, models, and dependencies.

Gateway / Service hermes gateway Start the Hermes Gateway service to listen for incoming connections, webhooks, or API requests.

Direct Prompt hermes "Analyze logs in ./src" Run Hermes directly with a specific instruction without entering interactive mode.

File / Context Path hermes -f ./app.js "Refactor this" Pass explicit file contexts or attachments into the session.

Model Selection hermes --model <model_name> Specify a custom or non-default model for the session.

Interactive Commands /help Display the list of available in-session commands and options.

Clear Session /clear or /reset Clear current context history and start fresh within the active session.

Execute Shell ! <command> (e.g., ! ls -la) Run a system shell command directly inside the Hermes terminal interface.

Save Output hermes "..." -o output.md Execute a task and save the agent's output directly to a file.

Exit /exit or Ctrl + C Safely terminate the active Hermes session.

Old

curl -fsSL https://raw.githubusercontent.com/AbuZar-Ansarii/Hermes-Agent-On-Android/main/nous_agent.sh | bash

🛠️ Manual Installation

Prefer to do it yourself? Here's the step-by-step:

pkg install git
# 1. Clone this repository
git clone https://github.com/AbuZar-Ansarii/Hermes-Agent-On-Android.git
cd Hermes-Agent-On-Android

# 2. Make the script executable
chmod +x agent_install.sh

# 3. Run the installer
./agent_install.sh

🤖 Start Agent

Run these commands one by one after installling

cd
proot-distro login ubuntu
cd hermes-agent
source venv/bin/activate

Run for setting it up

hermes setup

Run for using it

hermes

Start gateway

hermes gateway

⚙️ System Requirements

Requirement Minimum Recommended

Android Version 11 13,14 or 15

Storage Space 3GB 5GB+

RAM 2GB 4GB+

Internet Required Fast connection

Termux Latest Latest from F-Droid

🌍 Why Run Hermes on Android?

Benefit Description

📱 Portable AI Your assistant goes everywhere

🔒 Privacy Runs locally on your device

💰 Cost-effective No server hosting fees

⚡ Low latency Direct execution

🔄 Always available Works offline (with local models)

🎛️ AI Model Freedom

Compatible with 200+ AI models including:

• OpenAI (GPT-4, GPT-3.5)

• Anthropic (Claude)

• Google (Gemini)

• DeepSeek

• Alibaba (Qwen)

• Zhipu (GLM)

• Local models via Ollama

🦙 Running Local Models with Ollama

📋 Installation

Install Ollama on Termux:

pkg install ollama
ollama serve

Pull & Run Models

ollama run gemma4:31b-cloud

🙏 Acknowledgments

• Nous Research - For creating the amazing Hermes Agent

• Termux Team - For making Android development possible

• Open Source Community - For the countless tools and libraries

• You - For using and supporting this project! ❤️

⭐ If this helped you, give it a star! ⭐

Frequently Asked Questions

What is Hermes-Agent-On-Android?

Hermes-Agent-On-Android is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by AbuZar-Ansarii. Run Hermes Agent - a self-evolving AI assistant - on any Android device using Termux. One-line installation. It has 201 GitHub stars.

Is Hermes-Agent-On-Android safe to use?

Yes. Hermes-Agent-On-Android passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install Hermes-Agent-On-Android?

Clone the repository with "git clone https://github.com/AbuZar-Ansarii/Hermes-Agent-On-Android" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is Hermes-Agent-On-Android written in?

Hermes-Agent-On-Android is primarily written in Shell. It is open-source under AbuZar-Ansarii on GitHub, so you can review or fork the full source.

Are there alternatives to Hermes-Agent-On-Android?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Hermes-Agent-On-Android against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details