easyclaw

One-click installer for OpenClaw AI agent. macOS & Windows.

126
Stars
37
Forks
TypeScript
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/ybgwon96/easyclaw

Getting Started

Guides for using skills like easyclaw.

Security Report

Verified

Last scanned: —

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

README.md

EasyClaw Logo

EasyClaw

One-click installer for OpenClaw AI agent

한국어 · 日本語 · 中文

Release Downloads Platform License

Website · Download · OpenClaw


EasyClaw Demo

What is EasyClaw?

EasyClaw is a desktop installer that sets up OpenClaw AI agent without any terminal commands.

Download → Run → Enter API key — that's it. Three steps.

Features

  • One-Click Install — Automatically detects and installs WSL, Node.js, and OpenClaw
  • Multiple AI Providers — Supports Anthropic, Google Gemini, OpenAI, MiniMax, and GLM
  • Telegram Integration — Use your AI agent anywhere through a Telegram bot
  • Cross-Platform — macOS (Intel + Apple Silicon) and Windows

Download

OSFileLink
macOS.dmgDownload
Windows.exeDownload

You can also download from easyclaw.kr — it auto-detects your OS.

Windows Security Notice

We're in the process of obtaining a Windows code signing certificate. You may see a security warning during installation.

  • VirusTotal scan result — 0 detections across 94 antivirus engines
  • Fully open source — anyone can inspect the code
  • Built with GitHub Actions CI/CD — transparent build process
If you see "Windows protected your PC"
  1. Click "More info"
  2. Click "Run anyway"

Pro Setup Service 🛠️

Stuck during installation, or want everything set up for you? The creator of EasyClaw offers a paid remote setup session — installation, API key configuration, Telegram bot connection, and a quick usage walkthrough. About 40 minutes, ₩50,000 (~$40). Korean or English.

📧 hello@needslab.ai — subject: "EasyClaw Setup"

Support EasyClaw ☕

EasyClaw is free and open source, built and maintained by one person. If it saved you a trip through the terminal, consider buying the developer a coffee — it keeps the updates coming.

☕ 후원하기 / Buy me a coffee

Tech Stack

AreaTechnology
FrameworkElectron + electron-vite
FrontendReact 19 + Tailwind CSS 4
LanguageTypeScript
Build/CIelectron-builder + GitHub Actions
Code SignApple Notarization (macOS) / SignPath (Windows, pending)

Development

npm install    # Install dependencies
npm run dev    # Development mode (electron-vite dev)
npm run build  # Type check + build
npm run lint   # ESLint
npm run format # Prettier

Platform-specific packaging:

npm run build:mac-local  # macOS local build
npm run build:win-local  # Windows local build

Note: macOS code signing requires APPLE_ID, APPLE_APP_SPECIFIC_PASSWORD, APPLE_TEAM_ID, CSC_LINK, CSC_KEY_PASSWORD environment variables. Without them, the app will be built unsigned.

Project Structure

src/
├── main/             # Main process (Node.js)
│   ├── services/     # Env check, installer, onboarding, gateway
│   └── ipc-handlers  # IPC channel router
├── preload/          # contextBridge (IPC API bridge)
└── renderer/         # React UI (7-step wizard)
api/                  # Vercel serverless functions
docs/                 # Landing page (easyclaw.kr)

Contributing

Contributions are welcome! Please read CONTRIBUTING.md before getting started.

Credits

Built on OpenClaw (MIT License) by the openclaw team.

License

MIT

Frequently Asked Questions

What is easyclaw?

easyclaw is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ybgwon96. One-click installer for OpenClaw AI agent. macOS & Windows. It has 126 GitHub stars.

Is easyclaw safe to use?

easyclaw returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.

How do I install easyclaw?

Clone the repository with "git clone https://github.com/ybgwon96/easyclaw" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is easyclaw written in?

easyclaw is primarily written in TypeScript. It is open-source under ybgwon96 on GitHub, so you can review or fork the full source.

Are there alternatives to easyclaw?

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 easyclaw 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