AI Agent 进阶

让 Agent 自动整理你的笔记仓库

Inbox 里堆了 200 篇散文档?一句话让 Agent 分类、改文件名、加 frontmatter。

Kition 团队·2026年2月4日·6 分钟阅读

提示词模板

Read Inbox/. Group files by topic (max 6 groups).
For each file:
  - add YAML frontmatter with: title, topic, created_date
  - rename file as <topic>/<kebab-case-title>.md
  - keep original content unchanged

Run as a plan: propose first, ask before moving anything.

为什么这能工作

  • Agent 用 filesystem 读全部文件 → LLM 抽取主题
  • plan 模式让它先列计划:你可以 "no, merge topic 3 and 4"
  • 所有改名 / 移动以 patch 形式呈现,可以一键 revert

下载 Kition

本地优先的 AI 工作空间。Markdown 文档、结构化数据表、AI Agent,全部跑在你自己的电脑上。