The Startup Ideas Podcast - You need to be skillsmaxxing (10x your Claude/Codex)

Episode Date: August 19, 2026

Get Your Complete Financial OS at https://startup-ideas-pod.link/brex_SIP I talk with Remy, known online as AI with Remy, about agent skills and how to share them across a whole team. Remy explains t...hat a skill is an SOP for AI: a markdown file that teaches Claude your exact way to do a task. He then shows his system. He keeps his team skills in one GitHub repository, and he installs that repository as a plugin in Claude Code and Codex. The result is one source of truth, automatic updates for everyone, version control, and company ownership of the work. Listen to this episode if you run daily tasks with agents and you want your whole team to get the same quality of output. Remy’s prompt + skill setup: https://startup-ideas-pod.link/Remy-skills Timestamps 00:00 – Intro 02:33 – Skills as SOPs for AI 04:27 – How the agent uses skills 05:13 – AI is single player 06:21 – Example Skills: Notion, Brand Voice, Email 08:07 – How to share skills 11:40 – What is a Plugin? 14:58 – Anatomy of a Plugin 15:30 – Version Control and Rollback 16:58 – A Second Repo for Personal Skills 18:29 – The Day Claude Deleted 150 Skills 20:02 – Skills as Company Assets 21:00 – A Web App on Top of the Repo 24:46 – How Many Skills to Build 27:00 – The Self-Improvement Loop 28:15 – Skill Maxxing 30:40 – Closing Thoughts Key Points A skill is a markdown SOP that teaches an agent your exact way to do a task. Most skills sit on one laptop, so a great process stays with one person. A GitHub repo plus a plugin gives the team one source of truth for every skill. Auto-update sends each skill edit to every teammate in Claude Code and Codex. A company-owned repo keeps the skills when a teammate moves on. Remy builds thin agents and thick skills, so any harness can run the same process. LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn 'what if' into reality with AI, apps, and next-gen products https://latecheckout.agency/ The Vibe Marketer - Resources for people into vibe marketing/marketing with AI: https://www.thevibemarketer.com/ FIND ME ON SOCIAL X/Twitter: https://twitter.com/gregisenberg Instagram: https://instagram.com/gregisenberg/ LinkedIn: https://www.linkedin.com/in/gisenberg/ FIND REMY ON SOCIAL X: https://x.com/remy_gaskell Youtube: https://www.youtube.com/@aiwithremy AI with Remy: https://www.aiwithremy.com/

