Git clone by repo name

Git clone by repo name

In many cases, I just want to clone the repo without knowing the username.

git find LuaSnip
# or
git smart-clone LuaSnip

smart-clone will first search that repository from famous remote git repositories like github, gitlab, or sourcegraph. Then list them by star count, also indicate if the repository is public archieve.