Transcript
A (0:00)
I am a Claude code maximalist. I just try to live in cloud code all day if I can. You start your day, you say, hey, Claude, help me prep for the day. Here's all the things for the meeting. Do you want me to update those notes? Here's what's going on in linear. Do you want me to send this message to Slack?
B (0:11)
This is like so much better than complicated cloud call setups with all these MD files. Connecting to all these different things you actually use at work is like way more powerful.
A (0:18)
I can just literally type consult the console and then and just hit Enter. So what this does is it just literally hits the APIs for ChatGPT, for Gemini, for Groq. There's usually just some little things that Claude just for some reason misses that with a fresh pair of eyes you can catch. Initial start is hard, but once you start getting the hang of it, it's so obviously awesome that people adopt it.
B (0:40)
All right, hey, everyone. My guest today is Carl, product lead and creator of the great free course. Cloud Code for Product Managers is the only course that actually teaches cloud code for PMs inside cloud code. And today we're going to demo how to connect clock code to Google Docs, Google Workspace, and a bunch of other common tools that product managers use. And Carl will also talk about how he builds PM skills in cloud code. So it's all going to be all about cloud code. So let's dive in. Carl, welcome.
A (1:11)
Yeah, thanks. I'm super excited. I've been doing lots of kind of work in just the cloud code world, cloud Code for product managers exploring this space. Every day there's new things to learn. So I'm super stoked to be here and I have never covered and how to connect AI to other things. And I know that that's basically the first question people have is you get using cloud code, you kind of start to understand your local file structure. But then you have to wonder, how do I actually get my work files or how can I connect this AI to everything? And so you see all these amazing demos and this is really how those things are possible. So I'm really excited to kind of walk through that today.
B (1:46)
I think that's really critical because like a lot of PMs and prod teams, they just spend our time in like Google Workspace and these other. These are programs. So, yeah. So maybe why don't we just dive straight in? Maybe you can show us how it works.
A (1:58)
Yeah. So today what we'll do is we will connect to Google Workspace, MCP which is on the kind of like the spectrum of easy to hard, is one of the more difficult ones. So I'll walk through that quickly and I'll kind of. For everything that we do, I have created good setup files so that anyone else is watching this, you can copy these files and then the instructions will be there. So on one hand, we'll do Google Workspace, which is on the more difficult side. And then I'll also demo how can you connect to Linear, which is so kind of for issue tracking. It's like a more modern jira, which is amazingly easy. And then I'll show a couple others, not really the full setup, but just other things that you can do. And I think that will give good coverage of, like, what's possible. And then what does a really hard setup look like? And what does a really easy setup look like?
