generate-metadata
Installation
SKILL.md
Generate Metadata
Use this skill to turn a raw markdown transcription into a structured Obsidian note with queryable top-level frontmatter.
The agent owns judgment. The script owns structure.
- The agent reads the note and decides what the metadata should say.
- The script merges the metadata into YAML frontmatter and validates shape.
- The script does not call an AI API and cannot infer metadata by itself.
Core Outcome
For each target markdown file, produce valid frontmatter metadata that helps Rami later answer:
- What kind of note is this?
- What exact situation does this note capture?
- What problems, fears, beliefs, decisions, and patterns showed up?
- What should Rami actually do differently?
- Which people, projects, and concepts should be linked in Obsidian?