什麼是 gs-advanced-search?
使用過濾器執行高級 Google 學術搜尋 - 作者、期刊、日期範圍、精確短語、僅標題。從自然語言建構正確的 URL 參數。用於精確過濾搜尋。 來源:cookjohn/gs-skills。
使用過濾器執行高級 Google 學術搜尋 - 作者、期刊、日期範圍、精確短語、僅標題。從自然語言建構正確的 URL 參數。用於精確過濾搜尋。
透過命令列快速安裝 gs-advanced-search AI 技能到你的開發環境
來源:cookjohn/gs-skills。
Construct and execute a Google Scholar search using URL parameters based on the user's natural language description.
$ARGUMENTS is a natural language description of the search criteria, e.g.:
| Keywords | q | q=gastric+cancer | | Author | assauthors | assauthors="Albert Einstein" | | Journal/Source | aspublication | aspublication=Nature | | Start year | asylo | asylo=2020 | | End year | asyhi | asyhi=2025 | | Exact phrase | asepq | asepq=machine+learning | | Any of these words (OR) | asoq | asoq=immunotherapy+checkpoint |
使用過濾器執行高級 Google 學術搜尋 - 作者、期刊、日期範圍、精確短語、僅標題。從自然語言建構正確的 URL 參數。用於精確過濾搜尋。 來源:cookjohn/gs-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cookjohn/gs-skills --skill gs-advanced-search使用過濾器執行高級 Google 學術搜尋 - 作者、期刊、日期範圍、精確短語、僅標題。從自然語言建構正確的 URL 參數。用於精確過濾搜尋。 來源:cookjohn/gs-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cookjohn/gs-skills --skill gs-advanced-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cookjohn/gs-skills