incorporating-research

Merge external research into markdown documents while preserving voice and flagging hallucinations.

8|1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/bordenet/superpowers-plus --skill incorporating-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incorporating-research
Source: https://github.com/bordenet/superpowers-plus/tree/main/skills/research/incorporating-research
Command: npx skills add https://github.com/bordenet/superpowers-plus --skill incorporating-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Incorporating external research into existing documents often introduces citation artifacts, AI-style prose, irrelevant sections, and hallucinated claims that break the document's voice and structure; this Skill triages incoming research, strips artifacts, preserves tone and formatting, and prevents accidental edits before user confirmation.

Core Features & Use Cases

  • Triage and extract: Separates relevant facts from noise and citation artifacts (e.g., [1][2], "Sources:", URL lists).
  • Mapping and placement: Decides whether content becomes a new section, inline addition, appendix, or replacement and detects duplicates or conflicts.
  • Safety and verification: Flags hallucinations, contradictions, and scope mismatches and requires explicit user approval before editing.
  • Voice preservation: Normalizes formatting and adapts inserted prose to match header levels, list styles, and tone.
  • Use cases: Merging Perplexity or ChatGPT outputs into technical docs, adding web-research findings to a wiki, or appending vetted data to product proposals.

Quick Start

Incorporate the pasted Perplexity research into docs/hardware-procurement.md by triaging artifacts, preserving the document's voice, and requesting your confirmation before making edits.

Frequently Asked Questions about incorporating-research

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

FAQPage Schema
How do I merge Perplexity or web search results into a markdown document without keeping citation artifacts?

To merge external research cleanly, the Skill triages incoming content to separate relevant facts from noise and strips citation artifacts like bracketed numbers, URL lists, and "Sources:" tags before integrating the text.

How does hallucination detection work when incorporating AI research into existing documents?

Hallucination detection works by flagging unverified claims, scope mismatches, and contradictions within the incoming research, requiring explicit user approval before any text is edited or appended into the document.

What is the best way to preserve my document's voice when pasting AI-generated research into a wiki?

To preserve document voice, the Skill normalizes formatting and adapts inserted prose to match existing header levels, list styles, and tone, ensuring the merged research reads naturally within your wiki.

Can I use this to append web-research findings to a product proposal without overwriting existing sections?

Yes, you can append research safely because the Skill maps content placement to new sections, inline additions, or appendices, detects duplicates, and requires your confirmation before making any edits.

Does this tool automatically edit my files when merging external research?

No, the tool does not automatically edit files; it flags hallucinations, identifies scope mismatches, and requires explicit user confirmation before applying any research integration or modifications to your documents.