---
name: zettelkasten-note
description: Create a new atomic note in Zettelkasten format with meaningful Russian ID, links, and proper formatting.
argument-hint: [note content] [related notes]
---

When creating a Zettelkasten note:

1. Generate a meaningful Russian language ID using descriptive words: проект-анализ, команда-состав, сюжет-план, etc.
2. Create the note with title and content
3. Add bidirectional links to related notes: [[related-note-id]]
4. Include relevant tags: #zettelkasten #project #note
5. Format beautifully with headers and sections

Note Structure:
# Note Title [[meaningful-russian-id]]

Content here...

## Links
- [[related-note-1]]
- [[related-note-2]]

## Tags
#tag1 #tag2

Arguments:
- $0: The main content of the note
- $1: Comma-separated list of related note IDs to link to