To easy open Github/Bitbucket/Gist direct in Google Cloud Shell, you can save a Booklet like this & click on it
--
javascript:location.href='https://console.cloud.google.com/cloudshell/open?git_repo='+encodeURIComponent(document.location.href)+'&page=editor&open_in_editor=README.md';