Back to list
treylom

zettelkasten-note-creation

by treylom

Knowledge Manager Agent for Claude Code - Extract and organize content from web, PDF, social media to Obsidian/Notion

10🍴 5📅 Jan 22, 2026

SKILL.md


name: Zettelkasten Note Creation description: Create atomic, interconnected notes following Zettelkasten methodology

Zettelkasten Note Creation

Create atomic, self-contained, interconnected notes


Core Principles

1. Atomicity

  • One idea per note
  • If you can split it, split it
  • Note should be about ONE concept

2. Self-Contained

  • Note must be understandable without context
  • Include enough background information
  • Reader shouldn't need to read other notes first

3. Connectivity

  • Link to related notes with [[wikilinks]]
  • Explain the relationship in the link
  • Build a knowledge network

Note Structure

---
tags: [{domain}, {topic}, {type}]
created: {YYYY-MM-DD}
source: {url_or_reference}
type: zettelkasten
---

# {Concept Name}

> {One-sentence definition or summary}

## Explanation

{2-3 paragraphs explaining the concept}
{Include examples if helpful}

## Key Characteristics

- Characteristic 1
- Characteristic 2
- Characteristic 3

## Connections

- [[Related Concept A]] - {how they relate}
- [[Related Concept B]] - {how they relate}
- [[Contrasting Concept]] - {how they differ}

## Examples

{Concrete examples or applications}

## Source

- {Original source with link}

Folder Organization

Vault/
├── Zettelkasten/
│   ├── AI-Research/
│   ├── Programming/
│   └── Productivity/
├── Research/
│   └── Papers/
├── Threads/
└── Inbox/

Naming Convention

{Topic} - {Specific Concept}.md

Examples:

  • MCP - Protocol Overview.md
  • Zettelkasten - Atomicity Principle.md
  • Claude Code - Hooks System.md

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon