From 552393b2fb00ce7eb1f94ab6f010df78ee045534 Mon Sep 17 00:00:00 2001 From: yuhao Date: Sun, 22 Mar 2026 09:57:58 +0000 Subject: [PATCH] update README --- README.md | 6 +++--- README_CN.md | 2 +- README_JA.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c383af948..7622ae8e8 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ CLI-Anything: Bridging the Gap Between AI Agents and the World's Software

-**🌐 [CLI-Hub](https://hkuds.github.io/CLI-Anything/hub/)**: Browse & install all community CLIs in one place. Have a CLI for a new software? [Open a PR](https://github.com/HKUDS/CLI-Anything/blob/main/CONTRIBUTING.md) — the hub updates instantly. +**🌐 [CLI-Hub](https://hkuds.github.io/CLI-Anything/)**: Browse & install all community CLIs in one place. Have a CLI for a new software? [Open a PR](https://github.com/HKUDS/CLI-Anything/blob/main/CONTRIBUTING.md) — the hub updates instantly.

Quick Start - CLI Hub + CLI Hub Demos Tests License @@ -41,7 +41,7 @@ CLI-Anything: Bridging the Gap Between AI Agents and the World's Software Thanks to all invaluable efforts from the community! More updates continuously on the way everyday.. -- **2026-03-17** 🌐 Launched the **[CLI-Hub](https://hkuds.github.io/CLI-Anything/hub/)** — a central registry where you can browse, search, and install any CLI with a single `pip` command. Contributors can add new CLIs or update existing ones by simply opening a PR with a `registry.json` entry. The hub updates automatically on merge. +- **2026-03-17** 🌐 Launched the **[CLI-Hub](https://hkuds.github.io/CLI-Anything/)** — a central registry where you can browse, search, and install any CLI with a single `pip` command. Contributors can add new CLIs or update existing ones by simply opening a PR with a `registry.json` entry. The hub updates automatically on merge. - **2026-03-16** 🤖 Added **SKILL.md generation** (Phase 6.5) — every generated CLI now ships with an AI-discoverable skill definition inside the Python package. ReplSkin auto-detects the skill file after `pip install`, and the REPL banner displays the absolute path for agents. Includes `skill_generator.py`, Jinja2 template, `package_data` in all setup.py files, and 51 new tests. diff --git a/README_CN.md b/README_CN.md index 55056a1cd..03342c192 100644 --- a/README_CN.md +++ b/README_CN.md @@ -5,7 +5,7 @@ CLI-Anything:连接 AI Agent 与全世界软件的桥梁

-**🌐 [CLI-Hub](https://hkuds.github.io/CLI-Anything/hub/)**:一站式浏览和安装所有社区 CLI。有新软件的 CLI?[提交 PR](https://github.com/HKUDS/CLI-Anything/blob/main/CONTRIBUTING.md) — Hub 会即时更新。 +**🌐 [CLI-Hub](https://hkuds.github.io/CLI-Anything/)**:一站式浏览和安装所有社区 CLI。有新软件的 CLI?[提交 PR](https://github.com/HKUDS/CLI-Anything/blob/main/CONTRIBUTING.md) — Hub 会即时更新。

Quick Start diff --git a/README_JA.md b/README_JA.md index 0e704299a..43adaa41d 100644 --- a/README_JA.md +++ b/README_JA.md @@ -5,7 +5,7 @@ CLI-Anything: AIエージェントと世界のソフトウェアの架け橋

-**🌐 [CLI-Hub](https://hkuds.github.io/CLI-Anything/hub/)**: すべてのコミュニティCLIを一か所で閲覧・インストール。新しいソフトウェアのCLIがありますか?[PRを送信](https://github.com/HKUDS/CLI-Anything/blob/main/CONTRIBUTING.md) — Hubは即座に更新されます。 +**🌐 [CLI-Hub](https://hkuds.github.io/CLI-Anything/)**: すべてのコミュニティCLIを一か所で閲覧・インストール。新しいソフトウェアのCLIがありますか?[PRを送信](https://github.com/HKUDS/CLI-Anything/blob/main/CONTRIBUTING.md) — Hubは即座に更新されます。

クイックスタート