By Huaer02
Provides the user's research direction, domain keywords, and related fields as context for other skills like paper-digest and research-survey.
Claude Code 学术研究 skill 套件。包含论文精读、领域调研、研究方向上下文三个互相配合的 skill。
论文精读笔记工具。将一篇研究论文转化为结构化的深度阅读笔记,重点关注论文故事线、技术方法、模块设计、公式、实验和研究启发。
问题驱动的领域调研工具。基于刘老师/王老师方法论,围绕"具体问题→挑战→方法→不足→我们怎么做"的逻辑链构建调研报告。支持 lite/standard/deep 三种深度等级,内置反幻觉机制。
研究方向上下文。定义用户当前研究方向和领域关键词,供 paper-digest 和 research-survey 引用,避免在每个 skill 中硬编码研究方向。
/plugin marketplace add Huaer02/research-skills
/plugin install research-skills@research-skills
git clone https://github.com/Huaer02/research-skills.git ~/.claude/plugins/research-skills
在 ~/.claude/settings.json 中添加:
{
"enabledPlugins": {
"paper-digest@research-skills": true,
"research-survey@research-skills": true,
"research-context@research-skills": true
},
"extraKnownMarketplaces": {
"research-skills": {
"source": {
"source": "directory",
"path": "~/.claude/plugins/research-skills"
}
}
}
}
精读这篇论文: [PDF/链接/标题] → 触发 paper-digest
帮我调研一下 [具体方向] → 触发 research-survey
更新我的研究方向 → 触发 research-context
research-context (研究方向定义)
↓ 被引用
paper-digest (精读) ←→ research-survey (调研)
↑ ↑
生成精读笔记 引用精读结果
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimDeep-read research papers and produce self-contained structured Markdown notes focused on the paper's story, concrete technical method, module-level design, formulas, experiments, limitations, and research inspiration.
Build rigorous, problem-driven research surveys for a specific research direction. Use when the user asks to survey a field, map related work, identify concrete research problems, analyze technical challenges, compare innovations, find gaps, design "what we should do next", write survey notes, build a literature review, or connect a direction to their own research. Especially useful when the task needs web research, arXiv/Semantic Scholar/Google Scholar style discovery, auto research agents, domain research skills, or the paper-reading skill to deep-read representative papers.
Claude Code provider/key switcher - switch between multiple API keys and providers with one command
npx claudepluginhub huaer02/research-skills --plugin research-contextUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.