← 返回 Skills 市场
wooonster

Academic paper reading, summarizing, polished method diagrams drawing SKILL

作者 Wonster · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
230
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install paper-reading
功能描述
Deep-dive analysis of academic papers, with optional architecture diagrams of the paper's method. Use this skill whenever the user shares a research paper, a...
安全使用建议
This skill appears coherent with its stated purpose and requests no credentials, installs, or risky downloads. Before enabling it, consider: (1) Automatic triggering — the skill's instructions explicitly tell the agent to run when 'paper content is present' (even without explicit invocation); if you do not want automatic analysis whenever a PDF or paper text appears, disable/autoinvoke controls or avoid posting such content in contexts where the agent is active. (2) Persistence — reports and diagrams are written to /mnt/user-data/outputs or a workspace outputs/ directory; uploaded or pasted papers (including unpublished manuscripts) and extracted text will be persisted there. (3) External resources — the diagram HTML references Google Fonts (and rendering HTML/SVG may cause the client to load remote resources); expect normal web requests for rendering. If these behaviors are acceptable for your workflow (automatic analysis + local file outputs + benign web fetches), the skill is internally consistent and reasonable to use. If you are concerned about auto-triggering or storing sensitive papers, do not enable it or restrict its invocation.
功能分析
Type: OpenClaw Skill Name: paper-reading Version: 1.1.0 The skill bundle is a comprehensive tool designed for academic paper analysis and architecture diagram generation. It utilizes standard capabilities such as 'web_fetch' for retrieving arXiv content and Playwright for rendering HTML diagrams into PNG format. The instructions in SKILL.md and the supporting reference files (e.g., diagram-design.md, output-cn.md) are highly detailed and strictly focused on the stated task of producing rigorous, peer-review-style reports. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; all high-risk actions (file writing and browser automation) are logically tied to the skill's functional requirements.
能力标签
crypto
能力评估
Purpose & Capability
The name/description (paper deep reading + diagram drawing) align with the instructions and assets: SKILL.md explains fetching arXiv HTML, reading PDFs, producing a Markdown report, and optionally rendering diagrams using the provided HTML/SVG template. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions direct the agent to fetch arXiv HTML (via web_fetch), use pdf-reading tools for PDFs, extract all sections including appendices, and always write a report file to /mnt/user-data/outputs (with a workspace fallback). This is consistent with the stated purpose, but two operational notes deserve attention: (1) SKILL.md says 'Don't wait for explicit skill invocation — if paper content is present, use it', meaning the agent may autonomously trigger whenever paper-like content appears; (2) the skill mandates writing files to disk (reports and diagrams), so uploaded/unpublished paper contents and extracted text will be persisted to the agent workspace unless the platform enforces otherwise.
Install Mechanism
There is no install spec and no code files that get executed on install — this is instruction-only plus static assets (HTML templates and reference docs). That minimizes installation risk; nothing is downloaded or extracted at install time.
Credentials
The skill requires no environment variables, credentials, or config paths. It does reference external web resources (arXiv HTML, Google Fonts in the diagram template) which are appropriate for the described functionality and do not imply secret access requirements.
Persistence & Privilege
always:false and no special privileges are requested. Autonomous invocation is permitted (disable-model-invocation:false) which is the platform default; combined with the SKILL.md trigger rules, the agent may auto-run when encountering paper content. The skill writes files into /mnt/user-data/outputs (or outputs/ fallback) — normal for this purpose but users should expect persisted artifacts in their workspace.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paper-reading
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paper-reading 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**paper-reading v1.1.0 Changelog** - Added optional architecture diagram output: upon request or flag (`--draw-structure`), the skill now generates a publication-quality architecture diagram of the paper's method. - Introduced support for diagram-related flags, including output format (`--output`), background theme (`--bg-theme`), and separate diagram/report language (`--showcase-language`). - Significantly expanded README documentation in both English and Chinese. - Added reference guides for diagram design and labels, supporting structured and localized diagram creation. - Updated analysis workflow and output guidance to always produce a structured Markdown report and diagrams as requested.
v1.0.0
**English** > A Claude skill for deep-diving academic papers. Upload a PDF or paste paper content — Claude automatically produces a structured six-section analysis covering problem framing, technical method, experimental evidence, critical review, and synthesis. All claims are tagged by source (`[paper]` / `[inferred]` / `[external]`). Outputs in English or Chinese based on the language you write in. --- **中文** > 一个用于深度解读学术论文的 Claude Skill。上传 PDF 或粘贴论文内容,Claude 自动输出包含六个章节的结构化分析:研究问题、技术方案、实验验证、批判性评审与综合总结。所有论断均标注信息来源(`[paper]` / `[inferred]` / `[external]`),根据你的输入语言自动切换中英文输出。
元数据
Slug paper-reading
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Academic paper reading, summarizing, polished method diagrams drawing SKILL 是什么?

Deep-dive analysis of academic papers, with optional architecture diagrams of the paper's method. Use this skill whenever the user shares a research paper, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。

如何安装 Academic paper reading, summarizing, polished method diagrams drawing SKILL?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install paper-reading」即可一键安装,无需额外配置。

Academic paper reading, summarizing, polished method diagrams drawing SKILL 是免费的吗?

是的,Academic paper reading, summarizing, polished method diagrams drawing SKILL 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Academic paper reading, summarizing, polished method diagrams drawing SKILL 支持哪些平台?

Academic paper reading, summarizing, polished method diagrams drawing SKILL 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Academic paper reading, summarizing, polished method diagrams drawing SKILL?

由 Wonster(@wooonster)开发并维护,当前版本 v1.1.0。

💬 留言讨论