.agents/skills/mcp-inspire/SKILL.md
Workflows for using the local mcp-inspire MCP server in VS Code (INSPIRE search, sorting, arXiv PDF download, and handoff to PDF utilities).
npx skillsauth add w5851/Julia_RelaxTime mcp-inspireInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
inspire_search:用关键词/条件检索。recid 后用 inspire_get_literature 或 inspire_list_open_files 查看详情与可下载候选。arxiv.pdf 或 INSPIRE files:用 download_open_file 下载。resolve_publisher_link 得到 doi.org(可选 PROXY_PREFIX 代理),必要时用 open_url 手动打开。inspire_batch_download_arxiv_pdfs:
q(必填),可选 sort(例如按被引/时间等,具体取决于 INSPIRE API 支持),以及 limit/pages 控制规模。recid/arxivId/url/savedTo 或跳过原因。建议的安全习惯:
limit(比如 3-5)跑通流程,再逐步加大。inspire_search 支持可选 sort 参数(透传到 INSPIRE API)。sort 值。download_open_file 仅允许下载白名单开放域名(INSPIRE files、arXiv)。development
Academic and technical writing style guidance focused on clarity, rigor, and human-like narrative flow. Use when drafting papers, polishing manuscripts, rewriting AI-like prose, or improving argument coherence and citation-aware structure.
tools
Prefer semantic symbol tools for precise navigation and refactoring. Use vscode_listCodeUsages and vscode_renameSymbol instead of grep-style text search when changing code symbols.
testing
Structured technical/theoretical research workflow for method selection, model comparison, and implementation-oriented conclusions with validation plans. Use when decisions must map literature evidence to concrete engineering or computational next steps.
testing
OpenAlex-focused scholarly retrieval skill for work/author/institution queries, citation trend snapshots, and topic-level evidence discovery. Use when you need structured literature discovery and bibliometric signals from OpenAlex.