Skillsnotebook-skill
N

notebook-skill

Gain access to the Obsidian notebook vault.

cyzus
19 stars
1.2k downloads
Updated 6d ago

Readme

notebook-skill follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: notebook-skill
description: Gain access to the Obsidian notebook vault.
---

# Notebook Skill

This skill enables agents to access the user's Obsidian vault, create and edit Obsidian Flavored Markdown.

## Access Path

| Mode | Path |
|------|------|
| **Sandbox** | `/mnt/notebook` |
| **Host** | `$MOUNT_NOTEBOOK` or `cd $MOUNT_NOTEBOOK` |

## Obsidian Markdown Flavor

- [CommonMark](https://commonmark.org/)
- [GitHub Flavored Markdown](https://github.github.com/gfm/)
- [LaTeX](https://www.latex-project.org/) for math
- Obsidian extensions: wikilinks `[[page]]`, callouts, embeds `![[file]]`

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated6d ago
Publishercyzus

Tags

ci-cdgithub