note-to-blog

Installation
SKILL.md

笔记转博客

从 Obsidian Note 仓库中筛选适合发布的笔记,评估适配性,批量选题,双通道处理(快速转换 / 深度研究),并行 Agent 派发。

前置条件

工具 类型 必需 安装方式
Python 3 CLI macOS 已预装
PyYAML CLI pip install pyyaml
writing-assistant skill personal plugin 提供

加载 skill 时不要主动检查这些工具。命令因缺少工具而失败时,再逐步引导完成安装和配置。

不适用情况

  • 笔记库少于 5 篇时,手动选题更快
  • 只想转换单篇已确定的笔记 — 直接运行 <skill-dir>/scripts/note-to-blog.py convert "<path>"
  • 博客草稿已存在,只需校对 — 使用 writing-assistant
Installs
26
Repository
niracler/skill
GitHub Stars
11
First Seen
Feb 9, 2026
note-to-blog — niracler/skill