jolo-build

Jolo — AI skill for Claude Code

AI community

A coding workspace for AI agents, with a desktop app, terminal CLI, and shared tasks.

How to install Jolo

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jolo-build/jolo and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Jolo does

A coding workspace for AI agents, with a desktop app, terminal CLI, and shared tasks.

Alternatives in AI

  • Claude Squad — by smtg-ai - Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents i 6.5k ★
  • Skills Manage — Desktop app to manage AI coding agent skills across Claude Code, Cursor, Gemini CLI, Codex, and 20+ platforms 2.2k ★
  • Proxypal — A desktop app that lets you use your AI subscriptions (Claude, ChatGPT, Gemini, GitHub Copilot) with any codin 1.2k ★

README

Jolo

A desktop app and CLI for working with coding agents.

Use Claude Code, Codex, Devin CLI, Grok CLI, Gemini CLI, or your own API provider. Keep your chats, files, terminal, and browser in one workspace.

[Download](https://github.com/jolo-build/jolo/releases/latest) · [Website](https://jolo.build) · [User guide](https://docs.jolo.build) · [Report a bug](https://github.com/jolo-build/jolo/issues)

Jolo Desktop with the chat area on the left and an example task plan on the right

What you can do

  • Ask an agent to explain code, build a feature, or fix a bug.
  • Review changes and run checks beside your chat.
  • Open files, a terminal, and a browser without leaving the app.
  • Work on several tasks at once, with split views and separate Git worktrees.
  • Create a plan, choose an agent for each step, and run the steps in order.
  • Attach files and explore diagrams and interactive visualizations.

Install

**Desktop:** Download the `.dmg` for your Mac from [GitHub Releases](https://github.com/jolo-build/jolo/releases/latest). Open it and drag Jolo into Applications. Apple Silicon and Intel versions are available.

Jolo is in early development. The macOS app is not yet notarized, and automatic updates are not available.

**CLI:** Run this in your terminal:

curl -fsSL https://jolo.build/install.sh | bash

This installs the CLI, not the desktop app. CLI packages are available for macOS and Linux, on ARM64 and x64.

Start a task

  1. On your first launch, follow the guide to choose an agent, open a folder, and prepare a first task. You can skip it and reopen it from Getting started on the work board.
  2. Choose an agent and model below the message box.
  3. Describe what you wa