From pdf-to-png
Search for academic papers using Semantic Scholar. Use when the user wants to find papers by keyword, look up a specific paper, or find open-access PDFs for academic topics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pdf-to-png:paper-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**IMPORTANT: Always delegate this task to the `pdf-converter` sub-agent using the Agent tool.** The sub-agent will handle searching, presenting results, and offering to download papers autonomously.
IMPORTANT: Always delegate this task to the pdf-converter sub-agent using the Agent tool. The sub-agent will handle searching, presenting results, and offering to download papers autonomously.
Use the Agent tool with subagent_type: "pdf-to-png:pdf-converter" and pass the user's request as the prompt. Include all relevant details:
Example delegation:
Agent tool:
subagent_type: "pdf-to-png:pdf-converter"
description: "Search academic papers"
prompt: "Search for papers about <topic> and show the top results."
npx claudepluginhub lostsunset/pdf_to_png_converter_mcp --plugin pdf-to-pngSearches academic literature via arXiv, Semantic Scholar, and open-access sources. Fetches and parses PDFs for abstracts, key findings, methodology, and citations. Use for research, literature reviews, or formal citations.
Searches academic papers across arXiv, PubMed, IEEE Xplore, Scopus, ACM DL, and Semantic Scholar using mcp__paper-search__* tools for keywords, authors, topics.
Finds research papers answering a query using Firecrawl: semantic search, related-paper expansion, and in-body verification. Supports single-paper lookups and full multi-paper sets.