Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

academic-study-methods学术研究方法

Agent Skill

academic-study-methods 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

171

周安装

7

GitHub Stars

209

下载量

55
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:academic-study-methods(学术研究方法)
来源仓库:https://github.com/wentorai/research-plugins
仓库路径:skills/academic-study-methods
安装命令:
npx skills add https://github.com/wentorai/research-plugins --skill academic-study-methods
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/wentorai/research-plugins --skill academic-study-methods

简介

academic-study-methods 基于认知心理学实证研究,提供高效的学习与记忆策略指南。

  • 重点推荐主动回忆、间隔重复、交错练习等已被验证有效的学习方法。
  • 帮助研究生与研究人员优化学习计划,避免低效方法如被动重读或死记硬背。
  • 安装通过 GitHub 仓库并使用 npx 命令,适合需要提升文献阅读效率或知识巩固的场景。
  • 建议结合个人学习节奏调整实施细节,并持续评估方法适用性与实际效果反馈。

SKILL.md

Evidence-Based Academic Study Methods

Overview

Decades of cognitive psychology research have identified which study techniques reliably improve learning and retention, and which popular methods are largely ineffective. This guide covers the most effective evidence-based strategies — spaced repetition, active recall, interleaving, elaboration, and concrete examples — with practical implementation advice for graduate students and researchers.

Effectiveness Ranking

Based on Dunlosky et al. (2013) comprehensive review of 10 learning techniques:

TechniqueEffectivenessEffortWhy It Works
Practice testing (active recall)HighMediumStrengthens retrieval pathways
Distributed practice (spacing)HighLowExploits spacing effect in memory consolidation
Interleaved practiceModerate-HighMediumImproves discrimination between concepts
Elaborative interrogationModerateLowGenerates explanatory connections
Self-explanationModerateMediumForces integration with prior knowledge
SummarizationLowMediumToo passive; rarely deep enough
HighlightingLowLowCreates illusion of learning
RereadingLowLowRecognition ≠ recall
Keyword mnemonicLow-ModerateHighWorks for vocabulary, not concepts

Core Techniques

1. Active Recall (Practice Testing)

Instead of rereading notes, test yourself:

## Implementation Strategies

Flashcards:
  - Front: Question or concept name
  - Back: Full explanation (not just definition)
  - Tool: Anki (spaced repetition built-in)
  - Rule: If you can explain it without looking, you know it

Blank page method:
  1. Close all materials
  2. Write everything you know about a topic from memory
  3. Open materials and identify gaps
  4. Focus next study session on the gaps

Practice problems:
  - Work through problems WITHOUT looking at solutions first
  - Check solutions only after attempting
  - Struggle is productive — it strengthens memory

Cornell Notes method:
  | Cue Column (30%) | Notes Column (70%)            |
  |-------------------|-------------------------------|
  | Key questions      | Detailed notes from lecture    |
  | After class:       | Cover notes, use cues to recall|
  | Summary section at bottom (written from memory)     |

2. Spaced Repetition

Distribute study over time instead of cramming:

Cramming (massed practice):
  Day 1: Study 4 hours → Exam Day 2 → Forget by Day 10

Spaced practice:
  Day 1: Study 1 hour
  Day 3: Review 30 min
  Day 7: Review 20 min
  Day 14: Review 15 min → Retained for months

Optimal spacing intervals (expanding):
  1st review: 1 day after initial study
  2nd review: 3 days after 1st review
  3rd review: 7 days after 2nd review
  4th review: 21 days after 3rd review
  5th review: 63 days after 4th review

Anki settings for academic material:

Steps: 1 10 (learning steps in minutes)
Graduating interval: 1 day
Easy interval: 4 days
Starting ease: 250%
Maximum interval: 180 days (for course material)
                  365 days (for long-term knowledge)
New cards/day: 20-30 (adjust to workload)

3. Interleaving

Mix different topics or problem types in a single study session:

Blocked practice (less effective):
  Session 1: 20 calculus problems (all integration)
  Session 2: 20 calculus problems (all differentiation)

Interleaved practice (more effective):
  Session 1: Mix of integration, differentiation, and series problems
  Session 2: Same mix in different order

Why: Forces your brain to select the right strategy, not just apply
     the same procedure repeatedly

4. Elaborative Interrogation

Ask "why" and "how" questions while studying:

Instead of:
  "The hippocampus is involved in memory formation."

Ask yourself:
  - WHY is the hippocampus particularly suited for this role?
  - HOW does it interact with the prefrontal cortex?
  - What would happen IF the hippocampus were damaged?
  - How does this RELATE to what I learned about long-term potentiation?
  - Can I think of a CONCRETE EXAMPLE of this process?

5. The Feynman Technique

Step 1: Choose a concept
Step 2: Explain it as if teaching a 12-year-old
  - Use simple language
  - No jargon
  - Draw diagrams
Step 3: Identify gaps (where you stumble or use vague language)
Step 4: Go back to source material for those specific gaps
Step 5: Simplify and refine your explanation
Step 6: Repeat until you can explain it simply and completely

Weekly Study Schedule Template

## Semester Planning

For each course:
  Hours/week = Credit hours × 2-3 (e.g., 3-credit course = 6-9 hours)
  Split: 40% new material, 40% practice/problems, 20% review

## Weekly Template (Graduate Student)

Monday:    [Course A] New material + elaboration notes
Tuesday:   [Course B] New material + elaboration notes
Wednesday: [Course A] Practice problems (interleaved)
           [Course B] Spaced review (Anki)
Thursday:  [Research] Literature reading + annotation
Friday:    [Course B] Practice problems
           [Course A] Spaced review (Anki)
Saturday:  [Research] Writing + data analysis
Sunday:    Rest / light review (Anki only, 15 min)

Reading Academic Papers

## Three-Pass Method (Keshav 2007)

Pass 1 (5-10 min): Skim
  - Title, abstract, introduction, conclusions
  - Section headings and figure captions
  - Decide: relevant? Read further?

Pass 2 (30-60 min): Comprehend
  - Read everything except proofs/details
  - Annotate key claims and evidence
  - Note unfamiliar references to follow up
  - Summarize main contribution in your own words

Pass 3 (2-4 hours): Reproduce
  - Verify every assumption and derivation
  - Mentally re-create the work
  - Identify strengths and weaknesses
  - Note ideas for follow-up research

Exam Preparation

## 2-Week Exam Strategy

Week 2 before:
  - Review all lecture notes (one pass)
  - Create summary sheets per topic
  - Start Anki cards for key concepts
  - Identify weak areas from practice problems

Week 1 before:
  - Focus on weak areas identified
  - Work through past exams under timed conditions
  - Teach concepts to study partner
  - Daily Anki reviews (30 min)

Day before:
  - Light review only (30-60 min)
  - No new material
  - Prepare logistics (location, materials)
  - Sleep ≥ 7 hours (memory consolidation requires sleep)

Exam day:
  - Brief Anki review (10 min)
  - Arrive early, stay calm

References

  • Dunlosky, J., et al. (2013). "Improving students' learning with effective learning techniques." *Psychological Science in the Public Interest*, 14(1), 4-58.
  • Keshav, S. (2007). "How to Read a Paper." *ACM SIGCOMM Computer Communication Review*, 37(3), 83-84.
  • Brown, P. C., et al. (2014). *Make It Stick: The Science of Successful Learning*. Harvard UP.
  • Anki Spaced Repetition Software

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.27%
按下载量换算19

Claude

28.75%
按下载量换算16

Cursor

18.98%
按下载量换算10

Gemini CLI

8.75%
按下载量换算5

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills