Build a focused literature and citation briefing from PapersFlow. Use when the user wants paper search, citation verification, related-paper discovery, or citation graph exploration.
Use this skill when a user wants a high-signal research briefing grounded in the hosted papersflow-mcp server.
search_literature for broad discovery.verify_citation when the user gives a citation string, DOI, URL, PubMed ID, arXiv ID, or uncertain bibliographic reference.find_related_papers when the user wants nearby work around a seed paper.get_citation_graph when the user wants a graph view with references, incoming citations, and optionally similar papers.get_paper_neighbors when the user wants a one-hop grouped view instead of a graph-first view.expand_citation_graph only after you already have seed node ids from a previous graph result.fetch when the user wants a richer single-paper record after search or graph exploration.search_literatureUse for:
verify_citationUse for:
get_citation_graphUse for:
Prefer this when the user explicitly asks for a graph, network, map, or influence chain.
get_paper_neighborsUse for:
Prefer this over the graph tool when the user cares more about grouped lists than graph structure.
expand_citation_graphUse only when:
Do not guess node ids.