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 در تاریخ ۱۴۰۵/۲/۱۷

محتوای 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.

مشاهدهٔ مجوز در مخزن منبعنسخهٔ منتشرشده در آن‌جا مرجع است.