single-paper-review

Generate a reusable single-paper review note from a paper title or path.

5|1|Updated Jun 7, 2020
One-click install
npx skills add https://github.com/mseok/dot --skill single-paper-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: single-paper-review
Source: https://github.com/mseok/dot/tree/main/ai/codex/skills/single-paper-review
Command: npx skills add https://github.com/mseok/dot --skill single-paper-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Manually organizing and drafting high-quality paper reviews is time-consuming and error-prone; this skill provides a concise, Obsidian-friendly template-driven workflow to produce reusable notes that summarize methods, results, and key figures.

Core Features & Use Cases

  • Obsidian-friendly Markdown notes with YAML frontmatter and structured sections that support rapid writing of reviews.
  • Uses a bundled template (assets/review_template.md) to ensure consistent structure; supports creating a new note named after paper title when target is unspecified.
  • Generates a reusable artifact set (figures/tables embedding via Attachments) for easy reuse in other notes.

Quick Start

Provide the paper title or target note path and the skill will create or update a single-paper review using the bundled template.

Frequently Asked Questions about single-paper-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an Obsidian note for a single paper review?

To create an Obsidian note for a single paper review, provide the paper title or target note path. A structured Markdown note with YAML frontmatter is then generated automatically using a bundled template.

Can I generate reusable Markdown attachments for research notes in Obsidian?

Yes, you can generate reusable Markdown attachments for research notes. The workflow embeds figures and tables as reusable artifacts, allowing easy reuse across other Obsidian notes.

What is included in the template structure for academic writing summaries?

The template structure for academic writing summaries includes entrypoint YAML frontmatter and structured sections designed to concisely capture methods, results, and key figures.

Do I need a specific note path to draft a literature review summary?

No, you do not need a specific note path to draft a literature review summary. If the target is unspecified, a new note named after the provided paper title is created automatically.

How to update existing academic-writing notes with new paper figures?

To update existing academic-writing notes with new paper figures, provide the target note path during generation. The skill updates the single-paper review while applying the template-driven structure and attachments workflow.