# Obsidian

> Obsidian knowledge management with markdown. Use for note-taking.

- Skill: `g1joshi/obsidian` (Agent Skill)
- Install (CLI): `npx skillmds@latest add g1joshi/obsidian`
- Raw SKILL.md: https://api.skillmd.com/api/skills/g1joshi/obsidian/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: G1Joshi (https://skillmd.com/u/g1joshi)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/g1joshi/obsidian

---


# Obsidian

Obsidian is a knowledge base that works on top of a local folder of Markdown files. 2025 features **Bases** (Database views) and native **Canvas**.

## When to Use

- **Personal Knowledge Management (PKM)**: Zettelkasten method.
- **Privacy**: Your data is just files on your disk. No cloud lock-in.
- **Research**: Linking complex ideas together.

## Core Concepts

### Links

`[[Internal Link]]` connects ideas. The "Graph View" visualizes these connections.

### Plugins

Community plugins transform it into a task manager (`Dataview`, `Tasks`).

### Canvas

Infinite whiteboard for visual brainstorming with cards/notes.

## Best Practices (2025)

**Do**:

- **Use `Dataview`**: Query your notes like a database.
- **Use Templates**: Standardize "Daily Notes" or "Meeting Notes".
- **Sync**: Use Obsidian Sync or iCloud/Git for mobile access.

**Don't**:

- **Don't hoard plugins**: Start simple. Too many plugins slow it down.

## References

- [Obsidian Help](https://help.obsidian.md/)

