Learning Library

← Back to Library

Claude Introduces Skills to Cut Prompt Hassle

Key Points

  • Claude’s new “skills launch” introduces composable “capabilities” (Lego‑brick style markdown files) that can be enabled once and called automatically in any conversation, dramatically reducing prompt‑dependency.
  • By storing detailed instructions (e.g., job‑search preferences, site choices, compensation goals) inside a skill, users can simply ask Claude for help and the model will retrieve and apply the appropriate context without re‑prompting.
  • This approach streamlines complex, multi‑step tasks such as building resumes, designing PowerPoints, or performing financial analyses, making them accessible to far more people.
  • The same markdown‑based skill system can be ported to other AI platforms like ChatGPT and Gemini, extending the efficiency gains beyond Claude.
  • Overall, the technique turns arduous, prompt‑heavy workflows into intuitive, low‑effort interactions, marking a major productivity breakthrough for AI‑augmented work.

Full Transcript

# Claude Introduces Skills to Cut Prompt Hassle **Source:** [https://www.youtube.com/watch?v=UaJhYp7Tql4](https://www.youtube.com/watch?v=UaJhYp7Tql4) **Duration:** 00:12:02 ## Summary - Claude’s new “skills launch” introduces composable “capabilities” (Lego‑brick style markdown files) that can be enabled once and called automatically in any conversation, dramatically reducing prompt‑dependency. - By storing detailed instructions (e.g., job‑search preferences, site choices, compensation goals) inside a skill, users can simply ask Claude for help and the model will retrieve and apply the appropriate context without re‑prompting. - This approach streamlines complex, multi‑step tasks such as building resumes, designing PowerPoints, or performing financial analyses, making them accessible to far more people. - The same markdown‑based skill system can be ported to other AI platforms like ChatGPT and Gemini, extending the efficiency gains beyond Claude. - Overall, the technique turns arduous, prompt‑heavy workflows into intuitive, low‑effort interactions, marking a major productivity breakthrough for AI‑augmented work. ## Sections - [00:00:00](https://www.youtube.com/watch?v=UaJhYp7Tql4&t=0s) **Claude Introduces Composable Skills** - The speaker explains Claude’s new “skills launch,” a set of enableable, Lego‑brick‑like capabilities that let users move beyond prompt‑heavy workflows, making complex tasks such as presentations, Excel analyses, and job‑search strategies easier to automate. - [00:03:19](https://www.youtube.com/watch?v=UaJhYp7Tql4&t=199s) **Creating Custom Claude Skills** - The speaker explains how users can develop their own Claude skills to simplify complex tasks, contrasting standard built‑in skills with custom ones like a prompting pattern library. - [00:07:33](https://www.youtube.com/watch?v=UaJhYp7Tql4&t=453s) **Composable AI Skills as Lego** - The speaker explains how to create reusable, modular instruction files (skills) for LLMs such as GPT, Claude, and Gemini, enabling you to package prompts into “Lego‑brick” components that can be zipped, uploaded, and referenced for consistent task execution. - [00:11:48](https://www.youtube.com/watch?v=UaJhYp7Tql4&t=708s) **Launching Cloud Prompting Toolkit** - The speaker announces a soon‑to‑be video and Substack post offering a starter pack for using Claude and other cloud‑based prompting tools, promising users quick access to powerful new prompting capabilities. ## Full Transcript
0:00I think that this is one of the biggest 0:01pieces of news in the entire year. 0:03Claude launched a way for us to get past 0:06the tyranny of the prompt and I worked 0:08out a way to use that same technique 0:11outside Claude in Chad GPT in Gemini and 0:13other places. We're going to dive into 0:15the whole thing, but the first piece I 0:18want you to realize is that everything 0:20has been prompt dependent and that has 0:22made hard work really difficult. 0:24Basically, if you want to do something 0:25complicated like a PowerPoint or an 0:27Excel or a full financial analysis, it's 0:30possible, but it's really been prompt 0:32dependent. And anything we can do that 0:34makes it slightly easier, slightly less 0:37dependent on the prompt is a really big 0:39deal because it makes it so much easier 0:41for so many more people to do that hard 0:44work. That is what we got today from 0:47Claude. It's called the skills launch. 0:50And the idea is that you have these 0:52composable Lego bricks. They're called 0:54capabilities in your settings section. 0:56I'm going to show you here in a second. 0:58And all you have to do is enable 1:02capabilities that Claude can call in any 1:05conversation in any combination. And so 1:09I'll give you a specific example. One of 1:11the things that has been difficult for 1:13people to do with AI has been a 1:15complicated task like figuring out a job 1:18search strategy. So let's say you need 1:20to identify candidate job postings. You 1:23need to compose a resume that fits those 1:25job postings. You need to make sure that 1:27your search strategy actually works for 1:28those jobs. That your targeting strategy 1:30works for outreach. This is complicated 1:32work. Normally it would take a lot of 1:34prompts. It would take many prompts in a 1:36row. Some people sign up for tools and 1:38services for this. What you can do with 1:40Claude is you can make skills that refer 1:44to this complicated work and give Claude 1:47special instructions to do it well. Like 1:48your job search strategy could instruct 1:51Claude specifically what sites you 1:52prefer, what job family and roles you 1:55prefer, what levels you prefer, what 1:56compensation you want. And all of that 1:58would be stored inside this Lego brick 2:01of context that Claude can go and call. 2:04Not when you have to tag it. You don't 2:06have to remember it. You just have to 2:08say, "Hey, I'm trying to think about 2:10what job search strategy I should use 2:12for this week." And then give it some 2:14context about your last few weeks, your 2:16learnings. Help me figure it out. Claude 2:18will look at that initial prompt, 2:20understand you're talking about job 2:21search, and go dig up a skill and use it 2:24on the fly. It's super intuitive. And 2:26the magical thing is because of the way 2:30they've simplified the the file 2:32structure, the Lego brick, it's just a 2:33markdown file. you can use this other 2:36places and that's what I figured out. So 2:38I'm going to show you that too. You can 2:39use it in Chad GPT in Gemini. And what 2:42this does is it makes the whole process 2:45of doing a difficult complicated 2:48multi-step piece of work so much easier. 2:50And so this is not just a story about 2:53can we make PowerPoints easier, can we 2:55make Excel easier, can we make job 2:57search easier. It's a story about can we 3:01do hard work with much less effort. It's 3:04like Claude gave us a lever, a 10X lever 3:07on our prompting. And so without further 3:10ado, I'm going to jump in. And the first 3:12thing I'm going to show you is sort of 3:13the the settings page, how this actually 3:15looks when you when you sign up for it. 3:17But we won't spend much time there. 3:19We're going to spend most of our time 3:20diving into how you create these because 3:22the magic of this is that you are not 3:24locked in to whatever the Anthropic and 3:27Claude team give you. You can make these 3:29yourself. And I can make them for you. 3:32And I have. I'm making them for you. 3:33It's so exciting because we can 3:35basically make these big packages that 3:38help us to effectively do lots and lots 3:42of complex work. Another example is 3:43vendor AI vendor risk estimation, AI 3:46vendor build by solution estimates, 3:48super complicated work. You can have a 3:50skill for that now. You don't have to 3:51write a gigantic prompt in the same way 3:53you did. You can just say, "Hey, please 3:55assess this vendor." And it will call 3:58the skill. It will be so much more 3:59intuitive. I'm so excited for this. All 4:01right. So, with that in mind, let's 4:03check out that Claude capability screen. 4:04Okay. Here we are. We are looking at the 4:06skills that are in Claude. Now, this is 4:08my Claude and I want to show you that 4:11there are both standard skills and 4:13custom skills here. Standard skills, 4:15you're going to see brand guidelines, 4:17canvas design, MCP builder. These are 4:19all skills that Claude provides for us 4:22as a way of getting this whole ecosystem 4:24started. I created prompting pattern 4:27library and it says so added by me right 4:2959 minutes ago. and it says what it is 4:31and it's basically a file of prompting 4:34best practices so that if I talk about 4:36how I want to create a great prompt, it 4:38will just invoke prompting pattern 4:40library and make that so much easier. 4:42This is super easy to enable. All you 4:44have to do is just enable the skill 4:48section at the top and then enable these 4:50toggles piece by piece down here and 4:52you're done. All right, I want to show 4:54you an actual skill that I'm building. 4:57So, I said, "Claude, can you help me 4:58build a skill for strategizing job 5:00search?" And I want you to note that 5:02this is not the world's best prompt. And 5:04I did that on purpose. I wanted to call 5:06out that it's possible to build a good 5:08skill and it doesn't have to be perfect. 5:11The prompt doesn't have to be perfect. 5:12So, I I just laid out a bunch of things 5:15that I wanted, guidance on how to 5:16interview the user, how to target the 5:18job, etc. And so, Claude then starts to 5:21think about how to create skills. And it 5:23turns out that one of the things that 5:24Enthropic released, which I think is 5:26really smart, is documentation for 5:28Claude on creating skills. So Claude 5:30read the instruction manual for creating 5:32these this skill and then came back and 5:34said, "This is really great. I see this. 5:36I have some questions. Here's some 5:38questions about how I should analyze the 5:39company's news strategies that are most 5:41important, etc." I came back with a 5:44response. I gave it some examples. I had 5:46an LLM help me build some of this and 5:48then said, "Great, excellent details. 5:50I'm going to start building." And so it 5:51has now spent the last five or so 5:53minutes building this skill and it comes 5:56back with a job search strategist zip 5:58file. It's a complete skill done. It's 6:01as easy as that. I can now download this 6:03zip file and re-upload it to Claude in 6:07the capabilities section and I will have 6:10a usable job search strategist skill. 6:12Now, if I want to make it better, which 6:14is always one of the things I focus on, 6:16I always think about how I can evaluate 6:18this skill through the lens of another 6:20LLM. And so, I can take this skill over 6:23to chat GPT and I can say, "Hey, can you 6:26just crack open this zip file, look 6:27inside, and can you assess whether or 6:31not this is high quality and make 6:33specific recommendations for how to 6:35improve it?" And then I can pull that 6:36Chad GPT critique, bring it back into 6:39Claude, and have Claude further improve 6:41the skill. So, I'm not just sitting here 6:43taking what Claude gives me. I'm 6:44actually trying to use a multi LLM 6:46strategy to make this skill as useful as 6:48I possibly can. Now, let's jump over to 6:50chat GPT and I'll show you how I can use 6:54a skill that I developed in Claude for 6:56Claude in Chat GPT. All right, here we 6:58are in chat GPT. You see that I've 7:01uploaded a zip file. This is literally 7:02the exact same zip file that I would 7:05upload if I was in CLA. I am uploading 7:08it per chat because that's how chat GPT 7:10works. And all I say is, "Using this 7:12file, can you help me come up with a 7:13really strong prompt for instructing an 7:14LLM to build a PowerPoint? You'll need 7:16to crack open the file to do so." So, it 7:18opens the file and it immediately comes 7:20up with a very strong PowerPoint. I 7:22don't have to give it all of this. It 7:24reads it in the file. And so, look, I 7:27love the cloud interface. It's very 7:29intuitive for it to call in the skills. 7:31I think that's a lovely touch. But I can 7:33use the exact same files in a chat, GPT 7:37chat, and get a great result. I can use 7:40them in a Gemini chat and get a great 7:41result. And nobody is talking about 7:43that. Nobody is saying that really what 7:45has been invented is a way of working 7:47with AI that gives you composable Lego 7:49bricks. I think that's fantastic. And so 7:51you can just pop this in and all you 7:54have to do is build the ones you want. 7:55And I gave you some of those tips on how 7:57you build them. You literally just say 7:58what you want and work with Claude to 8:00build it. And Claude has the skill 8:02creation. And you could do the same 8:04thing with chat GPT to be honest. You 8:06can say, "I want you to create a 8:07markdown file." The markdown file needs 8:09to be a complete clear set of 8:11instructions to help a LLM accomplish a 8:15very complex task. In addition, please 8:17create these other file types that help 8:18the LLM do the task. If it's an analysis 8:21uh file, you may want to give the LLM 8:24some specific instructions about how to 8:26analyze, etc. And then you put it all 8:29together into a zip file and you're 8:30done. And you have your skill and you 8:32can upload that and say, "Hey, refer to 8:34this skill. This is how I like things 8:36done." You might be wondering now what 8:38things should be skills. What things 8:41should be skills? The answer is quite 8:43simple. If it is something that you 8:45would want to onboard someone with, 8:48let's say you have an employee and you 8:50want to onboard them and train them, 8:52super easy. Just give them a skill. 8:55That's what this is for. That's the 8:56level we're at. If it's a one-off task, 8:58if you're not going to repeat it, if 9:00it's not very high value, don't do a 9:02skill. It's just too much trouble. But 9:04if it's something where it's like, "No, 9:05I'm going to be doing this repeatedly." 9:07If I had someone doing this for me, I 9:09would give them some training. I would 9:11give them some onboarding materials. 9:12That's when you need the skill. And the 9:15beauty of the whole ecosystem is that we 9:17can all just like create the skills and 9:19trade them around and they'll grow. And 9:21I think that that is part of what makes 9:23this so powerful is that it's not locked 9:25into anthropic. People will come up with 9:28ways to use these exact files and other 9:30interfaces. I guarantee that people will 9:32come up with ways to use these exact 9:34same Claude skills folders and files in 9:37a dozen other tools in the next month 9:39because they're so powerful. So, I'm 9:40really excited about this. If you are 9:42asking me what is the catch, where do I 9:45need to be careful? I would tell you 9:47this. We were using the skills before we 9:51knew they existed. So, when I did my 9:53video on Excel, when I did my video on 9:55PowerPoint, Claude was using those 9:58skills. And what I found in practice 10:00weeks ago and since as I've been working 10:02with those tools daily is that even 10:04though the skills are like a massive 10x 10:08step up in helping you get stuff done. I 10:10like watch the video on powerpoints. 10:12Like it creates incredible powerpoints 10:14that save days of work. Like it's a it's 10:16a phenomenal job. You still need to 10:18prompt well. It does not get you away 10:21from prompting well when you do serious 10:23work. Prompting well is like giving this 10:26massive cool skill package clear 10:29direction. And so it doesn't have to be 10:30as long a prompt, but it has to be very 10:33clear and unambiguous about where you 10:34want to take all of this power, all of 10:36this context you've got. So that's if 10:39you want to catch, that's the catch. You 10:41still got to be clear in what you're 10:42asking for, but you don't have to be as 10:45lengthy as you used to have to be. Like 10:47if I had to do a complicated piece of 10:48work like the job search thing, I would 10:50honestly not even do it in one chat. I 10:52would just do it in multiple chats, 10:54right? And you ask for this and then you 10:55ask for this and then you ask for this, 10:57like help me with my resume, help me 10:58with my job search, etc. And you have to 11:00sort of reinvent the prompt and reinvent 11:02the context every time. The power of 11:04this is you can do that much more 11:06complicated work in a much less heavy 11:09lift way. That is why I call them super 11:12prompts because it's like we've taken 11:14this load that we've all had to carry 11:16for prompting for so long and it's like 11:18lifted it. It's like yes, you still have 11:20to be clear. It's good to be clear about 11:22what you want. It's good to bring your 11:23specific context. Bring that specific 11:25job description, right? Bring the 11:27specific experience you have that nobody 11:29else has, right? But you don't have to 11:31carry as heavy a load on just explaining 11:33everything in exhaustive detail as you 11:35used to have to. And that is a huge 11:38breakthrough for all of us. I am so 11:40excited for that. So, I'm putting 11:41together a whole set of Claude skills 11:44that you can use in chat GPT and Gemini. 11:46You can use them in Claude, of course. I 11:48can't wait to show them to you. I'll 11:49have them out with this video on the 11:50substack. It's going to be great. We are 11:52just at the beginning of this and I want 11:54to give you like a great get started 11:55pack so you're off to the races on using 11:57cloud skills. Have fun with your new 11:59super prompting powers.