Claude Skill
openteams-lab/openteams
OpenTeams is an open-source platform for AI agentic teammates. Build multi-agent systems with skill integration and autonomous task execution. Powered by TypeScript.
Overview
Repository
Install this Skill
npx openteams-webRegistry
npx openteams-webgit clone https://github.com/openteams-lab/openteams.git
Summary
OpenTeams is an open-source platform for building and deploying AI agentic teammates. It enables multi-agent collaboration, skill integration, and autonomous task execution using TypeScript.
开源AI代理型队友。
Key features
- Multi-agent system for team collaboration
- Skill-based extensibility with Claude Skill support
- Autonomous task execution and delegation
- Open-source and community-driven development
Use cases
- Building AI-powered development teams
- Automating complex multi-step workflows
- Creating collaborative AI assistants for enterprises
README excerpt
<div align="center"> <img src="frontend/public/Logo/logo_blue.svg" alt="OpenTeams" width="100"> </div> <div align="center"> <img src="frontend/public/openteams-brand-logo.png" alt="OpenTeams" width="200" style="margin-top: 10px; margin-bottom: 10px;"> <h5>Plan, Build, and Ship — with a team of AI agents instead of one</h5> <p> Multiple AI agents share one context — collaborate freely through chat, or orchestrate complex tasks through workflows you can see, review, and retry. </p> <p> <a href="https://www.npmjs.com/package/openteams-web"><img alt="npm" src="https://img.shields.io/npm/v/openteams-web?style=flat-square" /></a> <a href="https://github.com/openteams-lab/openteams/actions/workflows/pre-release.yml"><img alt="Build" src="https://github.com/openteams-lab/openteams/actions/workflows/pre-release.yml/badge.svg" /></a> <a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" /></a> <a href="https://discord.gg/MbgNFJeWDc"><img alt="Discord" src="https://img.shields.io/badge/Discord-Join%20Chat-5865F2?style=flat-square&logo=discord&logoColor=white" /></a> <a href="./readmes/images/openteams-wechat-community.png"><img alt="WeChat" src="https://img.shields.io/badge/WeChat-Join%20Group-07C160?style=flat-square&logo=wechat&logoColor=white" /></a> <a href="./readmes/images/openteams-feishu-community.png"><img alt="Feishu/Lark" src="https://img.shields.io/badge/Feishu%2FLark-Join%20Group-3370FF?style=flat-square" /></a> <a href="https://doc.openteams-lab.com/getting-started"><img alt="Platforms" src="https://img.shields.io/badge/Platforms-Windows%20%7C%20macOS%20%7C%20Linux%20%7C%20Web-2EA44F?style=flat-square" /></a> </p> <p> <a href="#quick-start">Quick Start</a> |