Obsidian
A comprehensive skill catalog for AI agents
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
- 10 stars10 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.
What its author says it does
Copied from the file, not written here
Obsidian knowledge management with markdown. Use for note-taking.
SKILL.md
1.1 KB, 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.