vault-curator

Transform inbound emails, transcripts, and documents into structured vault records with YAML frontmatter.

228|28|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ssdavidai/alfred --skill vault-curator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-curator
Source: https://github.com/ssdavidai/alfred/tree/main/src/alfred/_bundled/skills/vault-curator
Command: npx skills add https://github.com/ssdavidai/alfred --skill vault-curator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Vault Curator helps you convert messy, inbound content (emails, transcripts, voice memos, and notes) into clean, structured vault records with English-language frontmatter, consistent filenames, and proper wikilinks. It ensures every piece of input becomes a discoverable, connected piece of your knowledge graph.

Core Features & Use Cases

  • Transform raw inbound files into vault record types (notes, conversations, tasks, events, decisions, and more) with consistent frontmatter, relationships, and file placement.
  • Build a richly linked graph by connecting people, orgs, projects, and notes, enabling powerful views, searches, and workflows.
  • Enforce the English-language rule for all records, and route operations through the alfred vault CLI for traceability and reproducibility.

Quick Start

Drop a file into inbox/ and run the curator workflow to generate a note and a connected set of records.

Frequently Asked Questions about vault-curator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically convert raw emails and voice memos into structured knowledge graph notes?

To convert raw emails and voice memos into structured knowledge graph notes, you drop inbound files into an inbox and run the curator workflow. This process transforms raw content into linked vault records, applying consistent English YAML frontmatter and wikilinks.

What is vault curation for inbox-based content processing?

Vault curation for inbox-based content processing is the automated transformation of raw inputs like transcripts and documents into clean vault records. It generates notes, tasks, and events with proper frontmatter, connecting them to projects and people to build a discoverable knowledge graph.

Do I need the alfred vault CLI to manage YAML frontmatter and wikilinks?

Yes, you need the alfred vault CLI to manage YAML frontmatter and wikilinks. The vault curation process routes all vault operations through the alfred vault CLI to ensure traceability, reproducibility, and proper graph relationship building.

Can I create linked tasks and events from unstructured documents automatically?

Yes, you can create linked tasks and events from unstructured documents automatically. The curator workflow identifies records within inbound documents and links them to existing people, organizations, and projects, building a richly connected knowledge graph.

Are there limitations on using non-English text in YAML frontmatter for vault records?

Yes, a key limitation is that the vault curation workflow enforces an English-only rule for all vault records and YAML frontmatter. Non-English text in inbound content must be translated or processed to comply with this English-language constraint.

What is the best way to process an inbox of raw notes into a linked vault?

The best way to process an inbox of raw notes into a linked vault is to use an automated curation workflow that parses inputs and generates structured records. This approach enforces consistent filenames, YAML schemas, and wikilink connections via the alfred vault CLI.