# OpenHands — AI Software Development Platform > OpenHands is an AI-driven development platform with CLI, GUI, and SDK. 70.3K+ stars. SWE-bench score 77.6, Slack/Jira/Linear integration. MIT. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash # Install SDK pip install openhands-ai # Or run local GUI with Docker docker pull docker.all-hands.dev/all-hands-ai/runtime:0.39-nikolaik docker run -p 3000:3000 openhands # Open http://localhost:3000 ``` --- ## Intro OpenHands is an AI-driven development platform providing a composable Python SDK, CLI, local GUI, and cloud deployment for building and running AI coding agents. With 70,300+ GitHub stars and MIT license, it achieves a SWE-bench score of 77.6, supports Claude, GPT, and other LLMs, integrates with Slack, Jira, and Linear, and offers enterprise self-hosting via Kubernetes. **Best for**: Teams wanting AI agents to autonomously write, debug, and ship code **Works with**: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf --- ## Key Features - SWE-bench score 77.6 (state-of-the-art) - Python SDK for custom agents - CLI + local GUI + cloud deployment - Slack, Jira, Linear integrations - Enterprise Kubernetes self-hosting - Multi-model: Claude, GPT, open-source --- ### FAQ **Q: What is OpenHands?** A: AI development platform with 70.3K+ stars. SDK, CLI, GUI for coding agents. SWE-bench 77.6. MIT. **Q: How do I install OpenHands?** A: pip install openhands-ai for SDK, or Docker for local GUI. --- ## Source & Thanks > [All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands) — 70,300+ GitHub stars --- Source: https://tokrepo.com/en/workflows/5fc1f758-5066-4eb1-bfdf-82f6cfbf6868 Author: Skill Factory