Загрузка видео...

Не удалось загрузить видео

На главную

YOU SPENT 30 MINUTES SETTING UP OBSIDIAN AND IT STILL DOESN'T KNOW YOUR NAME jarvis reads your vault before every conversation and knows your projects and your preferences and your entire history no prompting and no referencing and no digging through folders this is what a second brain looks...

16,016 просмотров • 2 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

One of the smartest things you can do with Fable 5 right now: Re-create your AI second brain to log all your business ideas, personal context, and important data. The first time I built an AI second brain was with Opus, but I recently re-created it with Fable 5, and it blew my mind. Here's exactly how to get started: Step 1. Set up your Obsidian vault Download Obsidian from Obsidian dot md if you haven't already. Then, go ahead and create a clean vault with your most important folders. For example: /ideas → business ideas, content angles, random thoughts /context → who you are, your business, your goals, your stack /data → important numbers, portfolios, metrics /log → daily entries, decisions, lessons learned This is your database. Everything Fable reads lives here. Step 2. Connect Fable 5 to your vault I like this Claude Code prompt: "/goal connect to my Obsidian vault at [path] and act as my second brain orchestrator. Read everything in /context before every session. Log anything new I tell you to /log with today's date." Fable now reads your vault before it answers anything - it knows your business, your goals, your history. Step 3. Build the self-update habit Every time you have an idea, a decision, or a lesson, tell Fable: "Log this to my second brain: [thought]" Step 4. Start querying it You can start sending prompts like: → "What are the most common themes across my last 30 ideas?" → "Based on my context, what should I be prioritising this week?" → "What decisions have I made about my content strategy so far?" Opus was good at this, but Fable is on another level. I feel the depth of reasoning it brings to your data is genuinely unlike anything I've used before. Some might argue it's a bit of overkill to use Fable for a simple second-brain setup, but if you have the means, it's 100% worth it. Build this once, and it'll compound forever.

Miles Deutscher

92,183 просмотров • 22 дней назад

THIS GUY CONNECTED HIS AI AGENTS TO HIS OBSIDIAN AND BUILT A BRAIN THAT LEARNS ON ITS OWN. HERE'S HOW TO BUILD IT Obsidian is just markdown files sitting in a folder. That turns out to be the perfect memory for an AI agent, because an agent can read and write those files directly. He wired his agents into the vault so they pull context from it, do the work, and write what they learned back. The notes aren't the point. The loop is, and it gets sharper every cycle How to build it: 1. Point an agent at your vault. The fastest way, no plugins, no API keys: open a terminal and run npx obsidian-mcp /path/to/your/vault. That exposes your Obsidian folder to Claude as a tool it can read, search, and write to. Add it to your Claude Code or Cowork config and restart 2. Confirm it can see the brain. Ask it: "list the notes in my vault and summarize what's in them." If it reads them back, the connection is live. Now it starts every task with everything the vault already holds instead of from zero 3. Give each agent one job and a write-back rule. Tell it: "research this, then save what you found as a new note in /brain with links to related notes." One agent researches, one summarizes, one plans. Each writes its output back into the vault 4. Close the loop. Add one line to every agent's instructions: "read /brain before starting, write your result back when done." Now each task leaves the vault richer, and the next run reads that before it works. It compounds instead of resetting 5. You only steer. Review what the brain produces, point it at the next thing. The agents handle the reading, writing, and connecting The edge isn't better notes. It's a brain that feeds itself, so the work gets sharper every cycle instead of starting over Bookmark this

Yarchi

58,186 просмотров • 1 месяц назад