semanticscholar-skill

安装量: 649
排名: #7938

安装

npx skills add https://github.com/agents365-ai/365-skills --skill semanticscholar-skill

Semantic Scholar Search Workflow Search academic papers via the Semantic Scholar API using a structured 4-phase workflow. Critical rule: NEVER make multiple sequential Bash calls for API requests. Always write ONE Python script that runs all searches, then execute it once. All rate limiting is handled inside s2.py automatically. Phase 1: Understand & Plan Parse the user's intent and choose a search strategy: Decision Tree Default to search_bulk() . Per Semantic Scholar's own docs, bulk search is preferred over relevance search for most cases because relevance search is more resource-intensive. Use search_relevance() only when you need TLDR fields or author/citation details inline. Show more Installs 407 Repository agents365-ai/365-skills GitHub Stars 8 First Seen May 9, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