Skip to main content

SowonAI CrewX

Bring Your Own AI(BYOA) team in Slack/IDE with your existing subscriptions

💬

Slack Team Collaboration

Bring AI agents directly into your team's Slack workspace. @claude, @gemini, and @copilot work together in real-time with thread-based context.

🤖

Bring Your Own AI

Use your existing AI subscriptions. Transform any CLI tool or AI service into an agent with simple YAML configuration. No coding required.

🔌

Plugin Provider System

Universal AI integration. Connect OpenAI, Anthropic, Ollama, LiteLLM, or integrate frameworks like LangChain, CrewAI, and AutoGPT seamlessly.

Quick Start

Recommended

🚀 Quick Setup (30 sec)

Generate workspace config and Slack templates

npx crewx-quickstart

Creates crewx.yaml, Slack manifest, and setup scripts

⚡ Global Install (CLI Only)

For users who just need the CLI tool

npm install -g crewx

Then run: crewx init && crewx doctor

3 Ways to Use CrewX

💻 CLI

crewx q "@agent message"

💬 Slack Bot

crewx slack

🔌 MCP Server

crewx mcp

Project Templates

Start your CrewX project with pre-configured templates

🤖 WBS Automation

Project automation with Work Breakdown Structure

crewx template init wbs-automation

🌐 Docusaurus i18n

Documentation site with AI-powered translation

crewx template init docusaurus-i18n

🎯 CrewX Skill

Claude Code skill for CrewX CLI framework assistance

crewx template init crewx-skill