From 67b908ddb9dc621c4163099a2a362102329d6381 Mon Sep 17 00:00:00 2001 From: autogz Date: Mon, 1 Jun 2026 17:37:25 +0800 Subject: [PATCH] Add AI Developer Tools Bundle to CLI Tools section AI-powered CLI tool suite: natural language to shell commands, automated PR review, SQL generation, image generation, and documentation generation. - GitHub: https://github.com/autogz/ai-tools - PyPI: ai-shell-hub --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59a4c19..7e0c9b2 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ An opinionated guide to the best Python frameworks, libraries, tools, and resour - [CLI Development](#cli-development) - [CLI Tools](#cli-tools) +| [ai-shell-hub](https://github.com/autogz/ai-tools) - AI-powered CLI tools: shell assistant, PR review, SQL gen, image gen, doc gen. $10 lifetime bundle. - [GUI Development](#gui-development) **Text & Documents** @@ -815,6 +816,7 @@ _Libraries for building command-line applications._ - [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI. ### CLI Tools +| [ai-shell-hub](https://github.com/autogz/ai-tools) - AI-powered CLI tools: shell assistant, PR review, SQL gen, image gen, doc gen. $10 lifetime bundle. _Useful CLI-based tools for productivity._