skills/letterly-process/SKILL.md
Reads the Letterly CSV export in the unprocessed folder, extracts "magic" notes, preserves Letterly tags, and converts them into Markdown notes with frontmatter.
npx skillsauth add psycho-baller/ai-agents-config letterly-processInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill processes downloaded CSV data from Letterly into Obsidian-friendly Markdown files.
Each generated note keeps the normal Obsidian note tag and also preserves the source tags from Letterly:
tags:
- note
letterly_tags:
- journal
letterly_tags comes directly from the Letterly CSV tags column. Keep it separate from the Obsidian tags field so Letterly labels can guide later AI metadata generation without becoming vault-wide Obsidian tags.
This skill is typically orchestrated by the main letterly-automation skill, but can be run independently:
uv run python scripts/process.py
tools
Pre-task clarity ritual for Rami. Surfaces real intention, maps work to his pillars, and produces a Session Brief. Use when Rami is about to start a task or plan a work session.
testing
Find and retrieve notes from Rami's Obsidian vault by topic or theme using semantic search against Smart Connections embeddings. Use when asked to find notes about a specific subject, retrieve relevant vault content, or surface what Rami has written about a topic.
testing
Update living Obsidian pattern files from metadata-enriched transcriptions. Use when asked to populate or update pattern files for communication flaws, beliefs, fears, principles, or people/projects mentioned.
testing
Generate evidence-backed personal principles from markdown notes, reflections, and transcripts. Use when extracting life principles, decision rules, or lessons from journal entries and reflections.