ingest
仓库创建 2026年7月3日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
把散落笔记迅速标准化并补上主题、目标关联,大幅省时。
▸ 风险提示
会修改/写入本地知识库与索引,需谨慎授权写入文件。
这个 Skill 做什么
批量导入 Joplin/Obsidian/Markdown 导出并用 AI 丰富元数据与链接。
把 Joplin/Obsidian 或一堆 Markdown 导出文件批量导入到你的 second-brain,并用 AI 自动补充主题、目标关联和重要性等元数据。当你指向一个导出文件夹或需要丰富导入笔记时就用它。它会做首导判断并启动“first-touch”流程,帮笔记立刻可搜索、可链接,不用手工逐条整理。
▸ 展开 SKILL.md 英文原文
Bulk-import external notes (Joplin/Obsidian/markdown exports) into the second-brain and enrich imported notes with topics, goal links, and importance. Use when the user points at an export folder or asks to enrich imported notes.
0
Stars
0
Forks
11
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Westontrefry/second-brain-template/main/.claude/skills/ingest/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Westontrefry/second-brain-template/main/.claude/skills/ingest/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# /ingest — bulk import + AI enrichment **First-touch (run this first):** `.venv/bin/python -m brain first-touch ingest`. If it prints a paragraph, this is the user's first import — open your reply with that text verbatim, then continue. If it prints nothing, skip it and proceed. (No source flag to set here: the explainer retires on its own once the first `source: import` note lands.) Two phases; either can run alone. ## Phase A — import (when given a folder) 1. Preview: `.venv/bin/python -m brain import <dir> --dry-run` (add `--domain <d>` when notebook folders don't match config domains — typical for Joplin exports named after courses). 2. Show the user the plan (count, domains,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有