From asi
Searches academic papers across arXiv, PubMed, Semantic Scholar, bioRxiv, medRxiv, Google Scholar, and more. Retrieves BibTeX citations, downloads PDFs, analyzes citation networks for literature reviews and research.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:academic-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search and retrieve academic papers via multiple MCP servers.
Search and retrieve academic papers via multiple MCP servers.
Multi-source paper search covering:
Full Semantic Scholar API access:
arXiv-specific search:
paper_search(query="transformer attention mechanism", sources=["arxiv", "semantic_scholar"])
semantic_scholar_citations(paper_id="...")
arxiv_search(query="quantum computing", max_results=10)
From your /Users/alice/worlds/l/mcp_servers.json:
research-hub-mcp - 11 sources + Unpaywall PDF accesszotero-mcp - Connect to Zotero libraryopenalex-mcp - 250M+ works databasecrossref-mcp - DOI metadataAdd more with:
"server-name": {
"command": "npx",
"args": ["-y", "server-package-name"]
}
This skill connects to the K-Dense-AI/claude-scientific-skills ecosystem:
algorithms: 19 citations in bib.duckdbThis skill maps to Cat# = Comod(P) as a bicomodule in the equipment structure:
Trit: 0 (ERGODIC)
Home: Prof
Poly Op: ⊗
Kan Role: Adj
Color: #26D826
The skill participates in triads satisfying:
(-1) + (0) + (+1) ≡ 0 (mod 3)
This ensures compositional coherence in the Cat# equipment structure.
npx claudepluginhub plurigrid/asi --plugin asiSearches academic papers across arXiv, PubMed, IEEE Xplore, Scopus, ACM DL, and Semantic Scholar using mcp__paper-search__* tools for keywords, authors, topics.
Retrieves academic papers via MCP tools: structured search by author/journal/year, semantic chunk search for RAG citations, and byte-range content expansion by doc_id.
Searches Google Scholar for academic papers via the `scholar` CLI tool. Retrieves BibTeX citations, abstracts, and PDFs. Useful for literature review, citation lookup, and author searches.