skills/paper-summarize-academic/SKILL.md
Academic paper summarization with dynamic SOP selection based on paper topic classification. Supports method, dataset, multimodal, and other paper types with rigorous analysis templates.
npx skillsauth add acefrost511/workmemory paper_summarizeInstall 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 provides academic-grade paper summarization with dynamic Standard Operating Procedure (SOP) selection based on paper topic classification.
method: Algorithm/architecture papersdataset: Dataset/benchmark papersmultimodal: Cross-modal learning paperstech_report: System/model release papersapplication: Applied AI paperssurvey: Survey/review papersrl_alignment: RL/Alignment/Safety papersspeech_audio: Speech/audio processing papersbenchmark: Evaluation/benchmark papersanalysis: Empirical analysis papers{paper_title}.md in research/{domain}/ai_summaries/This skill integrates with the broader research workflow:
SOP templates are defined in:
src/lib/agents/topic-sops.ts (primary location)summarization_prompt.ts (backup/reference)Both files contain identical SOP definitions with shared output format requirements.
# Summarize a method paper
paper_summarize --title "SongEcho: Cover Song Generation" --topic "method" --abstract "..." --authors "..."
# Summarize a dataset paper
paper_summarize --title "MusicSem: Language-Audio Dataset" --topic "dataset" --abstract "..." --authors "..."
research/{domain}/ai_summaries/{paper_title}.mdresearch/{domain}/prompts/{paper_title}_prompt.txtdevelopment
Create, edit, analyze spreadsheets (.xlsx, .xlsm, .csv). Formulas, formatting, data analysis.
testing
Self-improving agent system that analyzes conversation quality, identifies improvement opportunities, and continuously optimizes response strategies.
tools
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
documentation
Turn a chosen AI topic into a public-account writing package: collect evidence from X/Twitter and other sources, extract high-value comments, and produce title options + structured outline written into Obsidian. Use when user asks for topic-based research and article prep.