@slix/obsidian-notes
Complete Obsidian-Flavored Markdown reference skill for the pi coding agent — wikilinks, callouts, embeds, properties, block refs, task lists, Mermaid, math, and OFM syntax.
Package details
Install @slix/obsidian-notes from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@slix/obsidian-notes- Package
@slix/obsidian-notes- Version
0.1.0- Published
- May 30, 2026
- Downloads
- not available
- Author
- slix
- License
- MIT
- Types
- skill
- Size
- 15 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"."
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
obsidian-notes
A pi coding agent skill providing a complete Obsidian-Flavored Markdown reference.
What it does
Loads on-demand when the agent needs to write or edit notes in an Obsidian vault. Covers syntax that differs from standard CommonMark / GFM:
- Properties (YAML frontmatter)
- Wikilinks and embeds (
[[Note]],![[file.png]]) - Callouts (
> [!note],> [!warning], etc.) - Block references (
^block-id) - Task lists with Obsidian checkbox variants
- Mermaid diagrams and LaTeX math
- Canvas, Dataview, and Templater conventions
Install
pi install npm:@slix/obsidian-notes
Usage
Pi loads this skill automatically when the task matches. You can also invoke it explicitly:
/skill:obsidian-notes