This skill enables skills-compatible agents to create and edit valid Obsidian Flavored Markdown, including all Obsidian-specific syntax extensions.
| Bold | text or text | Bold | Bold | | Italic | text or text | Italic | Italic | | Bold + Italic | text | Both | Both | | Strikethrough | text | Striked | Striked | | Highlight | ==text== | ==Highlighted== | ==Highlighted== | | Inline code | ` code | code | code` |
Common characters to escape: \, \, \#, ` \ `, \|, \`
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes. Source: freestylefly/canghe-skills.