Enforce consistent note-taking standards
note-taker-skillskillsetup L1★1
weardo/brain ↗What it does
Enforce consistent note conventions across vault operations
Best for
When running note capture pipelines (/capture, /consolidate, /import-learnings) that need consistent schema across the vault
Inputs
- · note title
- · content source
- · content type
Outputs
- · note file with validated frontmatter
- · kebab-case filename
- · deduplicated vault entry
Preconditions
- · Access to vault templates/
- · grep/search capability for deduplication
Failure modes
- · Duplicate note detected by pre-creation check
- · Template mismatch detected
- · Invalid YAML frontmatter
Trust signals
- · Migrated to artifact library format on 2026-03-14
- · Progressive disclosure via reference files