Back to list
gunderwonder

obsidian

by gunderwonder

0🍴 0📅 Jan 25, 2026

SKILL.md


name: obsidian description: Save a document to the Obsidian vault. Use when the user asks to save notes, summaries, or documents to Obsidian or "Notater".

Obsidian

Save AI-generated documents to the Obsidian vault at ~/Notater/Øystein/.

Instructions

  1. Determine filename

    • Ask the user for a filename if not obvious from context
    • Use descriptive names in Norwegian
    • Use .md extension
  2. Format the document

    • Add YAML frontmatter with tags
    • Include #ai-generert and #bleikøya tags
    • Add creation date
    • Keep the content in markdown format
  3. Write the file

    • Save to /Users/gunderwonder/Notater/Øystein/
    • Use the Write tool
  4. Confirm to user

    • Show the full path where the file was saved

Template

---
tags:
  - ai-generert
  - bleikøya
date: YYYY-MM-DD
---

# Title

Content here...

Example

If the user says "lagre dette i Obsidian" after generating a summary:

---
tags:
  - ai-generert
  - bleikøya
date: 2025-12-27
---

# Sammendrag av styremøte

Her er innholdet...

Saved to: ~/Notater/Øystein/Sammendrag av styremøte.md

Score

Total Score

40/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon