obsidian-1-note-naming-and-organization

Sub-skill of obsidian: 1. Note Naming and Organization (+3).

5 stars

Best use case

obsidian-1-note-naming-and-organization is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of obsidian: 1. Note Naming and Organization (+3).

Teams using obsidian-1-note-naming-and-organization should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/1-note-naming-and-organization/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/productivity/obsidian/1-note-naming-and-organization/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/1-note-naming-and-organization/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How obsidian-1-note-naming-and-organization Compares

Feature / Agentobsidian-1-note-naming-and-organizationStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of obsidian: 1. Note Naming and Organization (+3).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 1. Note Naming and Organization (+3)

## 1. Note Naming and Organization


```markdown
# Use consistent naming conventions
- lowercase-with-hyphens.md (recommended)
- Title Case Note Name.md (acceptable)
- Avoid: spaces_underscores_MixedCase.md

# Date prefix for temporal notes
2025-01-17 Daily Note.md
2025-01-17 Meeting with Team.md

# Unique identifier prefix for Zettelkasten
202501171430 Concept Name.md

# Project prefix for project notes
Project-Alpha Meeting Notes.md
Project-Alpha Requirements.md
```


## 2. Linking Strategy


```markdown
# Link generously but meaningfully
- Link when concepts are related
- Don't link common words
- Use descriptive link text

# Create hub notes (MOCs - Maps of Content)
# These serve as entry points to topics

# Example MOC: Programming MOC.md
# [[Python Basics]]
# [[JavaScript Fundamentals]]
# [[Data Structures]]

# Use unlinked mentions to discover connections
# Settings > Core plugins > Backlinks > Show unlinked mentions
```


## 3. Daily Notes Workflow


```markdown
# Morning routine
1. Create daily note from template
2. Review yesterday's note
3. Set top 3 priorities
4. Check calendar and add scheduled items

# Throughout the day
- Capture thoughts in daily note
- Link to relevant notes
- Create new notes for substantial ideas

# Evening routine
- Review completed tasks
- Process inbox items
- Reflect on the day
- Preview tomorrow
```


## 4. Progressive Summarization


```markdown
# Layer 0: Original content (source)
# Layer 1: Bold key passages
# Layer 2: Highlight within bold
# Layer 3: Executive summary at top

Example:
---

Related Skills

mkdocs-note

5
from vamseeachanta/workspace-hub

MkDocs note admonition syntax. Use when highlighting important information readers should pay attention to in MkDocs documentation.

web-artifacts-builder-file-naming

5
from vamseeachanta/workspace-hub

Sub-skill of web-artifacts-builder: File Naming (+2).

clean-code-naming-rules-enforcement

5
from vamseeachanta/workspace-hub

Sub-skill of clean-code: Naming Rules (Enforcement).

windmill-1-script-organization

5
from vamseeachanta/workspace-hub

Sub-skill of windmill: 1. Script Organization (+3).

n8n-1-workflow-organization

5
from vamseeachanta/workspace-hub

Sub-skill of n8n: 1. Workflow Organization (+4).

activepieces-1-flow-organization

5
from vamseeachanta/workspace-hub

Sub-skill of activepieces: 1. Flow Organization (+3).

orcaflex-specialist-1-model-organization

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-specialist: 1. Model Organization (+2).

python-project-template-file-organization

5
from vamseeachanta/workspace-hub

Sub-skill of python-project-template: File Organization.

github-project-board-1-board-organization

5
from vamseeachanta/workspace-hub

Sub-skill of github-project-board: 1. Board Organization (+3).

github-multi-repo-1-repository-organization

5
from vamseeachanta/workspace-hub

Sub-skill of github-multi-repo: 1. Repository Organization (+2).

streamlit-3-layout-and-organization

5
from vamseeachanta/workspace-hub

Sub-skill of streamlit: 3. Layout and Organization.

great-tables-6-footnotes-and-annotations

5
from vamseeachanta/workspace-hub

Sub-skill of great-tables: 6. Footnotes and Annotations (+1).