ワンクリックで
obsidian-markdown
Use when creating or editing Obsidian-flavored Markdown with wikilinks, embeds, callouts, and frontmatter.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when creating or editing Obsidian-flavored Markdown with wikilinks, embeds, callouts, and frontmatter.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when creating or editing Obsidian Bases `.base` files with filters, formulas, and views.
Use only when interacting with an already running Obsidian GUI instance through the obsidian CLI.
Use when searching markdown knowledge bases, notes, and docs with QMD.
Package new software or update existing packages using Nix
Common mistakes in NixOS code and standards for reviewing and refactoring NixOS repositories.
| name | obsidian-markdown |
| description | Use when creating or editing Obsidian-flavored Markdown with wikilinks, embeds, callouts, and frontmatter. |
| version | 1.0.0 |
| author | Cody Tucker |
| license | MIT |
| metadata | {"hermes":{"tags":["obsidian","markdown","wikilinks"],"related_skills":["obsidian-cli","obsidian-bases"]}} |
Write valid Obsidian markdown, not just generic CommonMark.
[[Note Name]][[Note Name|Display Text]][[Note Name#Heading]]![[Note Name]], ![[image.png|300]]> [!note]==important==%% hidden %%---
title: My Note
tags:
- project
aliases:
- Alternate Name
cssclasses:
- custom-class
---
[[Note Name]]
[[Note Name|Display Text]]
[[Note Name#Heading]]
![[Architecture Diagram.png|600]]
> [!warning] Key Risk
> This section needs review.
Append a block ID to a paragraph when you need stable deep links:
This paragraph can be linked directly. ^my-block-id
[[wikilinks]] for anything inside the vault.#project/active.