SkillAgentSearch skills...

TerminalGPT

Get GPT like chatGPT on your terminal

Install / Use

/learn @jucasoliveira/TerminalGPT
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img width="200" alt="TerminalGPT logo" src="https://github.com/jucasoliveira/terminalGPT/assets/11979969/f371e361-6c74-4a5b-9634-c537aa6db21d"/> </p> <h1 align="center">TerminalGPT</h1> <p align="center" class={{ marginTop: "10px"}}> <img width="500" alt="TerminalGPT logo" src="https://github.com/user-attachments/assets/c5ea1861-5994-4fe2-af44-ac92c1fa3013"/> </p> <p align="center"> <strong>Get GPT-like chatGPT on your terminal</strong> </p> <p align="center"> <img src="https://img.shields.io/github/actions/workflow/status/jucasoliveira/terminalGPT/pr.yml" alt="Build Status"/> <img src="https://img.shields.io/npm/dt/terminalgpt" alt="Downloads"/> <img src="https://img.shields.io/github/contributors/jucasoliveira/terminalGPT" alt="Contributors"/> <img src="https://img.shields.io/github/package-json/v/jucasoliveira/terminalGPT" alt="Version"/> </p>

Stats

<p align="center"> <img alt="TerminalGPT stats" src="https://repobeats.axiom.co/api/embed/92b8c74cac77f3fbb0e843cc3f6a36b01e7bd152.svg"/> </p> <p align="center"> <a href="https://www.producthunt.com/posts/terminalgpt?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-terminalgpt" target="_blank"> <img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=373888&theme=light" alt="terminalGPT - Use OpenAI like chatGPT, on your terminal | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /> </a> </p>

Prerequisites

You need an LLM API key to use this package:

Installation

Install TerminalGPT globally:

npm install -g terminalgpt

or

yarn global add terminalgpt

Usage

Start a chat:

tgpt chat

On first run, you'll be prompted to enter your OpenAI API key.

Options

Commands

Delete all conversations:

tgpt delete

Using with npx

Note: npx terminalgpt runs the package without installation.

Contributing

Please refer to CONTRIBUTING.md for details on how to contribute to this project.

✨ Contributors

<a href="https://github.com/jucasoliveira/terminalGPT/graphs/contributors"> <img src="https://contrib.rocks/image?repo=jucasoliveira/terminalGPT" /> </a>
View on GitHub
GitHub Stars1.0k
CategoryDevelopment
Updated25d ago
Forks179

Languages

TypeScript

Security Score

100/100

Audited on Mar 6, 2026

No findings