Orkee
Description
Your complete project and agent orchestration solution
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Orkee
A CLI, TUI, dashboard, and native desktop app for AI agent orchestration
Features
- 🤖 AI Agent Orchestration - Deploy and manage AI agents across different environments
- 🎯 Customizable AI Models - Configure different AI providers and models for each task type (chat, PRD generation, insight extraction, etc.)
- 📦 AI-Powered Sandboxes - Isolated execution environments with multi-provider support (Docker, Beam, E2B, Modal, Fly.io, and more)
- 📊 Real-time Dashboard - Web-based interface for monitoring and management
- 🖥️ Terminal Interface - Rich TUI for interactive command-line workflows
- 🖼️ Native Desktop App - Tauri-based desktop application with system tray integration
- 🔧 CLI Tools - Command-line interface for configuration and control
- 🔗 Workflow Coordination - Orchestrate complex multi-agent workflows
- 🔐 Enterprise Security - OAuth authentication, JWT validation, and Row Level Security
- 🔒 HTTPS/TLS Support - Secure connections with auto-generated or custom certificates
- 💾 Local-First Architecture - SQLite-based storage for fast, reliable data management
Project Structure
This is a Turborepo monorepo containing:
orkee/
├── packages/
│ ├── cli/ # Rust Axum HTTP server providing REST API endpoints
│ ├── dashboard/ # React SPA with Vite, Shadcn/ui, and Tailwind CSS
│ │ └── src-tauri/ # Tauri desktop app wrapper with system tray
│ ├── tui/ # Ratatui-based standalone terminal interface
│ ├── projects/ # Shared Rust library for core functionality (used by CLI and TUI)
│ ├── preview/ # Development server management with registry
│ ├── agents/ # AI agent registry and definitions
│ ├── sandbox/ # Sandbox infrastructure with multi-provider support
│ └── mcp-server/ # MCP (Model Context Protocol) server for Claude integration
├── deployment/ # Production deployment configurations
└── scripts/ # Build and release
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11