open-claude-cowork

Open Source version of Claude Cowork with 500+ SaaS app integrations

4,329
Stars
739
Forks
JavaScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/composio-community/open-claude-cowork

快速入门

使用 open-claude-cowork 等 Skills 的指南。

安全报告

已验证

上次扫描:—

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

README.md

Open Claude Cowork

Secure Clawdbot Demo

Composio Claude Agent SDK Claude Code Twitter

An open-source desktop chat application powered by Claude Agent SDK and Composio Tool Router. Automate your work end-to-end across desktop and all your work apps in one place.

Get your free API key to get started →

Pst. hey, you, join our stargazers :)
GitHub stars


What's Inside

This repo includes two powerful AI tools:

Open Claude Cowork🦑 Secure Clawdbot
WhatFull-featured desktop chat interfacePersonal AI assistant on messaging
WheremacOS, Windows, LinuxWhatsApp, Telegram, Signal, iMessage
Best forWork automation, multi-chat sessionsOn-the-go AI access, reminders, memory

Both include 500+ app integrations via Composio (Gmail, Slack, GitHub, Google Drive, and more).


Quick Start

Open Claude Cowork

git clone https://github.com/ComposioHQ/open-claude-cowork.git
cd open-claude-cowork
./setup.sh

Then run in two terminals:

# Terminal 1
cd server && npm start

# Terminal 2
npm start

🦑 Secure Clawdbot

cd clawd
npm install
node cli.js

Select "Terminal chat" to test, or "Start gateway" to connect WhatsApp/Telegram/Signal/iMessage.

See Secure Clawdbot Documentation for full setup.


Features

Open Claude Cowork

  • Multi-Provider Support - Claude Agent SDK or Opencode for different models
  • Persistent Sessions - Context maintained across messages
  • Real-time Streaming - Token-by-token response display
  • Tool Visualization - See tool inputs/outputs in the sidebar
  • Skills Support - Extend Claude with custom capabilities
  • Modern UI - Clean, dark-themed interface

🦑 Secure Clawdbot

  • Multi-Platform - WhatsApp, Telegram, Signal, iMessage
  • Persistent Memory - Remembers facts, preferences, daily notes
  • Browser Automation - Navigate, click, fill forms, screenshot
  • Scheduling - Natural language reminders and cron jobs
  • 500+ Integrations - Gmail, Slack, GitHub, Calendar via Composio

Tech Stack

ComponentTechnology
DesktopElectron.js
BackendNode.js + Express
AIClaude Agent SDK + Opencode SDK
ToolsComposio Tool Router + MCP
StreamingServer-Sent Events (SSE)

Configuration

API Keys

You need:

cp .env.example .env
# Edit .env with your keys

Skills

Extend Claude with custom skills by adding SKILL.md files to .claude/skills/:

---
description: Use this skill when the user asks about [topic]
---

# My Skill

Instructions for Claude...

See Agent Skills documentation for details.


Project Structure

open-claude-cowork/
├── main.js              # Electron main process
├── renderer/            # Frontend UI
├── server/              # Backend + providers
│   ├── providers/       # Claude & Opencode implementations
│   └── server.js        # Express server
├── clawd/               # Secure Clawdbot (messaging bot)
│   ├── cli.js           # Entry point
│   ├── adapters/        # WhatsApp, Telegram, Signal, iMessage
│   └── README.md        # Full documentation
└── .claude/skills/      # Custom agent skills

Troubleshooting

IssueSolution
Can't connect to backendEnsure server is running on port 3001
API key errorCheck .env - Anthropic keys start with sk-ant-
Session not persistingCheck server logs for session ID
Streaming slowCheck firewall/network for SSE connections

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Resources


Community


Join 200,000+ developers building agents in production

Get Started For Free

Built with Claude Code and Composio

常见问题

What is open-claude-cowork?

open-claude-cowork is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by composio-community. Open Source version of Claude Cowork with 500+ SaaS app integrations. It has 4,329 GitHub stars.

Is open-claude-cowork safe to use?

open-claude-cowork 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 open-claude-cowork?

Clone the repository with "git clone https://github.com/composio-community/open-claude-cowork" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is open-claude-cowork written in?

open-claude-cowork is primarily written in JavaScript. It is open-source under composio-community on GitHub, so you can review or fork the full source.

Are there alternatives to open-claude-cowork?

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 open-claude-cowork against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情

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 智能体
查看详情

开发者还喜欢

基于喜欢此 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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 服务器apisai-tools
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情