deepxiv_sdk
Search, read, and cite academic papers with AI agents
All Skills in This Repository (3)
Pure Emerald Level Indicatorsdeepxiv-trending-digest
Generate a Markdown digest of hot academic papers from DeepXiv trending data.
deepxiv-baseline-table
Compile topic-specific Markdown baseline tables from deepxiv paper metadata.
deepxiv-cli
Search, summarize, and analyze scholarly papers from arXiv and PMC via CLI.
Frequently Asked Questions
FAQPage SchemaHow to install DeepXiv SDK?โผ
Run `npx skills add DeepXiv/deepxiv_sdk --all -g -y` in your terminal to install all skills in this suite globally.
How to get cited answers from research papers?โผ
Use the deepxiv ask command with a specific question, and it returns an answer grounded in real arXiv IDs you can verify.
Can AI read only part of a paper?โผ
Yes. DeepXiv lets your agent fetch a brief summary, section structure, or a single section, saving tokens instead of loading full papers.
Does DeepXiv work with Claude Code and Codex?โผ
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and other agent frameworks.
Can DeepXiv build a baseline comparison table?โผ
Yes. The baseline-table skill searches a topic, reads experiment sections, and outputs a markdown table of methods, datasets, and scores.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides