Agent skill · AI & Agents

ppw:literature

Search academic literature via Semantic Scholar MCP, select papers interactively, and generate verified BibTeX entries. 文献检索与BibTeX生成,通过Semantic Scholar MCP。

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ppw-literature --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/ppw-literature/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

From the SKILL.md

## Purpose This Skill searches academic literature using the Semantic Scholar MCP, presents an interactive numbered result list (up to 10 papers), waits for the user to select a specific paper, then generates a verified BibTeX entry built exclusively from MCP-returned data. Before any workflow begins, a pre-flight probe confirms MCP availability — if unavailable, the Skill refuses immediately with setup instructions rather than proceeding with degraded capability. After the user selects a paper, a mandatory anti-hallucination verification prompt reminds the user to confirm the paper's actual relevance before committing the citation. This Skill does not write or rewrite paper content; it searches, selects, and generates citation entries only. ## Trigger **Activates when the user asks to:** - Search or find academic papers on a topic - Generate BibTeX or citation entries for a reference - 帮我找文献、检索相关论文、帮我生成引用格式 **Example invocations:** - "Find papers about urban heat island" / "帮我找关于城市热岛的文献" - "Search literature for spatiotemporal analysis" / "检索时空分析相关文献" - "Generate BibTeX for a citation" / "帮我生成BibTeX引用格式" ## Modes | Mode | Default | Behavior | |------|---------|----------| | `direc

What's inside
Steps it walks through
  1. Purpose
  2. Trigger
  3. Modes
  4. References
  5. Required (always loaded)
  6. Leaf Hints
  7. Ask Strategy
  8. Workflow
  9. Step 0: Workflow Memory Check
  10. Step 1: MCP Pre-flight Check
  11. Step 2: Collect Search Query
  12. Step 3: Execute Search and Build Result Cards
  13. Step 4: User Selection
  14. Step 5: Generate BibTeX
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ppw:literature skill do?

Search academic literature via Semantic Scholar MCP, select papers interactively, and generate verified BibTeX entries. 文献检索与BibTeX生成,通过Semantic Scholar MCP。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ppw-literature --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 majiayu000/claude-skill-registry, a repository with 534 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