openpoet

Openpoet — AI skill for Claude Code

AI community

Centralized manager for Claude Code projects, skills, and AI-assisted workflows.

How to install Openpoet

This entry records only its repository, not the path inside it, so there is no exact command to give. Open openpoet/openpoet and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Openpoet does

Centralized manager for Claude Code projects, skills, and AI-assisted workflows.

Alternatives in AI

  • Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★
  • Agentrq — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents 1.1k ★
  • Skills Manager — A lightweight desktop app to manage, sync, and organize AI agent skills across 15+ coding tools — Cursor, Clau 813 ★

README

OpenPoet Mascot

OpenPoet

Orchestrate Claude Code sessions across multiple projects from a single web interface.

License: MIT Go Version Release Go Report Card

openpoet.ai · Documentation

What is OpenPoet?

OpenPoet is an open-source web application that lets you orchestrate multiple [Claude Code](https://docs.anthropic.com/en/docs/claude-code) sessions from a single dashboard. It provides project management, task tracking, a skills system for reusable prompts, and MCP server integration — all accessible from desktop or mobile via a PWA-enabled interface. Whether you're managing one project or a dozen, OpenPoet gives you a centralized control plane for AI-assisted development.

OpenPoet Dashboard

Install

Homebrew (macOS and Linux)

brew install openpoet/tap/openpoet

Shell script (macOS and Linux)

curl -fsSL https://raw.githubusercontent.com/openpoet/openpoet/main/install.sh | sh

Installs to `~/.local/bin` by default (no sudo required). The installer will offer to add it to your PATH if needed.

Install