Two New AI Skill Suites for Research Papers (arXiv and OpenAlex)
I shipped two open-source Agent Skill suites today for anyone who searches/reads research papers with the help of AI. Both are MIT-licensed, have zero dependencies, and conform to the open Agent Skills specification. Thus they work with Claude, Cursor, Gemini CLI, OpenCode, Goose, and every other sk
Canonical version: Two New AI Skill Suites for Research Papers (arXiv and OpenAlex).
I shipped two open-source Agent Skill suites today for anyone who searches/reads research papers with the help of AI. Both are MIT-licensed, have zero dependencies, and conform to the open Agent Skills specification. Thus they work with Claude, Cursor, Gemini CLI, OpenCode, Goose, and every other skills-compatible agent, not just one vendor.
Arxiv
Three skills for working with arXiv preprints:
arxiv-search: search the arXiv API by topic, category, author, date rangearxiv-analyze: fetch a paper via tiered fallback (markdown → arXiv HTML → ar5iv → PDF, with an opt-in TeX source tier for equation-heavy papers). Deterministic rate limiting, shared disk cache so repeat reads are freearxiv-monitor: persistent watchlist: track queries over time, return only new papers since the last check. Pairs beautifully with cron or/schedulefor weekly arXiv digests
Open-source repository:
Installation:
npx skills add dsebastien/ai-skill-arxiv --skill '*'
OpenAlex
Companion suite, built against OpenAlex (free, open, 250M+ scholarly works — no API key required):
scholar-search: cross-discipline paper search. Covers arXiv + conferences + journals + books, returns citation counts, venue, reconstructed abstracts, external IDs (arXiv/DOI/PMID)scholar-citations: citation graph traversal. Given a paper, fetch its references (what preceded it) or the papers that cite it (what built on it). Accepts OpenAlex W-ids, DOIs, arXiv IDs, or URLsliterature-review: two-pass review orchestrator. Wide search → agent screens titles/abstracts → full-text on the shortlist → structured synthesis. Persistent session state so you can pause and resume. Integrates withai-skill-arxivwhen both are installed
Open-source repository:
Installation:
npx skills add dsebastien/ai-skill-scholar --skill '*'
Built with Knowledge Management in mind
I designed these AI skills around how I actually use Obsidian and the Obsidian Starter Kit; my opinionated kit for building a solid Personal Knowledge Management System (PKMS) on top of Obsidian. These AI skills are independent and work with any agent, but they click together especially well when you already have a structured vault to drop literature notes, citations, and syntheses into. Moreover, it's also a great way to current valuable content to enrich LLM Wikis.
If you want the full workflow; vault structure, note types, templates, bases, AI skills, plugins, etc then check out the Obsidian Starter Kit:

PS: This and a ton more is coming soon in v4!
Related
About Sébastien
I'm Sébastien Dubois, and I'm on a mission to help knowledge workers escape information overload. After 20+ years in IT and seeing too many brilliant minds drowning in digital chaos, I've decided to help people build systems that actually work. Through the Knowii Community, my courses, products & services and my Website/Newsletter, I share practical and battle-tested systems.
I write about Knowledge Work, Personal Knowledge Management, Note-taking, Lifelong Learning, Personal Organization, Productivity, and more. I also craft lovely digital products and tools.
If you want to follow my work, then become a member and join our community.
Ready to get to the next level?
If you're tired of information overwhelm and ready to build a reliable knowledge system:
- 📚 KM for Beginners — 10+ hours of structured video lessons
- 🚀 Obsidian Starter Kit — Ready-made vault with 40+ templates
- 💼 Knowledge Worker Kit — Complete guides + lifetime community
- 🦉 1-on-1 Coaching — Personalized guidance
- 🎯 Join Knowii — Community + ALL courses & tools
Found this valuable? Share it with someone who needs it.