Skip to content
@open-cli-collective

open-cli-collective

Open CLI Collective

Table of Contents

Meta

What's the Point?

An open source collective focused on CLI utilities, largely for LLM orchestration—but there's no reason humans can't use them too.

Who We Are

Anyone can join if they contribute well. That's it.

Where to Find It

All CLIs are distributed through the same channels:

Platform Method
macOS Homebrew via open-cli-collective/tap
Windows Chocolatey, Winget
Linux APT (Debian/Ubuntu), DNF/YUM (Fedora/RHEL), Snap, Homebrew
All Binary downloads from GitHub Releases, go install

Software

cfl - Confluence CLI

A command-line interface for Atlassian Confluence Cloud. Manage pages from the terminal with markdown-first authoring—write and view pages in markdown, auto-converted to/from Confluence format. Search with CQL, manage attachments, and open pages in browser.

jtk - Jira Ticket CLI

A command-line interface for managing Jira Cloud tickets. List, create, update, and search issues. Manage sprints and boards, add comments, perform transitions.

slck - Slack CLI

A lightweight CLI for the Slack Web API. Send messages, manage channels, search—designed for automation, CI/CD pipelines, and scripting. Not the official Slack CLI (that's for building Slack apps).

nrq - New Relic CLI

A CLI for New Relic APIs. APM applications, alert policies, dashboards, deployments, entities, log parsing rules, NerdGraph queries, NRQL, synthetic monitors, and user management.

gro - Google Workspace Read-Only CLI

A read-only CLI for Google services. Gmail, Calendar, Contacts, and Drive access using only readonly OAuth scopes. Search, view, and download without any write capabilities.

cpm - Claude Plugin Manager

A terminal UI for managing Claude Code plugins. Two-pane TUI with clear scope indicators (global/project/local), batch operations, search, and keyboard/mouse support.

Theme collection for the kitty terminal emulator. Installable via Homebrew.

Conventions

Builds

All Go CLIs use the same build toolchain:

  • Go 1.22+ required
  • Cobra for command framework
  • golangci-lint for linting
  • Make for build orchestration

Standard targets:

make build   # Build binary
make test    # Run tests
make lint    # Run linter

Popular repositories Loading

  1. confluence-cli confluence-cli Public

    confluence-cli, inspired by jira-cli

    Go 3 2

  2. slack-chat-api slack-chat-api Public

    Command-line interface for Slack

    Go 3 1

  3. cpm cpm Public

    Claude plugin manager that helps you view & install Claude plugins on a per-project basis, with a better UX than Claude Code.

    Go 1

  4. newrelic-cli newrelic-cli Public

    Command-line interface for New Relic

    Go

  5. gmail-ro gmail-ro Public archive

    Read-only command-line interface for Gmail

    Go

  6. jira-ticket-cli jira-ticket-cli Public

    A CLI for managing Jira Cloud tickets

    Go

Repositories

Showing 10 of 15 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…