I spent 2 weeks using Claude Code so you don't have to (No Coding Needed)
Ruri Ohama · 2026-04-19 · 14м 21с · 45 912 просмотров · YouTube ↗
Топики: creator-ruri-ohama
Аудио ещё не скачано.
📝 Summary
model=deepseek-v4-flash · prompt=summary-v7 · 5 292→2 464 tokens · 2026-05-29 06:25:40
🎯 Главная суть
Claude Code — это не просто чат-бот, а агент, который способен выполнять задачи, а не только отвечать на вопросы. Он получает доступ к файлам и приложениям пользователя, может действовать от его имени: читать календарь, Notion, почту, YouTube-аналитику и выполнять команды. Главное отличие — возможность один раз обучить его своему процессу (через «навыки»), после чего он применяет его автоматически.
Что такое Claude Code и чем он отличается от обычного AI-чата
При использовании ChatGPT или обычного Claude вы задаёте вопрос и получаете ответ. Как распорядиться этим ответом — ваше дело: подготовить слайды, написать эссе и так далее. Всю работу по внедрению делаете вы сами. Claude Code, напротив, выполняет действия. Ему можно дать доступ к файлам на компьютере, к инструментам (Google Календарь, Notion, Gmail, Slack) и сказать: «У меня завтра встреча с этим человеком, подготовь всё необходимое». Он сам найдёт предыдущие обсуждения, просмотрит транскрипты встреч, проверит невыполненные задачи, соберёт релевантные данные — и сгенерирует готовый документ. Может даже исполнить то, что нужно сделать до встречи.
Навыки (skills): как клонировать свой рабочий процесс
Обычный AI каждый раз требует детального промпта, теряет контекст между сессиями и не запоминает ваши предпочтения. Claude Code позволяет создать навык — записанную процедуру, которая запускается одной командой (например, /plan-my-day). Вы учите его своему методу один раз, и он воспроизводит его неограниченное количество раз.
Пример: навык «спланируй мой день». Каждое утро пользователь пишет /plan-my-day, и Claude Code проверяет Google Календарь (встречи, заблокированное время), базу задач в Notion (сроки, приоритеты), сканирует почту на срочное. Учитывает личные правила: как расставлять приоритеты, как управлять энергией (в том числе при СДВГ), знает часы высокой и низкой продуктивности, типичную длительность задач. Создаёт расписание с календарём и списком дел, подстраиваясь под склонность к прокрастинации. Всё это делается без повторного обучения.
Любой повторяющийся процесс — написание исследований, генерацию идей, редактирование текстов — можно превратить в навык. Анализируя речь пользователя, Claude Code учится говорить в его стиле, используя те же паттерны и лексику.
Личная база знаний в Obsidian как «Wikipedia мозга»
Второй ключевой элемент — подключение персональной базы знаний. Пользователь хранит в Obsidian конспекты книг, заметки с встреч, идеи, записи из просмотренных видео — всё, что «в голове». Claude Code, получив доступ к этой базе, соединяет заметки между собой, находит неочевидные связи и организует файлы по заданным правилам. Глубина заметок резко возрастает, и главное — система показывает пробелы в знаниях: темы, которые казались понятыми, но на самом деле не связаны с остальными. Это меняет способ мышления — вместо хаотичных идей появляется ветвистая структура, где можно проследить, как развивалась мысль.
MCP-серверы: плагины для подключения инструментов
Чтобы Claude Code мог взаимодействовать с приложениями (Google Календарь, Gmail, Notion, Slack, YouTube и т.д.), используются MCP-серверы — своего рода плагины. Установив такой «плагин» для Notion, агент получает возможность читать и записывать в Notion; для Google Календаря — проверять расписание и создавать события. Все инструменты начинают общаться друг с другом через Claude Code как через центральный мозг.
Типичная конфигурация автора: Obsidian для личной базы знаний, Notion для задач и управления проектами, Google Календарь для расписания, Gmail для почты, YouTube API для аналитики канала, Slack для командной коммуникации. Всё стекается в одну точку.
Сильные стороны: текст, контекст и соединение разрозненных данных
Claude Code превосходен в задачах, связанных с текстом: написание, организация, создание слайдов, обобщение, исследование. Особенно силён в следовании вашему уникальному процессу — после того как навык обучен, он воспроизводит его так, как вы бы сделали сами.
Благодаря доступу к файлам, заметкам и приложениям контекст, который видит агент, огромен. Это позволяет выполнять мультиинструментальные запросы: например, «какое видео мне снять на этой неделе?» — он анализирует YouTube-аналитику, сверяет с заметками идей видео, смотрит календарь и оценивает реальное время на производство, затем предлагает тему, которая и реалистична, и имеет потенциал по прошлым данным. Также хорошо строит веб-сайты и пишет код.
Слабые места: удаление данных, потеря контекста, скорость
Агент иногда делает то, о чём его не просили. Например, при обработке заметок Obsidian он случайно удалил 20 файлов (к счастью, они были восстановлены из резервной копии). Поэтому всё, что нельзя потерять, нужно либо не давать в доступ, либо обязательно резервировать. В настройках навыка следует чётко прописывать, какие действия запрещены.
При длительной работе (часы над сложной задачей) контекст со временем теряется — агент забывает ранние обсуждения, приходится напоминать. Платный план с большим окном (1 миллион токенов) смягчает проблему, но не устраняет её полностью.
Скорость выполнения тоже не всегда высокая: для некоторых простых операций (например, скачать транскрипт с YouTube) сделать самому может быть быстрее, чем ждать, пока Claude Code сходит на YouTube и вернёт результат. Но фоновая работа позволяет не ждать, а заниматься другими делами.
Настройка и рекомендации
Установка проста: скачать Claude Code, оплатить подписку, начать разговаривать. Можно использовать терминал (для одновременного запуска нескольких сессий) или официальное приложение. Если вы работаете с информацией, планированием или текстами — инструмент стоит освоить. Если нужны только быстрые ответы — ChatGPT или обычный Claude будет достаточно. Главное — не игнорировать технологию, а разобраться в ней: как показала история с переходом от устной традиции к письменности (Сократ боялся, что письмо ослабит память), мы теряем одни навыки, но приобретаем значительно больше.
📜 Transcript
en · 3 002 слов · 36 сегментов · clean
Показать текст транскрипта
Everyone is talking about the new AI tools, especially cloud code. You probably have seen it everywhere because it's impossible to ignore. But what actually is it? And what can you even do about it? And does it even matter to you? Should you even bother? Also, what is the difference to a regular chat to PT? Should it be that different, right? The answer is, it is completely different. I'm not even exaggerating. I think this can be literally the end of humanity because I see no hope here. And you might think... i'm just over hyping it but i just want to give an example of one of the things that i built over the last two weeks using cloud code so basically i created this database where every person i ever had a meeting with it basically built a profile on them so if i had a meeting with you you will have a separate page in my database and in there i can find everything that we've talked about decisions we made things i said things you said, and also the to-dos that I mentioned during our meeting that I haven't followed up with, and topics on we could discuss next time. It basically tracks the evolution of my relationships and tells me the things that I forgot about my own life. And let me remind you, I cannot code. I never coded a single line in my life ever. I am not a technical person. So let's talk about what is clock code and how is it different than regular chat GPT. like regular you know chat bots so i want you to think about it this way so when you use chat gbt or cloud normally you're basically just having a conversation with ai you ask something and it answers but for example you know you can ask about a topic and it will research about it right but what you do with that research is totally up to you whether you use it for slides whether you use it for your assignment or whatever that is it's totally up to you you are supposed to do the implementation with that information but with clock code you're not just getting answers but it does the execution part for you so anything you want to do you can just tell the clock code and it will do it for you if you give access to it it can use the apps tools that you have you can basically control the files it has on your computer for example i can say basically one sentence like i have a meeting with this this person tomorrow prepare everything i need for this meeting and give me as a file in this app or whatever it can basically go and check what we discussed last time it can go through my meeting transcripts and then pulls up on any action item i haven't done yet looks at what's on my agenda pulls relevant data and analytics if it requires and pulls it in one document and i could even ask to execute on the things that i need to do before the meeting as well with regular chat gpt you could just say like oh gather materials and it would give a generic document for you so basically the biggest difference with clock code for me personally was something called skills so you know like how every time you use ai you have to explain everything like from scratch you know the way you want to do it the type of i don't know like words that you like etc etc but it is exhausting to prompt it every single time right and it loses like context between sessions But with Cloud Cloud, there's something called skills. And the thing that you can do with it is that you can basically teach it your process one time and it just does it like forever. You don't have to teach it again. Basically, like you're step by step cloning yourself and teaching how to get things done in your specific way. I know it might not make sense right now if you have never used it. But one of the skills that I, for example, have is called plan my day. And every morning I just type like slash plan my day. And then what Cloud Cloud does is it goes and checks my Google calendar to see. what meetings I have, what's blocked off, what are the other commitments that I have. And then it checks my Notion task database, what's due today, what's overdue, what's high priority. And it also follows the specific rules that I have for how I decide what to work on, how to prioritize, how I manage my energy for my ADHD. And then it scans my email for anything that's urgent. And it builds a schedule for my entire day based on the previous rules that I give it to. And it's not just like randomly placing tasks and saying, telling me that I should do this at this time but it knows exactly what are my high performance times versus low performance times and how long each task takes for me and then creates a calendar and a to-do list and organizes my day in a way that i prompted before and i don't have to do this again and again i don't have to teach anything i just slash plan my day and it's done and it also knows like what type of tasks that i'm tend to procrastinate on what type of tasks that i like and it just learns and keeps iterating isn't it crazy and this works for any process you repeat writing research ideation anything you can describe you teach it once and it runs forever and you can basically also like train it to sound like you as well by analyzing how you speak the patterns you have the words that you commonly use and the words you don't use and it basically starts talking like you and it is just digitally scary. So basically you can create all these skills and apply it so that AI basically thinks and prompts in a specific way that you want. But it's not only that, you know, skills are about basically cloning the thinking process or processing different things. maybe how you do your work, right? But skills are only powerful as the knowledge that they can access. And that's where the second thing comes in. And honestly, this is the part that actually changed how my brain literally works. I'm currently using Obsidian to build my personal knowledge database to store everything that I basically know, whether that's a book note, whether that's meeting notes, whether that's emails or I don't know, anything that I potentially like and that's in my brain, I put it to Obsidian and I'm using it with code. so that it can build my brain's Wikipedia. Essentially like every note I take, every video I watch, every idea I have, all goes into the system and it gets connected. It connects the dots that I have never seen before and it organizes my notes for me as well. And basically I taught it how to organize my files, how to link them, and how to find the... connections between them and also fill the gaps that I haven't filled. The depth of my note-taking basically skyrocketed, but more than that, it shows you the knowledge gaps you have, things you thought you understood but actually haven't connected yet. I know it sounds dramatic, but... It basically like changed how I think about things. Like I'm thinking in a way more connected way right now. And if let's say a some sort of like a topic pops out into my mind, maybe it's because I have ADHD, but all the ideas would just like go into random places. But now that they're connected in my note face, I can see them as well as I go through them. Now I can see all the branches that my thoughts are spreading into and I can basically connect the way that I develop these. thoughts but all this only works when cloud code can connect to your tools that's where mcp servers comes in think of them as like plugins you install a notion plugin and now cloud code can read and write to your notion you install google calendar plugin now it can check your schedule and create events like gmail youtube analytics slack like whatever you want you just connect them one by one and suddenly all your tools are talking to each other through cloud so personally my current setup as far now which can change anytime is obsidian is for my personal knowledge base and notes. Notion is for my tasks, project management, as well as team collaboration. Google Calendar for scheduling, as well as like Notion Calendar as well, sometimes use it. And Gmail for emails. YouTube API, like for YouTube analytics. And everything flows through code, essentially. It's basically like having a certain central brain that connects every single dot. I also have like another things that I connected to, like Slack as well. but i can make a separate video about it in more detail so let's look about the parts that this tool is good at versus it's bad at because obviously it's not perfect yet so what is genuinely amazing at is anything that involves text writing, organizing, I don't know, creating a slide or summarizing, connecting information, doing a research for you, writing up things for you. If the task is about processing or creating text, it is insanely good. And also following your specific process. Once you actually teach it as a skill, then now it can run and go through your process and do the things the way you want it to do. The difference between, I think, generic like AI output versus using clock code projects and skills is that it follows a specific way of thinking. and you know thinking frameworks that you normally do so that it acts like you it's almost like cloning yourself and third one is i think context i think when you give access to your files in your computer obsidian and apps the amount of context it has is just genuinely crazy like you can know all the emails that you have all the files that you have on your computer and now it just has a way more information about your life and the thing that you're talking about obviously there are some privacy concerns about this and you should never put confidential information about your company about your bank details or about your life so of course be mindful about that only share stuff that you wouldn't mind if it got leaked and also it's really good at connecting tools that normally don't talk to each other for example i can ask a question about what video can i create then it can go through my youtube analytics pull up the recent data and then look into my video idea notes and then look into my calendar how much time i have how long it approximately takes for me to create one video and then come up with a video idea that I can realistically create this week. And that will also perform well based on past data. So the amount of context it can have and it can like, it can connect multiple tools for you is just genuinely crazy. And it is insane. And also it is incredibly good at building websites, like creating stuff for you, coding for you as well. So anything that you wanna build, I think CodeCode can literally build it. What is it bad right now? So. it sometimes does the things that you didn't ask for. And this is one of the, I think, things you should be careful about. For example, like, I ask it to process my Obsidian nodes and connect them to each other. But for some reason, it deleted, like, 20 Obsidian nodes that I had. I was able to recover them because I had a backup, and it's fine. But you can delete files on your computer because it has access to your computer and to your files. So anything you don't want to lose... anything you're just like scared of being touched to you can either not give access to it or you can back it up so that when you lose that information it is not gone. And also in your skills you have to be very specific about the things that it should not do about because otherwise it will delete the files like it did to mine. but i recovered them and another thing is long conversations lose context if you're working with it like for hours on a complex task it starts forgetting the things you discuss in the beginning and you have to sometimes like remind it or refresh which can be annoying but it is way better than what it used to be before and because i also have the 200 a month plan my context window is like 1 million tokens or something so it's like pretty good but it is it's still losing context and the final one is it takes a little bit of time so obviously it's not like extremely fast right now for some basic tasks it might be faster if you do them yourself like for example i don't know pulling up a transcript it will take more time for clock code to go on youtube and take that transcript whereas if i would go on youtube and take that transcript and paste it it might be faster but i think it's just gonna get better from here you know i can just like let it run while doing other things so that speed might annoy you a little bit so you might be thinking how much does it cost and how hard is it to set up so for setup you basically open your laptop you download cloud code and you pay the subscription and then you just start talking even like for setting it up i watched a few videos but i was like meh i'm just gonna ask cloud code to set it up for me so it set it up for me so setup is very easy in my opinion if you have never used terminal before i think using terminal app can be a little bit intimidating but you can use the clouds app as well i personally use terminal because i want to have multiple sessions running at the same time but if you're not used to clock codes like visuals aesthetics then you can use the app itself as well if you deal with information planning or writing you definitely need this if you just want quick answers stick with chat gpt it's good enough probably my big takeaway for this video is basically like months ago um in last year actually made a video about how ai is going to change everything and we can literally say that like i was basically in that video you can watch the video by the way discussing that the way that ai evolves it is going to be able to do basically anything that we can imagine of doing right like with a computer and if that happens then the current economical systems like none of them really applies in an ai age whether that's capitalism socialism communism doesn't work in an ai age because we've never experienced something like this before i was debating about the the new economical structure basically us needing for this because it's such a big change that none of the previous answers actually give a good solution. And with every single time of a technological revolution, people resisted against it. Socrates, or maybe Aristotle, I'm not really sure which one, but probably Socrates, he was against writing. He thought that if people could write things down, they would stop using their memory. They would become more dependent on text instead of actually knowing things and remembering things. He argued that writing would weaken the human mind. And that is the exact same argument people make about AI today. And Socrates was kind of right, to be honest. We did lose some capacity of our memory and our ability to hold information. But what we gain is comparably bigger. And the question is, we don't even need to hold that information in our brain. So right now, when we think, when we say that, oh, if I use an AI, I'm going to lose my ability to do that thing. But the question is whether you would actually need that ability in the future. Like right now, from our lens of current time, we think that this is an important ability to have. But in the future, with a new lifestyle that AI brings, Is it actually a skill that was supposed to survive? I think using it, knowing it, and being aware of it only has advantages. Even if the advantage is small, you basically have nothing to lose. You basically have no downside to understanding and learning about the new technological waves coming. The only downside is not knowing and not being informed about these. So yeah, that's basically my two weeks with Cloud Code, and it is so crazy. and I'm not going back. I freaking love this tool. Tell me about the things that you're building with quote code or you're thinking about using quote code at all. If you're interested in my video talking about how none of the current economical structures survive in the age of AI, then watch this video next.
⚙️ Pipeline jobs
| Stage | Status | Att. | Updated | Error |
|---|---|---|---|---|
| download | done | 1/3 | 2026-05-29 06:22:22 | |
| transcribe | done | 1/3 | 2026-05-29 06:22:36 | |
| summarize | done | 1/3 | 2026-05-29 06:25:40 | |
| embed | done | 1/3 | 2026-06-30 06:44:51 |
📄 Описание YouTube
Показать
🚀 Want to maximize your ADHD brain and stay on top of to-dos + projects? Meet the Kaizen System I built 👉🏻 https://ruriohama.com ⏰ Time Stamps: 0:00 Why Claude Code might end humanity 0:27 The database that remembers my life for me 1:07 Claude Code vs. ChatGPT (What's the difference?) 2:37 Cloning your brain into AI 5:03 How it changed the way I think 6:27 My full setup (Notion, Gmail, Calendar, YouTube) 7:25 What it's genuinely amazing at 9:17 What it's still bad at 11:09 Cost + how to start 11:57 Not using it is the real risk 14:00 My honest take after 2 weeks