Obsidian
Obsidian knowledge management with markdown. Use for note-taking.From its SKILL.md
npx -y skills add G1Joshi/Agent-Skills --skill obsidianAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 12 stars12 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 251 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.