Agent skill · AI & Agents

paper-search-usage

This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature".

fcakyon967★ · 1 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add fcakyon/claude-codex-settings --skill paper-search-usage --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Path: plugins/paper-search-tools/skills/paper-search-usage/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 967
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Paper Search MCP Search academic papers across multiple platforms. ## Supported Platforms - arXiv (preprints) - PubMed (biomedical) - IEEE Xplore (engineering) - Scopus (multidisciplinary) - ACM Digital Library (computer science) - Semantic Scholar (AI-powered) ## Usage Use `mcp__paper-search__*` tools to search papers by keywords, authors, or topics. ## Best Practices - Start with broad searches, then narrow down - Use platform-specific searches for domain-specific papers - Combine multiple sources for comprehensive literature reviews

What's inside
Steps it walks through
  1. Supported Platforms
  2. Usage
  3. Best Practices
More from claude-codex-settings
All skills →
About this skill
What does the paper-search-usage skill do?

This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature".

How do I install it?

Run `npx skills add fcakyon/claude-codex-settings --skill paper-search-usage --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From fcakyon/claude-codex-settings, a repository with 967 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going