skills/content-research/SKILL.md
Deep research on a raw transcript - validates and invalidates every claim with cited web sources, outputs a research.md file. Run this as the first step before content-hooks or content-writer.
npx skillsauth add psycho-baller/skills content-researchInstall 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.
validates and invalidates every claim in a raw transcript using deep web research. produces a structured research file as input for the next pipeline steps.
file: path to a transcript .md file (required)/Users/rami/Documents/life-os/notes-processing/{filename}/research.md
where {filename} = the source file's name without extensiontranscripts contain Obsidian syntax that must be cleaned before processing:
--- and --- at the top)[[Note|display]] → display, [[Note]] → Note## Related Notes section and everything after itif the transcript jumps between many unrelated topics, identify the 1-2 dominant threads (the ideas the speaker returns to or spends the most time on) and focus research there. note the other topics briefly under "what the transcript missed" as "out of scope for this run."
# research: {transcript title}
**source:** {original file path}
**researched:** {date}
## executive summary
{2-3 sentences: overall accuracy of the claims and the strongest insight from research}
## claims
### "{exact quote or close paraphrase}"
- **verdict:** validated | invalidated | nuanced | unverifiable
- **evidence:** {specific findings — cite numbers/studies where possible}
- **sources:** [{title}]({url}), [{title}]({url})
{repeat for each claim}
## what the transcript missed
{bullet points: important angles, facts, or counterarguments not in the transcript}
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.