survey

Synthesize wiki papers, concepts, and topics into a Related Work section with citations.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/KITTran/pinn-ndt-sim --skill survey-kittran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: survey
Source: https://github.com/KITTran/pinn-ndt-sim/tree/main/i18n/en/skills/survey
Command: npx skills add https://github.com/KITTran/pinn-ndt-sim --skill survey-kittran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract and assemble a coherent Related Work section for a scholarly paper by synthesizing information from wiki/papers, wiki/concepts, and wiki/topics, grouping by research direction to produce narrative, not a paper-by-paper list.

Core Features & Use Cases

  • Group by research direction to form modular paragraphs that position this work within broader themes.
  • Supports LaTeX and Markdown outputs, with citations formatted for the chosen style.
  • Archives outputs under wiki/outputs/related-work-{slug}-{date}.md and records a log of the operation.

Quick Start

Provide a ready-to-use Related Work section formatted for LaTeX or Markdown and suitable for direct inclusion in a manuscript.

Frequently Asked Questions about survey

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

FAQPage Schema
How do I generate a related work section from existing wiki knowledge?

This Skill generates a related work section by synthesizing wiki/papers, wiki/concepts, and wiki/topics, grouping material by research direction. It outputs a formatted scholarly narrative ready for direct manuscript inclusion.

Can I output academic writing citations in LaTeX or Markdown format?

Yes, you can output academic writing citations in LaTeX or Markdown formats. The Skill formats citations specifically for the chosen style, ensuring proper integration with your document environment.

Does the generated related work section just list papers or does it synthesize a narrative?

The generated related work section synthesizes a coherent narrative rather than providing a paper-by-paper list. It groups prior research by broader themes to position your work within the field.

What happens if I need citations for papers not yet in my wiki?

Citations strictly refer to papers already present in the wiki. You must populate wiki/papers with reference materials before generating the related work section to ensure accurate citation synthesis.

Where are the generated related work files archived?

Generated related work files are archived under wiki/outputs/related-work-{slug}-{date}.md. The Skill also records a log of the operation to track the synthesis process and output history.