note-factory

Auto-detect note types and route vault note creation to appropriate templates.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/KevinBean/emptyos --skill note-factory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-factory
Source: https://github.com/KevinBean/emptyos/tree/main/skills/vault-note-factory
Command: npx skills add https://github.com/KevinBean/emptyos --skill note-factory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating notes in a vault can be tedious and inconsistent. This skill provides a unified entry point that auto-detects the note type, performs pre-creation checks, and routes to the correct template or sub-skill, streamlining the process and reducing duplicates.

Core Features & Use Cases

  • Auto-detect note type from user input and context, routing to Person, Place, Book, Project, Daily, or MOC templates.
  • Pre-creation validation and search to avoid duplicates, with guidance for conflict resolution.
  • Seamless integration with specialized managers (people-manager, media-library, project-builder, moc-manager, daily-journal) to create notes and maintain linked structures.
  • Post-creation linking and cross-referencing to improve information retrieval and navigation.

Quick Start

Create a new note for "Sarah" and let the system determine its type and route to the proper template.

Frequently Asked Questions about note-factory

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

FAQPage Schema
How do I automate vault note creation and route to templates?

To automate vault note creation, the system auto-detects the note type from your input, performs pre-creation checks to prevent duplicates, and routes the note to the appropriate template for Person, Place, Book, Project, Daily, or MOC contexts.

What is the best way to avoid duplicate notes when creating vault entries?

Avoiding duplicate vault notes involves running pre-creation validation and search checks before generating a new entry to scan existing files and provide conflict resolution guidance.

Can I create batch notes for multiple people or books in my vault?

Yes, batch note creation is supported. The system handles both single and batch creations for various contexts like Person, Place, Book, and Movie, applying post-creation linking and cross-referencing to maintain connected structures.

Does YAML frontmatter work with automated note type detection?

YAML frontmatter integrates with automated note type detection by satisfying structural requirements; the system uses YAML frontmatter to define naming and descriptions when routing to specialized templates.

How do I link a new project note to existing MOC and daily journals?

Linking a new project note to existing MOCs and daily journals is handled through post-creation linking, which integrates with specialized managers like moc-manager and daily-journal to maintain cross-referenced structures.