athola/papers
Searches academic literature via arXiv, Semantic Scholar, and open-access PDFs. Use when building literature reviews or finding formal research on a topic.
npx skills add https://github.com/athola/claude-night-market --skill papers
/tome:discourse)/tome:code-search)Search arXiv, Semantic Scholar, and open-access sources.
After acquiring a paper URL or local file path, convert
the PDF to markdown for better extraction quality.
Apply the leyline:document-conversion protocol:
convert_to_markdowntool with the PDF URL or file:// path. This produces
structured markdown preserving tables, equations, figures,
and section hierarchy.
pages: "1-20" for the first chunkpages: "21-40" for longer papersFrom the converted markdown, extract:
When a paper is paywalled and no open version exists:
(arXiv first, then Semantic Scholar, then Unpaywall/CORE/PubMed)
leyline:document-conversionprotocol: markitdown MCP attempted first, Read-tool fallback
used if markitdown is unavailable
and an abstract or key findings summary
guidance (library, DeepDyve, ILL, author contact) rather than
returning an empty result
rather than generating fabricated paper entries
Take athola/papers from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.