Use this file to discover all available pages before exploring further.
You’re building a research workflow. It ingests expert content, extracts key insights, and produces weekly briefings. About 30 minutes from start to finish.
Create agents/research-agent/ in your vault with two files.instructions.md:
# Research Agent## Process1. Find new transcriptions tagged [topic] from the past 7 days2. Extract key claims, frameworks, actionable techniques, and contradictions3. Cross-reference with previous briefings to avoid repetition4. Write briefing: Key Insights, New Frameworks, Action Items, Open Questions5. Save as "Weekly Briefing - [date].md"## Style- Direct, no filler- Cite the source transcription for each insight- Flag contradictions explicitly
rules.md:
# Rules- Every insight must trace to a specific transcription. Never fabricate.- Fewer than 2 new sources? Skip the briefing, report why.- Under 800 words. Headers and bullets. No prose paragraphs over 3 sentences.- Contradictions: present both positions, label the conflict.
These are plain markdown. Edit them anytime and the workflow’s behavior changes on the next run.
Read the files in agents/research-agent/ and follow the instructions.Use transcriptions tagged [topic] from the last 7 days.Save the briefing to the vault.
Now /research-briefing runs the entire pipeline in one command.
Each new take_notes call adds to the knowledge base. Week 4 briefings are better than week 1 because the context is deeper. Update the instruction files as your needs evolve. The knowledge compounds.
More examples
Content, copywriting, scriptwriting, and operations workflow templates.