synthesize

Consolidate scattered research artifacts into a single summary document.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/theworkflowco/gtm-agent-example --skill synthesize-theworkflowco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: synthesize
Source: https://github.com/theworkflowco/gtm-agent-example/tree/main/skills/synthesize
Command: npx skills add https://github.com/theworkflowco/gtm-agent-example --skill synthesize-theworkflowco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates dispersed research artifacts into a single, coherent summary to streamline context generation.

Core Features & Use Cases

  • Artifact Aggregation: Reads documents from docs/research/ and related sources to produce a unified summary.
  • Context Generation Ready: Outputs to docs/research/research-summary.md for downstream context creation.
  • Use Case: After completing company research, generate a compact overview suitable for AI-guided analysis.

Quick Start

Synthesize research for Acme into docs/research/research-summary.md

Frequently Asked Questions about synthesize

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

FAQPage Schema
How do I consolidate scattered research notes into a single summary?

To consolidate scattered research notes into a single summary, this Skill reads artifacts from docs/research directories and related sources, then writes a coherent overview to docs/research/research-summary.md for context generation.

What is research synthesis for context generation?

Research synthesis for context generation is the process of unifying dispersed research artifacts like Crunchbase data and news mentions into a concise summary document suitable for AI-guided analysis.

How do I generate a research summary from multiple company data sources?

You can generate a research summary by applying this Skill to your existing company research across job postings, news mentions, and internal docs to automatically aggregate and write the data to a unified markdown file.

Can I aggregate Crunchbase data and news mentions into a markdown research summary?

Yes, you can aggregate Crunchbase data and news mentions into a markdown research summary by processing the available research artifacts and outputting the consolidated results directly to docs/research/research-summary.md.

What's the best way to unify docs and research directories for AI analysis?

The best way to unify docs and research directories for AI analysis is to consolidate all available research artifacts into a single, coherent summary document that streamlines downstream context generation.

Do I need to manually organize files before synthesizing research artifacts?

You do not need to manually organize files before synthesizing research artifacts, as the process reads all available research across your designated directories to automatically produce a comprehensive overview.