Summary

A five-part tutorial introducing Claude Code to academic researchers with zero technical background, written by a Pakistani-UK researcher. Covers installation, CLAUDE.md setup, working with research documents (PDFs, transcripts, datasets), and creating Skills for repetitive tasks. The central value proposition is that Claude Code works inside a folder rather than requiring researchers to bring files to a browser-based AI — enabling multi-file operations like screening 50 PDFs against inclusion/exclusion criteria simultaneously.

面向零技術背景學術研究者的 Claude Code 五部曲入門教學。核心價值主張是 Claude Code 在資料夾內工作而非需要研究者將文件帶到瀏覽器——可同時對 50 篇 PDF 執行文獻篩選操作。

Key Points

  • Claude Code works inside your project folder — access to all files, can create/edit/delete; unlike browser AI where files are uploaded one at a time
  • CLAUDE.md sections: Role, Standards, Writing Style, Critique Style — describes the “onboarding doc for an employee who never forgets”
  • Auto-memory: Claude writes notes about your work independently; at session start reads CLAUDE.md + its notes for persistent context
  • Practical use cases: systematic review screening with criteria, qualitative transcript theme extraction, bulk PDF renaming, CSV cleaning
  • Skills = markdown files with task-specific instructions, invoked by / slash command; separate from CLAUDE.md global instructions
  • Key constraint: Claude Code excels at labor-intensive repetitive tasks, but original scholarly argument remains the researcher’s responsibility

Insights

The framing for non-technical users is excellent: rather than explaining what a CLI is, the tutorial uses “it’s like bringing the AI into the folder” rather than “copying your files into a chat window.” This mental model shift is genuinely important — the difference between upload-and-ask and working-in-context is not just UX convenience, it enables operations across entire directory structures that would be impossible in a browser chat. The observation that “Skills” decouple task-specific instructions from global context is the most underutilized aspect of Claude Code.

Connections

Raw Excerpt

Instead of you bringing your files to an AI app in the browser, you bring the AI into the folder containing all your data.