← 返回
未分类

潮汐Tsinghua-paper

Produce a fixed seven-part close-reading report for academic literature and save it as a Word .docx file. Use when the user asks for 文献精读, 论文精读, paper close reading, reading notes, article analysis, PDF/Word/网页文章精读, or wants a non-generic literature report covering research background, research question, method route, key evidence, innovation boundary, limitations and controversies, and transferable inspiration for a digital ocean PhD topic.
Produce a fixed seven-part close-reading report for academic literature and save it as a Word .docx file. Use when the user asks for 文献精读, 论文精读, paper close reading, reading notes, article analysis, PDF/Word/网页文章精读, or wants a non-generic literature report covering research background, research question, method route, key evidence, innovation boundary, limitations and controversies, and transferable inspiration for a digital ocean PhD topic.
micke
未分类 community v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 85
下载
💾 0
安装
1
版本
#latest

概述

Literature Close Reading

Purpose

Use this skill to turn one academic paper, review article, thesis chapter, report, or article link into a rigorous close-reading Word report. Never return only a generic summary. Always produce a .docx file with exactly the seven required sections.

The default reader profile is: a doctoral student at Tsinghua Shenzhen International Graduate School, Institute for Ocean Engineering, researching digital ocean. Use this profile when judging transferability, research opportunities, and methodological relevance.

Inputs

Accept any of these:

  • Local PDF file.
  • Local Word file (.docx).
  • Web URL or DOI.
  • Plain text, abstract, or copied article sections.

If a URL, DOI, or current online article is provided, browse the web and use reliable source pages. If the paper itself is paywalled or inaccessible, clearly state the limitation and base the report only on accessible abstract/metadata unless the user provides the full text.

Workflow

  1. Extract bibliographic information: title, authors, year, venue, DOI/URL if available.
  2. Read the full text when available. For PDF/Word, inspect the document directly. For web articles, fetch the page and any accessible PDF.
  3. Load references/seven-part-rubric.md and apply every section.
  4. Avoid paper-by-paper generic paraphrase. Identify the paper's argument structure: why this problem matters, what is unresolved, what the authors actually did, what evidence supports it, and where the claim stops.
  5. Write a report in Chinese by default unless the user asks for English.
  6. Save the output as a Word .docx file. Use scripts/create_close_reading_docx.py when possible:

```powershell

python scripts/create_close_reading_docx.py input.json output.docx

```

  1. Return the absolute path to the .docx file and a 3-5 bullet preview of the most important insights.

Required Seven Sections

Always output these exact section headings, in this order:

  1. 研究背景
  2. 研究问题
  3. 方法路线
  4. 关键证据
  5. 创新边界
  6. 局限与争议
  7. 对自己课题的可迁移启发

Do not add extra top-level analysis sections. Put metadata, citation, and one-line verdict before the seven sections.

Quality Bar

For each section, be specific enough that the reader can discuss the paper in a doctoral meeting:

  • Name the engineering/scientific context, not just the field.
  • State the exact unresolved problem or hypothesis.
  • Describe the method as a route: data/model -> processing/simulation/algorithm -> validation -> conclusion.
  • Separate evidence from author claims.
  • Define the innovation boundary: what is new, what is inherited, what only works under certain conditions.
  • Include limitations, uncertainty, assumptions, dataset/model bias, scalability, reproducibility, and possible contrary interpretations.
  • Map transferability to digital ocean: ocean data assimilation, marine environmental simulation, ocean engineering digital twins, sensor networks, multi-source heterogeneous data fusion, marine structure monitoring, ocean-meteorology coupling, visualization platforms, and decision support.

Output File Naming

Use a concise safe filename:

YYYYMMDD_文献精读_.docx

If the title is unknown, use:

YYYYMMDD_文献精读_report.docx

Save in the current workspace unless the user specifies another output directory.

Script Contract

The helper script expects JSON with this shape:

{
  "title": "Paper title",
  "authors": "Author A; Author B",
  "year": "2026",
  "venue": "Journal or conference",
  "doi_or_url": "https://...",
  "reader_profile": "清华大学深圳国际研究生院海洋工程研究院博士研究生,研究方向:数字海洋",
  "one_line_verdict": "一句话判断",
  "sections": {
    "研究背景": ["..."],
    "研究问题": ["..."],
    "方法路线": ["..."],
    "关键证据": ["..."],
    "创新边界": ["..."],
    "局限与争议": ["..."],
    "对自己课题的可迁移启发": ["..."]
  }
}

Use arrays of paragraphs or bullets. The script validates that all seven sections exist.

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-05-12 20:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 446 📥 105,147
ai-agent

潮汐DeepResearch6D

user_208026f3
Generate ready-to-use Deep Research prompts using the 6D workflow: Define, Decompose, Design Fields, Discover, Digest, a
★ 1 📥 179
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 959 📥 519,554