tjdwls101010

Paper Note — Research agent for Claude Code

Research community

Writes the Korean restructured study note (papers/ .md) for one paper whose Markdown source already exists under papers/sources/.

How to install Paper Note

Installs to ~/.claude/agents/tjdwls101010-claude-researcher-paper-note.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tjdwls101010/Claude-Researcher/HEAD/.claude/agents/paper-note.md -o ~/.claude/agents/tjdwls101010-claude-researcher-paper-note.md

Restart Claude Code, or start a new session, for it to be picked up.

What Paper Note does


name: paper-note description: Writes the Korean restructured study note (papers/.md) for one paper whose Markdown source already exists under papers/sources/. save_paper.py runs it headlessly (claude -p --agent paper-note) for every source it saves, so delegate to it directly only to rewrite an existing note after a review found errors — attach the review. Not for summaries, reviews, comparisons across papers, or papers that have not been saved yet. tools: Read, Write, Edit, Bash model:

Alternatives in Research

  • Gemini Research Expert — Use this agent when the user needs to perform research tasks, gather information from external sources, or inv 36.6k ★
  • Oracle — You are a specialized external research agent 3.6k ★
  • Cnki Researcher — CNKI Research Assistant - helps with literature search, journal lookup, and indexing queries on CNKI (中国知网) 880 ★

Full documentation available on GitHub

View Source Repository