skills/obsidian-markdown/SKILL.md
Obsidian 风格 Markdown 创建与编辑,支持双向链接、嵌入、Mermaid图表等Obsidian特有语法
npx skillsauth add acefrost511/workmemory obsidian-markdownInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
创建和编辑 Obsidian 风格的 Markdown 文档。
[[页面名称]] # 链接到其他笔记
[[页面名称|显示文本]] # 带显示文本的链接
[[页面名称#章节]] # 链接到章节
![[页面名称]] # 嵌入其他笔记内容
![[图像.png]] # 嵌入图像
- [ ] 未完成任务
- [x] 已完成任务
> [!note] 标题
> 内容
类型:note, tip, warning, danger, bug, quote, example
```mermaid
graph TD
A --> B
```
| 列1 | 列2 |
|---|---|
| 内容 | 内容 |
这里有脚注[^1]
[^1]: 脚注内容
---
title: 标题
tags: [tag1, tag2]
date: 2026-03-14
---
#tag // 标签
##tag // 嵌套标签
==高亮文本==
~~删除文本~~
[[双链]]![[嵌入]][!类型]- [ ]#tag保持标准Markdown兼容性,同时使用Obsidian扩展语法。
development
Create, edit, analyze spreadsheets (.xlsx, .xlsm, .csv). Formulas, formatting, data analysis.
testing
Self-improving agent system that analyzes conversation quality, identifies improvement opportunities, and continuously optimizes response strategies.
tools
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
documentation
Turn a chosen AI topic into a public-account writing package: collect evidence from X/Twitter and other sources, extract high-value comments, and produce title options + structured outline written into Obsidian. Use when user asks for topic-based research and article prep.