Claude Skill

bensenescu/downy

Downy is an open-source alternative to OpenClaw that lets you create a team of AI agents and collaborate with them from anywhere. Built with TypeScript.

Overview

Stars192
Forks31
LanguageTypeScript
Last pushed2026-05-06
Last synced2026-06-21
View on GitHub

Repository

Ownerbensenescu
Repositorydowny
Full namebensenescu/downy
Repo ID1,226,007,284

Install this Skill

npm install -g pnpm

Registry

Typeopenclaw_skill
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-21
Platforms
OpenClaw
Capabilities
browsersearchimageterminal
Detected files
README.mddocspackage.json
Config keys
EXA_API_KEYURLPI_RELAY_VPC_SERVICE_IDPACKAGE_JSON
Install methods
  • npm install -g pnpm
  • git clone https://github.com/bensenescu/downy
  • npx alchemy configure # Authorize in Cloudflare and accept the defaults

Summary

Downy is an open-source alternative to OpenClaw that lets you create a team of AI agents and collaborate with them from anywhere. Built with TypeScript, it provides a flexible framework for multi-agent workflows.

Chinese description

OpenClaw 替代方案 - 创建代理团队,随时随地与他们协作。

Key features

  • Create and manage teams of AI agents
  • Remote collaboration with agents from anywhere
  • Open-source alternative to OpenClaw
  • Built with TypeScript for reliability

Use cases

  • Automating multi-step tasks with agent teams
  • Building collaborative AI assistants for remote teams
  • Experimenting with multi-agent systems

README excerpt

# Downy Build a team of agents and work with them from any device. - Best UX for working with multiple agents. - Each agent has its own personality, skills, tools, and workspace. - OpenAI Sub compatible for frontier models at a flat rate. Or, use any model on OpenRouter or Workers AI. ![Downy demo](docs/demo.gif) ## Why Downy - **Self-hosted.** - Runs in your Cloudflare account or locally. - **Multi-agent w/ purpose built UX.** - Each agent has its own personality, skills, tools, and workspace. - Manage workspaces, tools, and background tasks directly in the app — no Obsidian, no CLI. - **Use w/ any Model, including your OpenAI Sub.** - Kimi 2.6 on Workers AI by default — no API keys to wire up. - Swap in [ChatGPT Plus/Pro](#optional-chatgpt-subscription) or any OpenRouter model when you want. - **Access anywhere.** - Reach Downy from any device behind Cloudflare's secure network. ## How does it work? I had been meaning to make something like Downy for a while, but this blog post made me actually build it: https://blog.cloudflare.com/project-think/. I highly recommend reading it if you want to understand how Downy works. But, basically each agent and subagent is its own Durable Object. ![Architecture diagram](docs/downy-diagram.png) Full system map: [`docs/architecture.md`](docs/architecture.md). ## Deploy > [!WARNING] > This is a brand new project being "agentically engineered" rapidly. It's self editing features are very powerful, but inherently prone to prompt injection like OpenClaw. Be considerate of what data and tools you give it access to. Use at your own risk. You'll need: - **Node 24 LTS** and **pnpm**: ```bash nvm install 24 && nvm use 24 npm install -g pnpm ``` - **Cloudflare account** — the free Workers plan works if you bri

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-21