Claude Skill

bensenescu/downy

Downy 是 OpenClaw 的开源替代方案,允许你创建 AI 代理团队并随时随地与他们协作。基于 TypeScript 构建。

概览

Stars192
Forks31
语言TypeScript
最后更新2026-05-06
最近同步2026-06-21
前往 GitHub

仓库信息

拥有者bensenescu
仓库downy
完整名称bensenescu/downy
Repo ID1,226,007,284

安装这个 Skill

npm install -g pnpm

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-21
平台
OpenClaw
能力
browsersearchimageterminal
识别文件
README.mddocspackage.json
配置键
EXA_API_KEYURLPI_RELAY_VPC_SERVICE_IDPACKAGE_JSON
安装方式
  • npm install -g pnpm
  • git clone https://github.com/bensenescu/downy
  • npx alchemy configure # Authorize in Cloudflare and accept the defaults

项目简介

Downy 是 OpenClaw 的开源替代方案,允许你创建 AI 代理团队并随时随地与他们协作。基于 TypeScript 构建,提供灵活的多代理工作流框架。

英文描述

OpenClaw Alternative - Create a team of agents and work with them from anywhere.

要点

  • 创建并管理 AI 代理团队
  • 随时随地与代理远程协作
  • OpenClaw 的开源替代方案
  • 基于 TypeScript 构建,稳定可靠

使用场景

  • 使用代理团队自动化多步骤任务
  • 为远程团队构建协作式 AI 助手
  • 实验多代理系统

README 摘要

# 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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-21