stylize

Format and standardize Obsidian notes according to vault style guides.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BaeHenryS/personal-toolkit --skill stylize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stylize
Source: https://github.com/BaeHenryS/personal-toolkit/tree/main/plugins/vault/skills/stylize
Command: npx skills add https://github.com/BaeHenryS/personal-toolkit --skill stylize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill formats and organizes Obsidian notes according to the vault's style guide with spell/grammar corrections.

Core Features & Use Cases

  • Automated formatting: Normalizes frontmatter, headings, and spacing across Notes and Projects.
  • Style-guided organization: Enforces kebab-case filenames, date formats, and proper tags.
  • Use Case: When notes are cluttered with inconsistent structure, stylize restructures them to vault standards for readability and consistency.

Quick Start

Use the stylize skill to format a folder or file:

  • /stylize Notes/
  • /stylize Projects/my-note.md
  • /stylize Notes/ --instructions "order sections alphabetically"

Frequently Asked Questions about stylize

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

FAQPage Schema
How do I format Obsidian notes to match my vault style guide?

You can format Obsidian notes to match your vault style guide by running a command that targets folders or individual files, automatically normalizing frontmatter, enforcing kebab-case filenames, and standardizing headings.

What is the best way to standardize frontmatter and fix inconsistent note formatting in Obsidian?

Standardizing frontmatter and fixing inconsistent note formatting in Obsidian involves restructuring notes to vault standards, which enforces valid metadata, proper tags, and consistent date formats for improved readability.

Can I customize how Obsidian notes are restructured when cleaning up vault structure?

Yes, you can customize how Obsidian notes are restructured during vault structure cleanup by passing optional instructions, allowing you to specify additional rules like ordering sections alphabetically alongside standard formatting.

Does this vault style enforcement work on individual files or only entire folders?

Vault style enforcement works on both entire folders and individual files, allowing you to target broad directories like Projects or specific markdown files to ensure consistent structure across your Obsidian vault.

When should I not use automated note formatting for my Obsidian vault?

You should avoid automated note formatting when your Obsidian vault relies on custom, non-standard heading hierarchies or specialized frontmatter fields that do not conform to standard kebab-case and template rules.