by jieapi
在 Android 上运行的 AI 代码编辑器,内置 Linux 终端、AI Agent 与 MCP 协议。
# Add to your Claude Code skills
git clone https://github.com/jieapi/AiCodeLast scanned: 9/10/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-09-10T08:40:42.683Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}AiCode is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by jieapi. 在 Android 上运行的 AI 代码编辑器,内置 Linux 终端、AI Agent 与 MCP 协议。. It has 117 GitHub stars.
Yes. AiCode 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.
Clone the repository with "git clone https://github.com/jieapi/AiCode" and add it to your Claude Code skills directory (see the Installation section above).
AiCode is primarily written in Kotlin. It is open-source under jieapi on GitHub, so you can review or fork the full source.
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 AiCode against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
AiCode 是一款在 Android 手机上运行的 AI 编程工具,将大语言模型与本地 Linux 开发环境深度集成。它内置 Alpine Linux 容器和终端模拟器,让 AI 能直接读写文件、执行 Shell 命令、运行构建工具;同时支持远程 SSH 服务器作为执行后端,把手机变成远程项目的移动工作站。
除 AI 对话与终端外,App 内还有文件树与代码编辑器、可视化 Git 面板,以及能在后台并行干活的子代理;平板、折叠屏展开与桌面窗口下自动切换为并排双栏工作台。
| 图标 | 描述 |
|---|---|
| OpenCode Go — 低价订阅,提供最强大开源模型的慷慨额度与可靠访问 | |
| 雨云 — 国产云服务商,主营云服务器与游戏云(Minecraft 等预装服务端一键开服),兼有裸金属物理机与对象存储,新用户优惠 |
文件:行号 链接可直接点开并跳到对应行,本地与远程 SSH 工作区都支持| 项目 | 说明 |
|---|---|
| 系统要求 | Android 8.0+(API 26),arm64-v8a / x86_64 |
| 下载地址 | GitHub Releases:真机选 armsolo、模拟器选 x86solo、通用选 universal 包 |
| 快速上手 | 「设置 → AI 提供商」配模型 →「容器与镜像」选本地或 SSH → 新建会话开始对话 |
| 更新记录 | Releases(历史版本与更新说明) |
| 使用指南 | 在线文档:快速上手、功能手册与进阶教程(与 App 内置文档同源) |
如果 AiCode 对你有帮助,欢迎 Star 支持,让更多开发者看到这个项目。
本项目基于 GPL-3.0 协议开源。