開発者ツール
gptcli
All in one ChatGPT CLI. AI Commit, AI Command inside. You can create your AI command-line tool using YAML, just like GitHub Actions.
Traffic Trends
Traffic and engagement over the recent period
Traffic Trend & Ranking
A unified view of monthly visits, global ranking, and region-level ranking.
All-channel Traffic Sources
A breakdown of how traffic is distributed across inbound channels.
User Engagement Analysis
Use bounce rate, visit depth, and time on site to understand engagement quality.
Top Countries
Countries and regions contributing the highest share of visits.
Why choose gptcli?
GPT CLI is an all-in-one ChatGPT CLI tool (installed via sudo npm i @johannlai/gptcli -g) with built-in AI plugins, designed to help users build their own AI CLI tools like GitHub Actions workflows. Main functional modules include: AI Commit, AI Command, AI Translate, AI Weather, AI gitmoji, CZ, Notion, and Whisper. Core feature details: 1. AI Commit (gptcli commit): Automatically generates Git Commit Messages. This plugin uses the content from the Git diff to create a suitable commit message, streamlining the Git commit process and saving users time and effort. Typical use case: Enter gptcli commit in the terminal, and the tool reads the diff to automatically generate a commit command like ✨ Remove version check for Node.js in CLI. 2. AI Command (gptcli command): Writes commands via GPT. Users describe their desired command in natural language, and the plugin outputs the corresponding command. Typical use case: Input gptcli command 'js files in the folder', the plugin outputs ls *.js and asks if the user wants to execute it, listing all .js files in the current folder upon confirmation. This plugin makes it easier for users to find and utilize appropriate commands. Core advantages: Transforms natural language into terminal commands, comes with rich practical plugins, is open-source, can be quickly installed globally via npm, and significantly improves developer efficiency in terminal environments.
Interface Preview
User Reviews
Related Articles
No related articles.