bycodealive-ai· 23 skills
Deep research over the Semantic Scholar Graph API. Covers endpoints missing from allenai's lookup skill — paper references (backward citations), recommendations, batch paper lookup (up to 500 IDs), snippet search, and multi-hop citation graph traversal (BFS forward/backward). Use when the user asks to build a citation graph, expand a literature seed, find related work, run a reference network traversal, explore what a paper cites or what cites it beyond simple lookup, or batch-resolve many DOI/arXiv/S2 IDs. For multi-step research questions, delegate to the deep-paper-researcher subagent to keep the main context clean. Not for single paper-by-ID lookups (use semantic-scholar-lookup) or topical discovery (use web_search_advanced_exa).
$npx -y skills add codealive-ai/ai-driven-development --skill semantic-scholar-deepInstalls into the current project.
Run `npx skills use "https://github.com/codealive-ai/ai-driven-development" --skill "codealive-ai/ai-driven-development/semantic-scholar-deep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codealive-ai/ai-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/codealive-ai/ai-driven-development"` and select the relevant skills, then follow their instructions.