|
| 1 | +[ |
| 2 | + { |
| 3 | + "slug": "googleworkspace/cli", |
| 4 | + "name": "gws", |
| 5 | + "description": "Unified CLI for Google Workspace APIs — Drive, Gmail, Calendar, Sheets, Docs, and Chat. Dynamically built from the Google Discovery Service.", |
| 6 | + "github": "googleworkspace/cli", |
| 7 | + "install": { "npm": "@googleworkspace/cli" } |
| 8 | + }, |
| 9 | + { |
| 10 | + "slug": "stripe/stripe-cli", |
| 11 | + "name": "stripe-cli", |
| 12 | + "description": "The official CLI for the Stripe API. Test webhooks, trigger events, and manage your Stripe integration from the terminal.", |
| 13 | + "github": "stripe/stripe-cli" |
| 14 | + }, |
| 15 | + { |
| 16 | + "slug": "cli/cli", |
| 17 | + "name": "gh", |
| 18 | + "description": "GitHub's official CLI. Bring pull requests, issues, GitHub Actions, and more to your terminal.", |
| 19 | + "github": "cli/cli" |
| 20 | + }, |
| 21 | + { |
| 22 | + "slug": "vercel/vercel", |
| 23 | + "name": "vercel", |
| 24 | + "description": "Deploy and manage your Vercel projects from the command line. Instant deploys, previews, and environment management.", |
| 25 | + "github": "vercel/vercel", |
| 26 | + "install": { "npm": "vercel" } |
| 27 | + }, |
| 28 | + { |
| 29 | + "slug": "aws/aws-cli", |
| 30 | + "name": "aws-cli", |
| 31 | + "description": "The official AWS command line interface. Manage your AWS services directly from the terminal.", |
| 32 | + "github": "aws/aws-cli", |
| 33 | + "install": { "pip": "awscli" } |
| 34 | + }, |
| 35 | + { |
| 36 | + "slug": "docker/cli", |
| 37 | + "name": "docker", |
| 38 | + "description": "The CLI for Docker. Build, run, and manage containers and images from the terminal.", |
| 39 | + "github": "docker/cli" |
| 40 | + }, |
| 41 | + { |
| 42 | + "slug": "schpet/linear-cli", |
| 43 | + "name": "linear", |
| 44 | + "description": "A CLI for Linear. Create issues, manage projects, and interact with your Linear workspace from the terminal.", |
| 45 | + "github": "schpet/linear-cli", |
| 46 | + "install": { "npm": "@schpet/linear-cli" } |
| 47 | + }, |
| 48 | + { |
| 49 | + "slug": "google-gemini/gemini-cli", |
| 50 | + "name": "gemini-cli", |
| 51 | + "description": "Google's open-source AI agent that brings Gemini directly into your terminal. Supports 1M token context and is extensible via plugins.", |
| 52 | + "github": "google-gemini/gemini-cli", |
| 53 | + "install": { "npm": "@google/gemini-cli" } |
| 54 | + }, |
| 55 | + { |
| 56 | + "slug": "anomalyco/opencode", |
| 57 | + "name": "opencode", |
| 58 | + "description": "An open-source AI coding agent built for the terminal. Supports multiple LLM providers and runs autonomously on real codebases.", |
| 59 | + "github": "anomalyco/opencode" |
| 60 | + }, |
| 61 | + { |
| 62 | + "slug": "Aider-AI/aider", |
| 63 | + "name": "aider", |
| 64 | + "description": "AI pair programming in your terminal. Aider lets you edit code in your local git repo using GPT-4 and other LLMs.", |
| 65 | + "github": "Aider-AI/aider", |
| 66 | + "install": { "pip": "aider-chat" } |
| 67 | + }, |
| 68 | + { |
| 69 | + "slug": "AgentlyHQ/use-agently", |
| 70 | + "name": "use-agently", |
| 71 | + "description": "The routing and settlement layer for your agent economy. Discover, coordinate, and transact with autonomous AI agents.", |
| 72 | + "github": "AgentlyHQ/use-agently" |
| 73 | + } |
| 74 | +] |
0 commit comments