Transcript
Discussion (0)
Starting point is 00:00:00 The people that understand how do use skills, how to use plugins with codex and clod code, just have this unfair advantage. But there's so many questions around it. Like how do I use it with my team or how do I post it on GitHub or what are the skills I need to know? So on today's episode, we break it down super clearly. I brought my friend Remy and he clearly explains how to use skills, how to use plugins, and how he runs his entire company with a bunch of skills that gets him the best output out of Claude Code. What's really cool is Remy actually drops a bunch of the prompts in order to actually go and do this yourself.
Starting point is 00:00:39 And he basically just explains exactly what you need to do in order to implement all these skill chains, basically multiple skills together to actually help you live a more productive and hopefully revenue generating life. Enjoy the episode. Today's episode is brought to you by Brex. My company's bid on Brex for a year and a half. And I started because I kept hearing companies like Versel, Open AI, Anthropic, were using Brex and I figured if they're using it, why shouldn't die?
Starting point is 00:01:07 It's been a game changer. The thing that got me is how smooth it is. It's got high limit cards. It's got banking. It's got AI that handles the back office busy work like expense reports, which I don't want to do on its own. It's really just built for this agentic world. If you're building something new, it's time to get Brex. Check it out at brex.com slash solutions slash startups.
Starting point is 00:01:29 Link in the description. I begged him to come back on AI with Remy, as he's known, right? Yes, AI with Remy. Is here. Welcome back. Remy, by the end of the episode, what are people going to learn? You're going to learn how to effectively manage and distribute skills, agent skills, across your entire team.
Starting point is 00:01:58 Okay. And like, why should people care about that? Because I think that agent skills are probably like the single most important concept. and agent skills are what really actually save you time with AI when you're trying to automate out reputable processes. And I don't feel like anyone's really cracked it, cracked the way to properly administer and share them across their team. So if anyone is interested in agents to do tasks
Starting point is 00:02:23 and anyone's interested in doing it with teams, this is the episode for them? It is. It sure is. All right, let's dive in. Bang, bang. So before we get into it, I'm just going to do a quick overview on what a skill is for those people who are listening who don't know. If you do, which I'm imagining a lot of people listening do. I'm sure, Greg,
Starting point is 00:02:41 you would do a good job of putting timestamps down below. You guys can just skip ahead. But skills are literally just SOPs for AI. So without a skill, the old way is if you wanted a proposal written, you would have to jump into a new session or new chat, ask Claude to write your proposal. You would probably get a result you're not happy with off the get-go. And you have to go through and re-explain all your preferences, the colors, the logo, like, hey, put the price at the bottom instead of at the top, so on and so forth. And eventually, you land on a proposal that you're happy with. But what happens next week when you go to create another proposal? It forgets everything, unless you keep going in the same session, which, you know, runs into other issues when you just
Starting point is 00:03:21 keep going in the same session for too long. But it's forgotten all your preferences. Whereas with a skill, it basically just allows you to package up your entire kind of way of doing things into a document, a markdown file for Claude to read. It's literally just an SOP, like a step-by-step guide on how to do a process. I literally just ran before this, you know, before I jumped on, I ran this little demo here. I said, create a proposal for Greg Eisenberg, you know, for the startup ideas to sponsor the newsletter. And it just one-shot it, it whipped out the, you know, the proposal generation skill that I've built. and then it generated this lovely branded proposal here exactly how I wanted it. I didn't even have to re-explain a single thing.
Starting point is 00:04:05 And most importantly, that wasn't slop. You know, I think a lot of people use AI and they get slopped. And a big reason is they don't have tight skills. Exactly, exactly. Like, I have a really specific way I like things done. And once I nail it, I'll just build a really good skill for it. And then AI can just like nail it one shot every single. time. And the way that I kind of think about how the agent uses skills is, it's like,
Starting point is 00:04:31 I visualize the agent is like the most capable employee you've ever hired. And he's sitting in his desk. And he's got his computer, which are all your tools, like MCPs connected up. He's got his instructions file that he reads before every task. And then another, you know, additional context if he needs it. And he's got this big, you know, bookshelf of SOPs, which are skills. And, you know, in a skill when you open it up, it has a little name and description at the top. And that's kind of just what sits on the spine of all the books. And then when he's, you know, actually, you know, decides he needs it for a task. He'll pull it off the shelf and then read like the full thing that'll teach him exactly how to do the task. So, you know, that's what a skill is.
Starting point is 00:05:06 They are super, super valuable. A good skill can save you like literally two hours a week and you stack those up and, you know, it's game over. But the issue, like one of the issues we're facing right now is that AI is very much single player. So you know, all your team members have their own clod setups on their computer or codex setups. And if they build something brilliant or build a great skill, you know, it just lives on their machine. It's very, very difficult to share it properly. And this is like a similar problem that we saw back when personal computers first came out and people were using, you know, tools like Microsoft Word. You'd build a doc, you'd have a document you're working on. And it was just like on your computer. And, you know, when you wanted to actually
Starting point is 00:05:47 send it over, you would have to just, you know, like mail it, export it and then mail it. And you'd have a bunch of different copies floating around and no actual central source of truth. And then Google Docs thankfully solve that. You just have like one doc that lives in Google Drive and everyone can kind of be in there collaborating and it's just like one central source of truth. We're kind of in our Microsoft Word era of skills at the moment. Everyone's just creating skills. They're super valuable, but they just live on everyone's machines and then sharing them
Starting point is 00:06:13 around and actually managing them across a team is really, really difficult. So yeah, we're here right now in this Microsoft Word era of skills. So like I'm saying, you've built a great skill. Now what? Like, what do you do? How do you share it with your team? Some quick examples of some that I've literally built just this week that have been like game changes that I've wanted my team to have is a notion formatting skill.
Starting point is 00:06:36 So if I open up, like this was a little doc where I was prepping before the pod. And I like all my notion docs format at a certain way. I like lots of white space. So it's super readable, lots of divider lines, little blue highlights for elements. And, you know, if you just like Claude, like go and build your Notion Dock, it's a mess. Like all the text is crammed together. It's not readable at all. So I have a specific way that I've taught Claude how I want all of my Notion docs to be formatted.
Starting point is 00:07:02 And I've just packaged that up as a skill. So every time I ask Claude to build something in Notion, it pulls his like notion formatting skill off the shelf, his SOP and reads it so he knows what to do. So that's one that I want all my team to be using so that whenever they're building stuff in Notion, it all looks the same and looks nice. Another one is my brand voice. So AI with Remy brand voice for all like the email assets and landing page copy, et cetera. So I built out a skill for that. And another one's email formatting. So I use Resend as one of my ESPs.
Starting point is 00:07:31 And I have like a, you know, nice kind of email format that I like to use with highlights, similar to the Notion Doc, like lots of white space and like the blue buttons and then the little signature at the bottom as well as the logo up the top here too. So I basically taught Claude exactly how I liked emails formatted once, saved it as a skill. And now I want all my team to have that exact same skill for when they're building notification emails to go out or marketing emails, etc. So there are some examples of skills that I built just this week that I would want all my team to be able to have access to and be using it on like a daily basis. So how do you actually go about sharing the skills? Well, originally like one way was, you know, you would just save it as a dot skill.
Starting point is 00:08:15 skill file or a zip file and you would send it to them on Slack or email and they were just uploaded into their setups and now they've got it. It kind of works, but then you run into this nightmare of as soon as you make a change, their file doesn't auto change. It's a duplicate. And if they make a change, you don't receive that as well. And if you share that out to the team, everyone's kind of improving on skills as you should always be looking to improve them. You end up with like 10 different copies and like no central source of truth. One of the other ways that I originally used to share this across the team was with like drive or Dropbox or Obsidian as well. So, you know, if you download like the Google Drive desktop app or the Dropbox desktop app, you can see them show up
Starting point is 00:08:53 in your file system and you can like basically open that folder up in Claude. So you can like theoretically create a skills folder, have them all live in there. But first issue is that Claude does not read from a skills folder in Google Drive. It has to read from its special like dot clod slash skills folder. So in order to actually get Claude to even read this, you need to it like sim link it in and make do like basically just do a bunch of like hacky stuff to get it to work and this you can get away with this if you've got a small team and you're all like technically savvy enough to understand like folder structures in clod and agents but the minute you know you bring on like a junior or someone in marketing who's not super tech savvy or AI native and you
Starting point is 00:09:35 want them to be able to use a skill and use your skills like things just break all the time people don't really understand what they've done people don't understand like how to set it up properly and it's just like not the most efficient way at all. And if you wanted to use obsidian, same deal applies as Google Drive and Dropbox, except now everyone has to set up and install obsidian too, which is a pain in the ass. So drum roll please, how do we share skills across the team? The best way that I've found is by putting them all in a GitHub repository and making it a plugin. It sounds simple, but it's so, so effective. So essentially like all, all it is, most of the viewers already understand this,
Starting point is 00:10:15 but GitHub is just like, you need to give it as like Google Drive for code. So it's like, just like you share files and videos and images across your team with Google Drive. GitHub is just that, but for sharing code. So the simplest way to do this is to just push all your skills into a repository. So I have this one here called team skills, where I've got them all kind of separated by a department, and you can see the skills live in here.
Starting point is 00:10:37 So for the brand section, I've got these two skills in there and, you know, the rest of the other departments. have their various skills in there too. And this, you know, straight away, now you've got your central source of truth, your one place where all of your skills live. But then the plug-in part is how you make it, like, easy for Claude to access it.
Starting point is 00:10:57 And, let me, a lot of people hear repo and plug-in, making it code. And if you're non-technical, you kind of get scared. But it's, like, if you're non-technical, it's not hard to do. It's not hard at all. I've actually, I'm glad you said, that, Greg, because I've prepared a prompt that we can give to the viewer after the episode,
Starting point is 00:11:19 and that will basically turn their existing skill folders into this exact repo and plug-in setup for them. But to be honest, it's pretty simple. I don't have a development background at all. As long as you can understand that GitHub is just a place to store your files on the cloud, and then a plugin is just a way for Claude to access them, that's pretty much all you need to know. All right, cool. So quick one about what a plugin is. So a plugin is literally, just a bundle of skills, MCPs and hooks. You don't even have to bundle in MCPs and hooks. You can just have a plugin with skills or just one with MCPs or any combination of them.
Starting point is 00:11:54 But our specific one is a bundle of skills in the plugin. And it's super, super easy to install these. I'm going to just open up the terminal for a moment. So if we open up trusty Claude code here, if we type slash plugin here, it will bring up you know, this simple little menu here where we can manage and install our plugins. So if we're ahead of it to Marketplaces, this is where you add in your repo as a Marketplace. So it's literally as simple as just going Add Marketplace and then copying the link for your repository. Let me just go back to like the main one and then pasting this straight in here.
Starting point is 00:12:38 And then I've already got it because it exists in my. my system already. I've already got this repo install as a plugin, but it's literally just as simple as entering your GitHub repo URL as a marketplace. And then if we go back out, you can see that my team skills now show up here. And then the marketplace is kind of like the app store you're installing. And then the plugins and themselves are kind of like the apps. So I've broken down all of my skills by department and then they kind of have their own plugins here. So for example, like one of my guys, it helps with copywriting. I probably wouldn't have him install the finance skills plugin. So you can kind of like get some separation there by department, which is super, super cool.
Starting point is 00:13:22 And if we click in, we can see, for example, if we go down to my sort of bundle of newsletter skills, we have, you know, weekly research, the intake, the writing one, the stories, the TLDR, etc, etc, etc. And it's super, super simple. Now you've got it installed. One thing that's really, really important to note is that you need to have everyone that installs it needs to have auto update enabled so i've got it here you can see now it's like giving me the option to disable it because i've got it enabled but that's going to allow it to you know use the skills to update on your machine if someone else makes a change to them but now with that installed if i head out of there and i type like newsletter for example you can see they belong to this newsletter plugin and then i can just
Starting point is 00:14:10 use all the skills exactly like you would in your regular, you know, personal AI setup. And this isn't unique to ClaudeCode code. Like if people are using Codex, chat, GPT, they could, they could use this too, right? Same thing, exactly. Like, I have tested this with, I use it in Codex and Claude. I haven't really tested other harnesses with it yet, but I imagine that they would have a very, very similar functionality. So, you know, I've got that installed here in Codex as a plugin as well with all of my like team skills and then you can click in and see them all here too. And it works just the same in Codex. If I whip up a new chat and we go, newsletter. You can see I have all the skills here to use as well. So yeah, you're 100% right.
Starting point is 00:14:54 You can use it across multiple harnesses as well, which is super super cool. What makes a plug in a plugin is so you've got your literally your GitHub repo where you've just dumped in all your skills. and then there's just a couple of little JSON files that Claude Read and Codex read that actually like turn it into a plugin. I don't have a clue at all how it works. I don't need to. I just got Claude to set it up for me.
Starting point is 00:15:17 So, you know, I've built this like lovely prompt here that we'll get Claude to build that out for you, which will get in your hands. There'll be somewhere in the description, right, Greg? Mm-hmm. Wonderful. And now that this is set up,
Starting point is 00:15:31 you essentially just get everyone on your team to install the plugin on their clods and their codexes. And then now you have like skills in one central source of truth that are distributed across your entire team for them to use. And you also have version control. So if, you know, one of your team members makes a change to the skill and like completely ruins it, you can also go back and revert to like older versions as well,
Starting point is 00:15:55 which I think is super, super cool. So now when I build something brilliant like my notion formatting skill and I want my entire team to be using it, I just added into the marketplace, the plugin, the Git repo, and then it's distributed. As long as I have auto update enabled, it's just distributed onto everyone's clawed and codex accounts, which is super, super neat. Yeah, and the other cool thing about it is there's a lot of good skills that you can download. Like, I noticed you had Corey Haynes's marketing skills.
Starting point is 00:16:26 Yeah, they're incredible. Yeah, I know, you know, the boring marketer has. his boring marketing skills. There's trusted creators and people who have skills on the internet that you don't need to start from scratch. So you can basically download some of these skills, have that as your foundation, start adding skills based on the type of business that you have and what you want. And then all of a sudden your team has access to that too.
Starting point is 00:16:58 Exactly. And one thing that I do too, which is probably important to mention, is I have a separate repo called Remy Skills. And these are just like my personal ones. So these are just ones that I don't want my team to have for whatever reason. Or maybe they're just ones like you said, I've downloaded off the internet and I'm not ready to like roll them out to the team. I'm just like playing around with stuff. It's kind of like my personal sandbox, if you will. And also like personal skills, for example, like I've got an inbox triage skill, which teaches Claude like how I want my emails to be handled. I also have a morning brief, which is very, very specific to my apps and how I want to
Starting point is 00:17:29 operate. So those ones, it wouldn't make sense to roll them out to the team. Everyone kind of needs to build their own versions of those. So I just have like this Remy Skills repo as well, which, you know, you can guess is also set up as a plugin in itself. If we go into the plugins again, I have that installed, yeah, as a separate plugin. And I just had that install in mine. My team doesn't. So that's kind of where I keep track of all my own personal skills as well. But like why even have that, you know, like if you're not sharing it with teammates, like why? Is it because, you know, version control or like why, why do it? I just like having them in one source of truth.
Starting point is 00:18:11 I also like I'd rather than be somewhere on the cloud. So if I'm running like a Hermes agent on a BPS or some sort of cloud agents, they have a method to access my skills rather than them sit like all locally on my file system. And version control is cool. And I guess those two are probably the main reason. reasons. Cool.
Starting point is 00:18:30 Yeah, I mean, it makes sense. Like, also, something on your local computer can get compromised. Yeah. Yeah. Like, it's in the cloud now. Greg, it's also... I've got a story for you. Oh, yeah.
Starting point is 00:18:45 I remember it was about two months ago, Claude deleted my dot Claude folder with 150 skills with like probably 500 plus hours of work into it. And I had no backups. And that was pretty, that sucked. So that's kind of also a defense against that. PTSD. So you have a little bit of PTSD. So you're basically saying like, don't be like Remy from two months ago. Be like Remy of today.
Starting point is 00:19:12 Yep, exactly. It was probably like, it was so stupid that I didn't have backups. But I just like, I don't know. I get it. It's sort of like we're all moving at blazing speed right now. We're all trying to figure out how we can get the most from AI. and we all want to build stuff because we see a lot of opportunities. Sometimes what ends up happening is by going so fast, you know, you're kind of,
Starting point is 00:19:36 you're missing the mark on certain things. Security is one big thing. Backups is another big thing. So I'm happy you're going through it. Yeah. So having that little personal skills repo works nicely for me as well. Once again, like take this with a grain of salt. You know, just if you've got a setup that you've already built that works for you,
Starting point is 00:19:55 hey, keep doing it. But this is just how I've been operating. And I've found it to just be so, so effective that I really, really wanted to share it with you guys. One fun of thing to touch on is, you know, now you've got your team skills repo, right? And also, too, one thing to note is I, I don't about you, Greg, but I genuinely believe that, like, skills, maybe not yet, but at some stage, I think they're here to stay. And I think that they're literally going to add, like, enterprise value to companies. Because it's just like the same way you have SOPs to train employees to do tasks. it's like if you build good skills to train agents on how to do like real economically valuable
Starting point is 00:20:28 tasks in the business those are just like a super super valuable and uh so this kind of gives you a nice central place where you as the company have ownership of the skills this is built out within my like GitHub organization so that way too if like i have employees that are working for me and they build some really really cool skills that are super valuable and they're on their computers if they leave, I kind of can keep, you know, ownership and control over those skills. So I think that's a really cool sort of byproduct of this system as well. And one other thing is I have built this nice, like, UI to go over the top of my skills. So, I don't know, before you think, like, oh, here we go, there's another obsidian graph. This one is, this one's pretty cool. So I have all of these skills in my
Starting point is 00:21:16 GitHub repo. The same way you have like a super based backend for an app that houses all the data. that Team Skills GitHub repo is the back end for this web app. So every skill you see here is pulling live from that Team Skills repository. And I have a lot of skills that call on other skills. For example, like my YouTube Publish Workflow, I run that one skill, and it's like an orchestrator skill that then runs the titles, thumbnails and descriptions in sequence. So it will show you like how these skills link together and what they call on.
Starting point is 00:21:48 And I can click in here and view, you know, the connections in and out from different skills and view the entire like skill file in here. And one thing too is I'm starting to find that as you onboard like new team members who aren't like super clued in with AI, this is just like a really nice way for them to be able to visualize all these AI SOPs that you've built.
Starting point is 00:22:12 And I've even added this little ask button down below. So I mean this was one I did before. I'm like, what are the best skills for decision making? And it will just search across your private database. your company's skills library. And it's told me here, like, these are the best skills to use for decision making. You've got the LLM Council here. You've got Matt Pocock's GrillMe Skill, another one from Corey Haynes too.
Starting point is 00:22:34 But if we said in here, it's like, I've done the weekly research for the newsletter, what skills should I run next? And this will tell us all of the newsletter skills that we have available. And, you know, you've just run weekly AI research. Next, run this skill. And then after you've done that, run this. So I feel like this is just a nice little skills assistant to help with your team members that maybe aren't as clued in with AI.
Starting point is 00:23:04 Or even sometimes if you build so many skills, you lose track of what you've even got. This can be handy too. So this, I feel like, is a really, really nice addition on top of this repository. And one other thing, too, I just added this feature in today, so it's brand new. But I added in this usage bar. So what it's done is in the plugin, it's got. a hook. So every time Claude uses a skill, it triggers a hook that, you know, tallies it. And it basically tracks how many times you're using skills and also tracks by team member what
Starting point is 00:23:35 skills they're using in how many times as well. And my thought process behind this was, I don't know, maybe I could build a little Spotify wrapped at the end of the year. It's like, you used your proposal skill 56 times. But also on top of that, I'm thinking, I want to see the skills that I never use. Like after six months, like show me all the skills that I haven't touched once and they can probably go. I mean, you can kind of like be able to keep track and cull down your stack so it doesn't get too bloated. So I feel like that's a super nice touch on top as well.
Starting point is 00:24:03 Also, show me the skills that I'm not using that should be using. Yeah, yeah, yeah, yeah, exactly. That could be a little question for the skills assistant. Yeah. But that is pretty much it. We've got the skills repo now built out with like the one central source of truth for the company's skills. Everyone adds it as a plugin into their clod. One little thing too is if you're on a Claude Enterprise account, you can have like organization plugins. So you can build this out
Starting point is 00:24:30 as like the technical founder or get your CTO to build it out and then have it baked into everyone's clod accounts or codex accounts so that your, you know, lower level non-technical employees just have to, you know, they don't have to even enter the terminal and run a slash command. So that's a cool way to do it too. How should people think about how many skills they should be creating? So on here I see like you have different departments brand content newsletter marketing general like is the way to think about skills just think about what are the jobs that you're doing and how and how are you using LMs to complete them and then create skills like what's the general framework for thinking about how to how to design skills and how many skills you should be creating
Starting point is 00:25:12 so I generally if I have a task like I'm under the firm belief that you can pretty much automate any process within the company is as long as it's not physical, like, washing dishes, you can pretty much automate any online process with a really good skill or series of skills that are chained together. So in my mind, just like any repeatable task that I do on a day-to-day basis,
Starting point is 00:25:33 I'm like, let's get this down until a skill. I don't want to touch this anymore. And I have some workflows too where it's like a process, like the YouTube one that's broken down into, you know, three skills that are run in a sequence. So the way I kind of think about those skill chains as well is if I have, have a larger process, like taking an edited video and getting it onto YouTube, that could just
Starting point is 00:25:57 be one skill in itself. But the way I think about it is if as part of a larger process, I'm ever going to want to run some of the sub-processes on their own, I will just turn into a skill chain. So for the YouTube one, great example, it's like there will be times when I just want thumbnails or times when I just want titles or just want descriptions. So for me, that in my mind makes sense to have that as a chain rather than one skill. But the way I think about it is like any time I I kind of sit in Claude or sit in Codex to complete my workday. I don't really open front ends of apps anymore. I'll just tell Claude what I want it to do.
Starting point is 00:26:28 It will go into the apps and do the tasks for me. And any time I've done a task with Claude, and I know I'm going to need to do it again, I'll just tell Claude, like, hey, turn this into a skill. And that's kind of how I've ended up with so many. I guess the other thing you can do, assuming the memory's good, is to tell Cloud or Codex,
Starting point is 00:26:47 be like any time I have, asking you to repeat something make it into a skill. The other thing, I guess the way to do that might be to put it in an MD file. Well, I've actually, it's funny you say that. Like one little thing I've recently added, I'm actually not sure if it's on every skill
Starting point is 00:27:08 because it is pretty new. Let's try like notion formatting. For example, by the way, I've also got this library view where you can view all the skills, you know, in this nicer space here. And you can edit them as well. well. So let's find an example of like a skill I probably created recently. Proposal. Cool. So if we're going to here, it should have at the bottom, this self-improvement
Starting point is 00:27:31 loop. So I have this added into all the bottom of my skill.md files that basically says like at the every, at the end of every run of this skill before ending it, you know, review, did any step fail or need a workaround? Did the user correct reject, you know, anything meaningful? And did you discover something a future run might need and then only propose the change if like it's inadequate enough change. And then at the end of every skill run I do, it will usually give me like maybe one or two things, like suggested improvements to the skill. And I'll either just say like no, not needed or like, yeah, great idea. Like run it. And then it will update the skill. So that's like a little self-improvement loop that I've put into the bottom of all my skills, which has been like super handy. Yeah, that's
Starting point is 00:28:14 really smart. Cool. Anything else people should know about skills in general before we head out? I think that's pretty much it. I would just say like I don't think people are building enough skills and enough good quality skills. You're a skill maxi. Yeah, I'm big like, same as like Russ Mike says that I'm like thin agents, thick skills. So like, you know, I keep everything like pretty lean in terms of like my agent instruction files. and then make those skills super fat and super detailed.
Starting point is 00:28:50 And then the agents, you know, are kind of, as long as they can just execute on those skills, the skills have all the context and the enough step-by-step instructions. You can kind of just open up any harness, run the skill, and it should be able to do the task how you want it to. Yeah. In a way, you're kind of like outsourcing some of the, some of the strategy to the skills. and you're kind of saying like, hey, for example, YouTube thumbnails, like, hey, I know what good looks like and I'm going to break it down. Or I know what, you know, in the example you used around Notion docs or emails, like I know what good looks like to me.
Starting point is 00:29:28 Here it is. And that way, every time you don't need to basically say these instructions over and over again. And it's a win-win for everyone because you end up getting better output. You end up not having to repeat yourself. The LM does what it's good at, which is following orders. And they're able to basically check that this is what you asked for. So it's just a win-win all around. Exactly.
Starting point is 00:29:59 I mean, even today, like with this system in place, like one of my team members, Harold was like building a new email out in Raysend. And it had some images that needed to go into the email. So he's using like the email formatting skill that basically like stages them in recent. And the like he encountered this error with uploading the images and he found a workaround that eventually got clawed to work out how to do it properly. So he updated the skill. And then now I received that update too. And now the entire like the AI process has improved and gotten better from one of the other
Starting point is 00:30:34 team members. And now we all kind of receive that improvement when we next run the skill, which is super, super, super. So people go out there, make some skills, you know, go. Make some skills. Build your company. Build your company. Get it as a plugin. Create a repo. And you'll be surprised, you know, at the output you're going to get. I think, like I said in the beginning, a lot of people try a lot of these AI tools and
Starting point is 00:31:03 they get frustrated because the output isn't exactly what they want. And I agree with you around the opportunity around multiplayer AI versus single player AI. You know, in software in general, it always starts single player because like the example, you use Microsoft Docs or Excel or something like that. As software builders, we have to try to understand if people actually want the product. So Figma, for example, which is a collaboration design. tool wouldn't have worked like we needed we needed Photoshop first before we did Figma it feels like we're entering multiplayer AI land you're and I appreciate you kind of like clearly breaking down what's happening why it's happening how to take
Starting point is 00:31:56 advantage of it where it's going I learned a lot so thank you Remy I appreciate it Greg thank you so much for having me on I'll include links for where to follow AI with Remy in the show notes in the description description, check them out there and comment. We'll get that prompt in your guys' hands so you can basically just give that to Claude and it will take your existing skill folders and just build the plugin out for you in GitHub that will work in Codex and Cloud Code. There you go. There you have it. Thanks, Remy.
Starting point is 00:32:25 Thank you, Greg.

There aren't comments yet for this episode. Click on any sentence in the transcript to leave a comment.