什麼是 gs-search?
透過關鍵字在 Google Scholar 中搜尋學術論文。傳回包含標題、作者、期刊、年份、引用計數和全文連結的結果。當使用者想要搜尋 Google Scholar 時使用。 來源:cookjohn/gs-skills。
透過關鍵字在 Google Scholar 中搜尋學術論文。傳回包含標題、作者、期刊、年份、引用計數和全文連結的結果。當使用者想要搜尋 Google Scholar 時使用。
透過命令列快速安裝 gs-search AI 技能到你的開發環境
來源:cookjohn/gs-skills。
Search Google Scholar for papers using keyword(s). Returns structured result list via DOM scraping.
Wait for results to load, check for CAPTCHA, then scrape the DOM:
Always show the dataCid — it's the unique identifier used for citation export and "cited by" tracking.
透過關鍵字在 Google Scholar 中搜尋學術論文。傳回包含標題、作者、期刊、年份、引用計數和全文連結的結果。當使用者想要搜尋 Google Scholar 時使用。 來源:cookjohn/gs-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cookjohn/gs-skills --skill gs-search透過關鍵字在 Google Scholar 中搜尋學術論文。傳回包含標題、作者、期刊、年份、引用計數和全文連結的結果。當使用者想要搜尋 Google Scholar 時使用。 來源:cookjohn/gs-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cookjohn/gs-skills --skill gs-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cookjohn/gs-skills