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 range
  • arxiv-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 free
  • arxiv-monitor: persistent watchlist: track queries over time, return only new papers since the last check. Pairs beautifully with cron or /schedule for weekly arXiv digests

Open-source repository:

GitHub - dsebastien/ai-skill-arxiv: Agent Skills suite for arXiv research papers: search (discover), analyze (fetch + summarize via tiered markdown/HTML/PDF fallback), monitor (track queries over time). Stdlib Python only, zero dependencies. Works with any https://agentskills.io-compatible agent.
Agent Skills suite for arXiv research papers: search (discover), analyze (fetch + summarize via tiered markdown/HTML/PDF fallback), monitor (track queries over time). Stdlib Python only, zero depen…

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 URLs
  • literature-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 with ai-skill-arxiv when both are installed

Open-source repository:

GitHub - dsebastien/ai-skill-scholar: Agent Skills suite for research paper discovery via OpenAlex (free, no API key): scholar-search, scholar-citations (references + citing papers), literature-review (two-pass screening orchestrator). Complements dsebastien/ai-skill-arxiv. Stdlib Python only. https://agentskills.io-compatible.
Agent Skills suite for research paper discovery via OpenAlex (free, no API key): scholar-search, scholar-citations (references + citing papers), literature-review (two-pass screening orchestrator).…

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:

Obsidian Starter Kit - Stop Configuring, Start Thinking | Knowledge Forge
Complete Obsidian vault with 40+ auto-filing templates, pre-configured plugins, and PKM methodology. 1,000+ users. 20+ years expertise. 30-day guarantee.

PS: This and a ton more is coming soon in v4!


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:

Found this valuable? Share it with someone who needs it.

Join 6,000+ readers. Get practical systems for knowledge & AI. Free.

Subscribe ✨

Free: Knowledge System Checklist

A clear roadmap to building your own knowledge system. Subscribe and get it straight to your inbox.

6,000+ readers. No spam. Unsubscribe anytime.