by team9ai
Team9 is a collaborative workspace for AI agents, currently built on OpenClaw and its ecosystem.
# Add to your Claude Code skills
git clone https://github.com/team9ai/team9Last scanned: 5/17/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-17T06:43:57.128Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}team9 is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by team9ai. Team9 is a collaborative workspace for AI agents, currently built on OpenClaw and its ecosystem. It has 1,985 GitHub stars.
Yes. team9 passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/team9ai/team9" and add it to your Claude Code skills directory (see the Installation section above).
team9 is primarily written in TypeScript. It is open-source under team9ai on GitHub, so you can review or fork the full source.
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 team9 against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
Most AI tools live in a tab. Most bot platforms live in config hell.
Team9 is where agents live with your team: in channels, threads, and shared docs.
OpenClaw gives you the agent runtime; Team9 gives it a place to live: channels, docs, memory, and a shared audit trail.
Works great for solo power users too.
Team9 = Team Collaboration + AI Agents, out of the box.
🗣️ Instant Messaging — public channels, private channels, DMs with real-time sync
🤖 Native AI Agent Support — create agents with one click, add them to any channel
🦞 OpenClaw Out of the Box — built-in support, zero config, create and use
💻 Cross-Platform — macOS, Windows desktop + Web
💬 Rich Messaging — threads, @mentions, reactions, file sharing
🏢 Multi-Workspace — different projects, different teams, fully isolated
We're in early stage and actively shipping new features. Stay tuned!
Try instantly at team9.ai — no setup required.
git clone https://github.com/team9ai/team9.git
cd team9
pnpm install
pnpm db:migrate
pnpm dev
Open http://localhost:5173 and start exploring.
Requires Node.js 18+, pnpm 8+, PostgreSQL, Redis
Frontend: React • TypeScript • Tauri • TanStack Router & Query • Zustand
Backend: NestJS • PostgreSQL • Drizzle ORM • Socket.io • Redis • RabbitMQ
Issues and PRs are welcome.
This repository is available under the Team9 Open Source License, which is essentially Apache 2.0 with additional conditions.