research-folder-synthesizer

Solid

Synthesize a folder of mixed local files (articles, notes, excerpts) into a structured thematic report with key findings and gaps. Use when consolidating research before writing a report, PRD, or strategy doc. Triggers: 'synthesize my research folder', 'research synthesis', 'turn my notes into a report', 'синтезируй папку с исследованиями', 'синтез ресёрча', 'сведи файлы в отчёт'.

Data & Documents 14 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Research Folder Synthesizer This skill synthesizes a folder of heterogeneous local files (markdown notes, plain-text articles, research excerpts) into a structured thematic report. It clusters ideas across files, surfaces key findings and contradictions, and produces a single `research-synthesis.md` ready to use as a foundation for reports, PRDs, or strategy documents. **Input:** - A folder path or list of local file paths (`.md`, `.txt`, plain text) - Optional: a focus question or research angle to guide thematic clustering **Output:** - `research-synthesis.md` — structured markdown with executive summary, named themes, key findings, contradictions/gaps, and source index --- ## Language Detection Detect the user's language from their message: - If Russian (or contains Cyrillic): respond in Russian - If English (or other Latin-script language): respond in English - If ambiguous: respond in the language of the trigger phrase used --- ## Instructions ### Step 1: Validate Input 1. Check that the user has provided a folder path or a list of files. - If nothing provided: stop and report — "No files found. Provide a folder path or paste file contents directly." 2. Attempt to read all files at the provided path. - Log each file name and detected type (`.md`, `.txt`, or plain text) in the report preamble. - Skip unreadable files (binary, images, etc.); add them to a "Skipped files" list — do not stop the pipeline. - If all files are unreadable: stop and repor...

Details

Author
KirKruglov
Repository
KirKruglov/claude-skills-kit
Created
4 months ago
Last Updated
yesterday
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category