knowledge-synthesis ناجح

Synthesize knowledge from multiple sources into Zettelkasten notes for Logseq. Use when creating wiki pages, integrating academic research, or building interconnected knowledge with [[links]] and

51من ١٠٠
٨٢
نجوم
٧
تنزيلات
٧٦
مشاهدات

// تثبيت المهارة

تثبيت المهارة

المهارات هي كود تابع لأطراف ثالثة من مستودعات GitHub العامة. يفحص SkillHub الأنماط الخبيثة المعروفة، لكنه لا يستطيع ضمان السلامة. راجع الكود المصدري قبل التثبيت.

تثبيت عام (على مستوى المستخدم):

npx skillhub install majiayu000/claude-skill-registry/knowledge-synthesis

تثبيت في المشروع الحالي:

npx skillhub install majiayu000/claude-skill-registry/knowledge-synthesis --project

skill.install.customTargetHelp

npx skillhub install majiayu000/claude-skill-registry/knowledge-synthesis --target-dir /path/to/skills

المسار المقترح: ~/.claude/skills/knowledge-synthesis/

مراجعة الذكاء الاصطناعي

51
من ١٠٠
جودة التعليمات55
دقة الوصف48
الفائدة47
السلامة التقنية55

Scored 51 for a solid Zettelkasten methodology guide with good structural tables and bidirectional linking strategy. Limited by Logseq-specific file paths (generality 35) and lack of any automation. The 3-phase workflow is useful for Logseq users but not broadly applicable.

betamoderateresearchersacademicsknowledge-workersknowledge-managementresearch-synthesiszettelkastenwiki-creation
تمت المراجعة بواسطة claude-code في 7‏/5‏/2026

محتوى SKILL.md

---
name: knowledge-synthesis
description: Synthesize knowledge from multiple sources into Zettelkasten notes for Logseq. Use when creating wiki pages, integrating academic research, or building interconnected knowledge with [[links]] and #[[tags]].
---

# Knowledge Synthesis

Synthesize knowledge from multiple sources into interconnected Zettelkasten notes.

## When to Use This Skill

**Complex topics requiring**:
- Multi-source research (3+ authoritative sources)
- Academic literature integration
- Book zettels with author information
- Systematic concept mapping
- Both supporting and contradicting perspectives

**Simple topics** (single source, straightforward): Handle directly without full workflow

## Core Workflow

### 1. Research Phase

- Search multiple source types (academic, books, authoritative sites)
- Find foundational works and key authors
- Identify supporting AND contradicting evidence
- Cross-reference across sources

### 2. Synthesis Phase

- Create main page with comprehensive coverage
- Create supporting pages for related concepts
- Create book zettels for referenced works
- Integrate with existing knowledge network

### 3. Integration Phase

- Update journal with synthesis summary
- Link to related existing pages
- Ensure bidirectional connections

## Zettelkasten Structure

Every note should include:

1. **Core Definition** - Brief, clear explanation
2. **Background/Context** - Origins, key figures
3. **Key Characteristics** - Essential features
4. **Applications/Usage** - Use cases
5. **Related Concepts** - `[[links]]` to other concepts
6. **Significance** - Why it matters
7. **Related Topics** - `#[[Tag1]] #[[Tag2]]`

## Linking Strategy

| Type | Format | Examples |
|------|--------|----------|
| People | `[[Name]]` | `[[Alan Turing]]` |
| Concepts | `[[Concept]]` | `[[Machine Learning]]` |
| Technologies | `[[Tech]]` | `[[Kubernetes]]` |
| Tags | `#[[Tag]]` | `#[[Computer Science]]` |

## Tagging Guidelines

Use 3-7 tags per note:
- **Disciplinary**: `#[[Computer Science]]`, `#[[Philosophy]]`
- **Methodological**: `#[[Design Patterns]]`, `#[[Best Practices]]`
- **Categorical**: `#[[Tools]]`, `#[[Concepts]]`, `#[[Theories]]`
- **Contextual**: `#[[Business]]`, `#[[Open Source]]`

## Quality Standards

- Accurate attribution with source URLs
- Meaningful bidirectional links (not link spam)
- Multi-source validation for complex topics
- Both supporting and critical perspectives
- Comprehensive coverage of major aspects

## File Locations

- **Pages**: `/logseq/pages/*.md`
- **Journals**: `/logseq/journals/YYYY_MM_DD.md`

## Book Zettel Template

For referenced books, create dedicated pages:
- Title as page name
- Author with credentials
- Key concepts covered
- Cross-references to related concepts
- Tags: `#[[Books]]`, `#[[Authors]]`

الترخيص

الترخيص المُعلن: MIT

MIT License

Copyright (c) 2026 majiayu000

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

عرض الترخيص في المستودع المصدريالنسخة المنشورة هناك هي المرجع.