Custom Plugins Everywhere

BUILT IN
πŸ€–οΈ

GPT command

Enables to give commands in natural language and then executes the relevant plugin accordingl. For instance, if a user inputs "display all .js files in the current directory", the plugin will generate and execute the appropriate plugin to show all the .js files in the current directory. This plugin simplifies the process of identifying and utilizing suitable plugins for users.

BUILT IN
πŸ”

GPT commit

The commit plugin allows users to generate a Git commit message automatically by simply entering gptcli commit in the terminal. The plugin will use the content from the Git diff to create a suitable commit message, making it easier for users to commit changes without having to manually craft a commit message themselves.

BUILT IN
🫣

GPT chat

Enables real-time interaction with the ChatGPT model directly in the terminal, allowing users to chat and get answers quickly and efficiently.

BUILT IN
🌐

GPT translate

allows users to easily translate text within the terminal. By using this plugin, users can input any text they want to translate, choose their desired target language, and the plugin will output the translated text in the terminal. This plugin makes it more convenient for users to translate text without having to switch to a separate application or window.

BUILT IN
πŸŽ‰

GPT gitmoji

The gitmoji plugin allows users to generate Git commit messages in the gitmoji format by using the command gptcli gitmoji followed by a brief description of the commit, such as fix a bug. This plugin utilizes emojis to provide visual representations of the type of commit being made(e.g: πŸ› fix a bug), making it easier for users to categorize and understand the purpose of each commit. πŸŽ‰πŸš€πŸ‘

BUILT IN
πŸ”¬

GPT CZ

plugin for ChatGPT. You can input the commit message, and cz plugin help you transform it into cz style(fix: fix a bug)

BUILT IN
β˜€οΈ

GPT weather

he weather plugin allows users to check the weather in any city with Natural language, it will generate a curl command to curl wttr.in , and show the weather information in the terminal

BUILT IN
πŸ“

GPT notion

[WIP]

BUILT IN
🀫

GPT whisper

auto to text by using whisper