skills/paper-summary/SKILL.md
Research-grade single-paper analysis with evidence-grounded structured extraction and internal self-evaluation. Use when users ask to summarize or screen one academic paper from an arXiv link/ID or local PDF and need verifiable claims with citations, especially for Chinese-language output to students.
npx skillsauth add duruii/scientific-skills paper-summaryInstall 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.
This skill is a research-grade academic paper analysis workflow. It does not only summarize papers. It extracts verifiable, structured scientific knowledge and evaluates quality before finalizing output.
Exactly one paper per run:
If the user provides multiple papers, ask the user to choose one and do not run batch analysis.
Identify and map core sections:
Extract the following elements strictly from the paper:
For every extracted claim:
Example:
Method: The paper proposes a transformer-based architecture for sequence modeling.
Evidence: "We introduce a transformer-based model..." (Method section)
Generate a structured summary only from extracted elements and grounded evidence.
Score the draft summary:
Compute:
If any condition is true:
final_score < 16accuracy < 4hallucination > 1Then:
When possible, append a compact test log:
Use this log to identify recurring failure patterns and improve prompts or structure.
Final answer must be in Chinese.
summary paper https://arxiv.org/pdf/2304.13712
python scripts/evaluate_smoke_results.py references/smoke-results --jsonThis is a research-oriented skill, not a casual summarization helper. Prioritize precision, verifiability, and scientific rigor over style.
tools
Debugging methodology for LLM tool calls — trace from the model's side first, use runtime evidence over code inference, and follow live request chains for reasoning/thinking bugs.
tools
Use browser MCP to access IEEE Xplore through university library proxy, preserve institutional session, run keyword/advanced/journal search, and optionally post-filter by CCF rank (for example CCF-A) with structured output.
testing
Fetch and organize course transcripts from DeepLearning.AI. Use this skill whenever the user mentions DeepLearning.AI courses, wants to download course transcripts, subtitles, or VTT files from a course, or asks to organize lesson transcripts from learn.deeplearning.ai. It does NOT trigger for general video subtitle downloading — only for DeepLearning.AI courses specifically.
development
Query CCF (China Computer Federation) venue rankings for conferences and journals using year-partitioned reference data. Use when users ask for CCF level (A/B/C), category/domain, or rank verification for a venue abbreviation/full name (for example ICML, CVPR, TOCS), or request batch lookup/comparison across venues or years.