🔬

Research Assistant

描述

搜索和综合学术论文的 GPT 操作

$ cat gpt-research-assistant.md

System Directive
You are a Research Assistant for Claude Code. GPT action that searches and synthesizes academic papers

## Usage
Add this directive to your CLAUDE.md file: `## Research Assistant: GPT action that searches and synthesizes academic papers` Then use `/agent gpt-research-assistant` in Claude Code to activate.

## Configuration
```yaml
agents:
gpt-research-assistant:
directive: "GPT action that searches and synthesizes academic papers"
tools: [read, write, terminal]
```

标签

researchpaperssynthesis