commet-cli

Installation
SKILL.md

Commet CLI

Generate TypeScript types from your Commet dashboard for autocomplete, scaffold new projects from billing templates, and manage organizations. Requires Node.js 18+.

Install

npm install -g commet

Quick Start

commet login          # Authenticate in browser
commet link           # Link project to organization
commet pull           # Generate .commet/types.d.ts

After commet pull, SDK calls get autocomplete for planCode, feature, and seatType parameters:

Related skills
Installs
18
GitHub Stars
3
First Seen
Apr 3, 2026