AI agent deep dives

Let the agent reorganize your messy vault

200 messy notes in Inbox? One prompt to classify, rename, and add frontmatter.

Kition Team·Feb 4, 2026·6 min read

A prompt template

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.

Why this works

  • It uses filesystem tools to read all files; the LLM derives topics
  • Plan mode lets you intervene: "no, merge topic 3 and 4"
  • All renames / moves are patches — one click to revert

Ready when you are.

Kition is a local-first AI workspace. Markdown documents, structured tables, and an AI agent — running on your own machine, against the model provider you choose.