notion_synthesize
仓库创建 2026年5月11日最近提交 8 天前SkillHot 收录 20 天前
▸ 精选理由
可把分散的 Notion 证据聚合成结构化文档与源,适合知识库构建与迁移。
▸ 风险提示
需要访问 Notion 导出或 API,可能暴露内部文档与敏感内容。
这个 Skill 做什么
将 Notion 页面、数据库与聚类证据合成为 ktx 的持久 wiki 页面与语义层定义。
把 Notion 的页面、数据库和聚类出来的证据读一遍,合成为可长期保存的 ktx wiki 条目和语义层定义。遇到工作单里带有 Notion 原始文件或分块证据时会触发,用来把零散笔记变成结构化文档。它会按语义相似度聚簇内容,产出便于检索和复用的持久知识源。
▸ 展开 SKILL.md 英文原文
Synthesize durable ktx wiki pages and semantic-layer sources from staged Notion pages, databases, data-source rows, and clustered Notion evidence. Load when a WorkUnit contains Notion raw files or Notion evidence chunks.
1.5k
Stars
96
Forks
17
仓库内 Skill
+49
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Kaelio/ktx/main/packages/cli/src/skills/notion_synthesize/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Kaelio/ktx/main/packages/cli/src/skills/notion_synthesize/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Notion Cluster Synthesis Use this skill when a WorkUnit contains staged Notion content from `pages/**`, `databases/**`, `data-sources/**`, or clustered Notion evidence. ## Role Each WorkUnit is either a single Notion page/span or a topical cluster of related Notion pages, pre-grouped by embedding similarity. Read the assigned raw files, then write a small set of durable wiki entries and, when applicable, semantic-layer sources that synthesize the WorkUnit's knowledge. Write final memory directly; do not write candidates. ## Required Workflow 1. Read the WorkUnit notes and rawFiles list. Page content lives in `page.md`; `metadata.json` holds title, path, object type, data-source ids, l
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有