Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

obsidian-note

obsidian-note contiene 7 skills recopiladas de luguosong, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
1
actualizado
2026-07-11
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

doc-beautify
Desarrolladores de software

当用户要美化已有 Obsidian 笔记的排版与可读性时使用(如「帮我美化这篇笔记」)——笔记语法不规范、结构混乱、代码裸奔、长篇抽象文字堆砌、缺可视化。面向「已有正文」的加工;新建空骨架笔记用 doc-create-note,新建分类用 doc-create-category。

2026-07-11
defuddle
Desarrolladores de software

Extract clean markdown content from web pages using Defuddle CLI, attach a unified Obsidian frontmatter, auto-translate English content into academic Chinese, download images to the local 附件/ folder (rewriting references to Obsidian ![[file]] embeds), and save to the 网页裁剪/ directory. Always dedupes first — before fetching any URL it greps the 网页裁剪/ directory's frontmatter 来源 field to check whether that page was already clipped; if so it reuses the existing note as-is (never re-fetches or alters it) and only builds a wikilink to it. Use instead of WebFetch when the user provides a URL to read, clip, archive, or to batch-clip the sub-links of an index/trail page — for online documentation, articles, blog posts, GitHub READMEs, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

2026-07-09
doc-create-category
Editores de escritorio

在 Obsidian 笔记仓库中创建一个分类——即同时创建分类目录、该目录内部与目录同名的「文件夹笔记」(目录即分类)、一篇用于汇总参考资源的「相关资源」笔记骨架,并同步配置 Notebook Navigator 的文件夹图标与颜色,使新分类在导航栏立即可见可辨。当用户要新建分类、新建目录、新增主题分区、加一个学习板块、加一个主题时使用,例如「在 03-Java 下加一个并发分类」「在 其它 下建一个电子印章管理平台分类」。分类不限于 `01-编程笔记/`,vault 内任意内容目录(如 `11-其它/`)都能建。创建前必须先确认分类名和明确的相对位置(父目录),用户未指定位置时必须询问,绝不凭猜测创建。本 skill 只建分类骨架;若要在分类下写普通内容笔记,改用 doc-create-note。

2026-07-09
doc-create-note
Editores de escritorio

在 Obsidian 笔记仓库中创建一篇普通笔记的骨架(frontmatter + 一级标题,不含正文)。当用户要新建笔记、写一篇笔记、记录某个知识点、加一篇学习笔记时使用,例如「在 Spring 下写一篇 IOC 笔记」「记录一下 JVM 垃圾回收」。创建前必须先确认笔记名和明确的相对位置(放在哪个分类目录下),用户未指定位置时必须询问,绝不凭猜测创建。如果是要新建一个分类目录(目录 + 文件夹笔记),改用 doc-create-category。

2026-07-09
excalidraw-diagram
Desarrolladores de software

Generate Excalidraw diagrams from text content for Obsidian. Use when user asks to create diagrams, flowcharts, mind maps, or visual representations in Excalidraw format. Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram".

2026-07-02
mermaid-visualizer
Desarrolladores de software

Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.

2026-07-02
obsidian-canvas-creator
Desarrolladores de software

Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.

2026-07-02