Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
synthesize-research
// Turn raw interview notes into structured insights with patterns and quotes
$ git log --oneline --stat
stars:198
forks:56
updated:2026年2月14日 22:47
SKILL.md
// Turn raw interview notes into structured insights with patterns and quotes
Daily standup routine - reviews tasks and plans the day
Write a specific PRD section grounded in project research and goals
Context-loaded prep for any meeting
Morning briefing from tasks, calendar, Linear, and goals
Draft a stakeholder update email using past updates for tone
| name | synthesize-research |
| description | Turn raw interview notes into structured insights with patterns and quotes |
| argument-hint | [path-to-research-folder] |
| user-invocable | true |
Synthesize findings across multiple research files into actionable insights.
Locate Research Files
interview-*.md, research-summary-*.md_temp/ for quick notes that might be relevantExtract Key Data From each file, pull:
Identify Patterns
Generate Synthesis
Output format:
## Research Synthesis: {{topic}}
**Sources:** {{N}} interviews, {{N}} surveys, etc.
**Date Range:** {{earliest}} to {{latest}}
### Top Findings
#### 1. {{Finding}}
- **Frequency:** Mentioned by X/Y participants
- **Confidence:** High/Medium/Low
- **Evidence:** {{summary}}
- **Key Quote:** "{{quote}}" — P{{X}}
### Patterns & Themes
| Theme | Frequency | Segments Most Affected |
|-------|-----------|------------------------|
| | | |
### Contradictions / Nuances
- {{where findings differed and why}}
### Recommendations
1. **Do Now:** {{high confidence, high impact}}
2. **Explore:** {{needs more research}}
3. **Avoid:** {{anti-patterns identified}}
### Gaps / Open Questions
- {{what we still don't know}}
Link to Sources