Claude Skills Explained: Beginner to Advanced Tuto
### 章节 1:Claude Agent Skills 的核心定义与价值 📝 **本节摘要**: > 本节作为视频的开篇,主讲人 Ali Salam 介绍了 Anthropic 最新发布的“Claude Agent Skills”功能。他强调这不仅仅是一个简单的更新,而是通过允许用户教导 Cl...
Category: Podcasts📝 本节摘要:
本节作为视频的开篇,主讲人 Ali Salam 介绍了 Anthropic 最新发布的“Claude Agent Skills”功能。他强调这不仅仅是一个简单的更新,而是通过允许用户教导 Claude 以特定的流程、品牌风格和语气执行工作流,实现了精准度的重大飞跃。在简要介绍频道定位后,他给出了 Skills 的核心定义:这是一组模块化的、特定任务的指令(类似迷你程序),仅在需要时触发,用于处理如生成特定格式的演示文稿或报告等任务。
[原文] [Ali H. Salem]: andropic just dropped Claude agent skills and on paper it sounds really simple but it's actually one of the biggest upgrades they've shipped because now you can teach Claude how to execute your workflows with more process and precision
[译文] [Ali H. Salem]: Anthropic 刚刚发布了 Claude 代理技能(Claude Agent Skills),虽然理论上听起来很简单,但这实际上是他们发布过的最大升级之一,因为现在你可以教 Claude 如何以更多的流程和精确度来执行你的工作流。
[原文] [Ali H. Salem]: it can build reports decks analyses and your structure with your brand and tone and then only load those instructions when it actually needs them
[译文] [Ali H. Salem]: 它可以构建报告、演示文稿(decks)、分析,并根据你的品牌和语气调整结构,而且只在真正需要时才加载这些指令。
[原文] [Ali H. Salem]: and because I respect your time I'll highlight the topics that we'll cover today in case you want to skip ahead just be aware that the video is built in a sequenced fashion so I would recommend watching it all the way through to get the full context
[译文] [Ali H. Salem]: 因为我尊重你的时间,我会重点介绍今天我们要涵盖的主题,以防你想跳过观看;但请注意,这个视频是按顺序构建的,所以我建议完整观看以获取完整的上下文。
[原文] [Ali H. Salem]: in case we haven't met before I'm Ali Salam and on this channel I'll help you turn tech and finance into your personal advantage
[译文] [Ali H. Salem]: 如果我们以前没见过面,我是 Ali Salam,在这个频道上,我会帮助你将科技和金融转化为你的个人优势。
[原文] [Ali H. Salem]: let's start with the basics what are Claude skills you can see it as modular task specific instructions that Claude triggers only when it needs it kind of like mini programs that teach Claude how to do something your way whether that is building presentations in your company format summarizing reports in your tone or creating tasks that follow your workflow conventions,
[译文] [Ali H. Salem]: 让我们从基础开始:什么是 Claude 技能(Claude Skills)?你可以把它看作是模块化的、特定于任务的指令,Claude 只有在需要时才会触发它,有点像迷你程序,教 Claude 如何按照你的方式做事,无论是按照你公司的格式构建演示文稿、用你的语气总结报告,还是创建遵循你工作流惯例的任务。
📝 本节摘要:
在本节中,Ali 深入解析了 Skills(技能) 与 Claude 现有三大功能模块的区别:Custom Instructions(自定义指令)、Projects(项目) 以及 MCPs(模型上下文协议)。
- Custom Instructions 是全局性的,影响所有对话;
- Projects 是环境特定的,仅在特定项目空间内生效;
- MCPs 仅仅是连接外部工具的管道,本身不具备执行逻辑。
>
相比之下,Skills 是模块化的、按需触发的“微程序”。Ali 特别指出,Skills 可以与 Projects 和 MCPs 结合使用,从而实现更强大的工作流自动化。
[原文] [Ali H. Salem]: now you're probably thinking how is this different than projects custom instructions or MCP so let's just quickly compare them so that the concept of skills are clear to you let's shift gear over to the screen
[译文] [Ali H. Salem]: 现在你可能会想,这与 Projects(项目)、Custom Instructions(自定义指令)或 MCP 有什么不同?所以让我们快速比较一下,以便让你清楚 Skills(技能)的概念。让我们切换到屏幕上。
[原文] [Ali H. Salem]: so if you think about custom instructions which you would find in here then you would have how you're expecting Claw to communicate with you outlined in the box here
[译文] [Ali H. Salem]: 如果你考虑 Custom Instructions(自定义指令),你可以在这里找到它,然后你会在这个框里列出你期望 Claude 如何与你沟通。
[原文] [Ali H. Salem]: these instructions are however broad and global not task specific and will apply across all your communications with claude which is different than skills because they are more specific to a task which you'll see in a second
[译文] [Ali H. Salem]: 然而,这些指令是宽泛且全局的,并非针对特定任务,并且将应用于你与 Claude 的所有沟通中,这与 Skills 不同,因为 Skills 更针对特定任务,你马上就会看到。
[原文] [Ali H. Salem]: and the same thing would kind of go for projects so if you were to create a new project let's say Alice project then similar to what you have seen in chat GPT and in perplexity in the previous video you can drop in instructions and files and for every chat that you prompt in the project environment it would then trigger the instructions and files
[译文] [Ali H. Salem]: Projects(项目)也是类似的情况。如果你创建一个新项目,比如说 Alice Project,那么类似于你在之前的视频中看到的 ChatGPT 和 Perplexity 中的那样,你可以放入指令和文件;对于你在项目环境中发起的每一次聊天,它都会触发这些指令和文件。
[原文] [Ali H. Salem]: but that makes the instructions here project specific which is also not the same as skills what you can actually do though is you can apply skills in your projects so as you execute the skills you would basically prompt the chat to do it so then you can combine your project instructions together with your skills to produce great things
[译文] [Ali H. Salem]: 但这使得这里的指令是特定于项目的,这也与 Skills 不同。不过实际上你可以做的是,你可以在项目中应用 Skills,所以当你执行 Skills 时,你基本上是提示聊天去执行它,这样你就可以将项目指令与 Skills 结合起来,创造出伟大的成果。
[原文] [Ali H. Salem]: and then lastly MCPs are what you would find under connectors if you click browse connectors you can see a bunch of different MCPS these are essentially protocols that allow Claude to access external tools and data and they actually don't do anything by themselves more than giving the access itself it needs instructions to act and skills can trigger MCPs to for example pull information
[译文] [Ali H. Salem]: 最后,MCPs 是你会在 Connectors(连接器)下找到的内容。如果你点击浏览 Connectors,你可以看到一堆不同的 MCPs,这些本质上是允许 Claude 访问外部工具和数据的协议;它们本身除了提供访问权限外实际上什么也不做,它需要指令来行动,而 Skills 可以触发 MCPs,例如提取信息。
[原文] [Ali H. Salem]: so now we've talked about what skills is not so let's talk about what skills actually are and you'll find them under capabilities and you'll need to toggle them on as a first step
[译文] [Ali H. Salem]: 既然我们已经讨论了 Skills 不是什么,让我们谈谈 Skills 实际上是什么,你会发现它们在 Capabilities(能力)下,你需要先将它们开启作为第一步。
📝 本节摘要:
在本章中,Ali 展示了如何在 Claude 界面中找到并启用 Skills 功能。他以 Anthropic 预置的“Brand Guidelines(品牌指南)”技能为例,演示了如何将其应用于 Nvidia 2025 年度报告的分析任务。实测结果显示,该技能生成的文档类报告效果极佳,呈现出专业的 Anthropic 视觉风格;但当尝试生成 PPT 时,结果较为文字密集,Ali 借此指出了大模型在处理非文本类强视觉内容时的局限性。
[原文] [Ali H. Salem]: so now we've talked about what skills is not so let's talk about what skills actually are and you'll find them under capabilities and you'll need to toggle them on as a first step
[译文] [Ali H. Salem]: 既然我们已经讨论了 Skills(技能)不是什么,让我们谈谈 Skills 实际上是什么。你会发现它们在 Capabilities(能力)选项下,作为第一步你需要将它们开启。
[原文] [Ali H. Salem]: so I actually just turned on most of the things under the capabilities here because it brings you a bunch of extra functionality but once you do you will see this table down here and all of these skills are available for you
[译文] [Ali H. Salem]: 实际上我刚刚开启了 Capabilities 下的所有选项,因为它为你带来了一堆额外的功能;但一旦你这样做,你会看到下面的这个表格,所有这些 Skills 都可以供你使用。
[原文] [Ali H. Salem]: they're pre-built by Anthropic but you can of course build your own skills which we'll do later in the video and you can see what the Anthropic skills are designed for so every skill has a description below it
[译文] [Ali H. Salem]: 它们是由 Anthropic 预置构建的,但你当然也可以构建你自己的 Skills(我们将在视频稍后部分进行),你可以看到 Anthropic 的 Skills 是为何设计的,每个 Skill 下面都有一个描述。
[原文] [Ali H. Salem]: here you can see brand guidelines for example applies Anthropic's official brand colors and typography to any sort of artifact that may benefit
[译文] [Ali H. Salem]: 在这里你可以看到 Brand Guidelines(品牌指南),例如,它将 Anthropic 的官方品牌颜色和排版应用于任何可能受益的工件(artifact)上。
[原文] [Ali H. Salem]: if you want to use the Anthropic brand guideline you just toggle it on you can toggle on multiple ones and I'll I'll tell you later why that is probably not a great idea so I only toggle on the ones that I use
[译文] [Ali H. Salem]: 如果你想使用 Anthropic 的品牌指南,只需将其开启。你可以开启多个,但我稍后会告诉你为什么那可能不是个好主意,所以我只开启我使用的那些。
[原文] [Ali H. Salem]: if you want to use the Anthropic brand guidelines you just plug it on here so this is how the anthropic skills work
[译文] [Ali H. Salem]: 如果你想使用 Anthropic 品牌指南,只需在这里将其开启,这就是 Anthropic Skills 的工作原理。
[原文] [Ali H. Salem]: if you build your own custom skills we'll do that in a second then you would generate a file through Claude and you would upload that file here and that new skill would then appear in the same list with your label and description
[译文] [Ali H. Salem]: 如果你构建自己的 Custom Skills(自定义技能)(我们马上就会做),那么你会通过 Claude 生成一个文件,并将该文件上传到这里,新技能随后就会出现在同一个列表中,带有你的标签和描述。
[原文] [Ali H. Salem]: now enough talking let's see how this works in practice so we've toggled on the brand guidelines and you can either just shift from this view or you can open a new chat and just prompt it to use the brand guideline skills
[译文] [Ali H. Salem]: 好了,废话少说,让我们看看这在实践中是如何工作的。我们已经开启了品牌指南,你可以从这个视图切换,或者打开一个新的聊天,直接提示它使用品牌指南技能。
[原文] [Ali H. Salem]: there's a shortcut that you can use here by clicking the three dots and then try and chat you'll see that it pops open a chat for you and kind of prompts it to use the brand guidelines
[译文] [Ali H. Salem]: 这里有一个快捷方式你可以使用,点击这三个点,然后点击“Try in chat(在聊天中尝试)”,你会看到它为你弹出一个聊天窗口,并提示它使用品牌指南。
[原文] [Ali H. Salem]: you don't need to do this you can literally just what I like to do is literally just copy the name like this you remove everything and then give it the prompt
[译文] [Ali H. Salem]: 你不需要这样做,你可以直接——我喜欢做的是直接像这样复制名称,你删除所有内容,然后给它提示。
[原文] [Ali H. Salem]: so in this case I have the Nvidia annual report for 2025 here let's allow Claude to analyze it and then build us a report to see how that would look using the brand guideline skills that we want to test out
[译文] [Ali H. Salem]: 所以在这种情况下,我有 Nvidia 2025 年的年度报告,让我们允许 Claude 分析它,然后为我们构建一份报告,看看使用我们想要测试的品牌指南技能效果如何。
[原文] [Ali H. Salem]: so let's say please summarize the Nvidia annual report for 2025 use the and then we can plug in our skill and then let's just copy over the link and let's say link to annual report drop it in here and let's see it get to work
[译文] [Ali H. Salem]: 所以我们就说:请总结 Nvidia 2025 年年度报告,使用——然后我们可以插入我们的技能,接着让我们复制链接,说“年度报告链接”,把它放在这里,让我们看看它的工作表现。
[原文] [Ali H. Salem]: and what you can see is that Claude automatically recognizes that this is a reporting task it applies its internal structure clean title summary sections and formatted bullet points and it's going to look very anthropic once it's ready
[译文] [Ali H. Salem]: 你可以看到 Claude 自动识别出这是一个报告任务,它应用了其内部结构、清晰的标题、摘要部分和格式化的要点,一旦准备好,它看起来会非常“Anthropic”风格。
[原文] [Ali H. Salem]: and you got to give it to Anthropic they have really managed to build a design that sticks out you kind of know when you're looking at a claw or Anthropic product with their coloring and their font and all of that which is pretty cool
[译文] [Ali H. Salem]: 你不得不佩服 Anthropic,他们确实设法构建了一种引人注目的设计,当你看 Claude 或 Anthropic 的产品时,通过他们的配色和字体等,你大概就能认出来,这非常酷。
[原文] [Ali H. Salem]: all right so it has finished applying the skills to the Nvidia annual report summary as we can see the report looks really nice right this looks super professional
[译文] [Ali H. Salem]: 好了,它已经完成了将技能应用于 Nvidia 年度报告摘要,正如我们所见,报告看起来真的很不错,对吧?这看起来超级专业。
[原文] [Ali H. Salem]: and here comes my first kind of two cents if you build reports as in docs like this that is right in the wheelhouse of an LLM so it's going to perform really well
[译文] [Ali H. Salem]: 这里我要给出我的第一点个人看法(two cents):如果你构建像这样的文档报告,这正是大语言模型(LLM)的强项(wheelhouse),所以它会表现得非常好。
[原文] [Ali H. Salem]: but let's try building out a PowerPoint deck and see how it performs so let's say can you please build out a PowerPoint deck outlining the same summary
[译文] [Ali H. Salem]: 但让我们试着构建一个 PowerPoint 演示文稿(deck),看看它的表现如何。所以我们说:你能构建一个概述相同摘要的 PowerPoint 演示文稿吗?
[原文] [Ali H. Salem]: all right the PowerPoint is ready and as you can see it follows the brand structure but it looks fairly textheavy like it doesn't have any graphs any tables anything that you would typically expect in a PowerPoint
[译文] [Ali H. Salem]: 好了,PowerPoint 已经准备好了,正如你所见,它遵循了品牌结构,但看起来文字相当密集(text-heavy),比如它没有任何图表、表格或任何你在 PowerPoint 中通常期望看到的东西。
[原文] [Ali H. Salem]: and the reason for that is that LLMs struggle when building out things that require additional capabilities outside of text it doesn't mean you can't do it you can't actually prompt it to add charts and tables it just won't be like a consulting level PowerPoint slide that includes all the visuals that you would have hoped it to be
[译文] [Ali H. Salem]: 原因是 LLM 在构建需要文本以外额外能力的内容时会很吃力。这并不意味着你不能做,你实际上可以提示它添加图表和表格,只是它不会像包含你希望的所有视觉效果的咨询级 PowerPoint 幻灯片那样。
[原文] [Ali H. Salem]: and for those use cases there are gazillion other AI platforms that target these niche use cases and I would recommend you to try and find those when building things out or you can try Claude if this floats your boat then go for it
[译文] [Ali H. Salem]: 对于这些用例,有无数其他针对这些利基(niche)用例的 AI 平台,我建议你在构建内容时尝试找到那些平台;或者你可以尝试 Claude,如果这合你意(floats your boat),那就去用吧。
[原文] [Ali H. Salem]: but nevertheless as you saw in the report section earlier up here this actually looks really good i mean this looks very professional
[译文] [Ali H. Salem]: 尽管如此,正如你在之前的报告部分看到的那样,这实际上看起来真的很不错,我是说这看起来非常专业。
📝 本节摘要:
本章进入核心实战环节,Ali 演示了如何创建一个名为“Ali's Brand Skill”的自定义技能,以便与 Anthropic 官方技能进行效果对标(Apple-to-Apple comparison)。
他详细拆解了构建流程:首先准备一份包含个人品牌风格的 Gamma 演示文档作为参考素材;接着编写一段详尽的 Prompt,指示 Claude 提取该文档的视觉层级、语气(如“So What”原则)及格式规则;最后,Claude 会生成一个包含核心 Markdown 指令文件和参考素材的压缩包。Ali 特别指出了将参考文档“硬编码”进技能文件的利弊:虽然能提高准确性,但也会限制输出内容的灵活性。
[原文] [Ali H. Salem]: quick pause i have a favor to ask if this video has been useful so far you should consider becoming a part of the small but very exclusive group of around 5% of viewers that have subscribed and if you've already subscribed I just want to say thank you you're the reason why this channel keeps growing and keeps getting better
[译文] [Ali H. Salem]: 快速暂停一下,我有个不情之请:如果这个视频到目前为止对你有用,你应该考虑加入那大约 5% 订阅了频道的、虽小但非常独特的观众群体;如果你已经订阅了,我只想说声谢谢,你是这个频道不断成长和变得更好的原因。
[原文] [Ali H. Salem]: now let's take this one step further and make a custom skill that follows my branding instead of anthropics to be clear though you don't need to replicate your version of existing anthropic skills you could do something completely different like a product validation skill if you have a set of product validation criterias that you typically run through every single time i.e it's repeatable
[译文] [Ali H. Salem]: 现在让我们更进一步,制作一个遵循我个人品牌而非 Anthropic 品牌的自定义技能。不过要明确的是,你不需要复制 Anthropic 现有的技能版本,你可以做一些完全不同的事情,比如“产品验证技能”,如果你有一套每次都要运行的产品验证标准,即它是可重复的。
[原文] [Ali H. Salem]: another example would be a social media post generator where you could give it access to all your previous posts so it can mirror your style your tone analyze what worked and what didn't work and then go search the web for topics that are booming to increase the chances that your posts go viral
[译文] [Ali H. Salem]: 另一个例子是社交媒体帖子生成器,你可以让它访问你以前的所有帖子,这样它就可以模仿你的风格和语气,分析哪些有效、哪些无效,然后去网络上搜索热门话题,以增加你的帖子通过病毒式传播的机会。
[原文] [Ali H. Salem]: but again I'm not going to do that here because I wanted to give you an apple toapple comparison of how it would look with a custom skill so you can benchmark it against an anthropic skill but again you can be super creative here when you try it out go wild the world is your oyster
[译文] [Ali H. Salem]: 但同样,我不打算在这里那样做,因为我想给你一个同类比较(apple-to-apple comparison),看看使用自定义技能会是什么样子,这样你就可以将其与 Anthropic 的技能进行基准测试。不过话说回来,当你尝试时可以超级有创意,尽情发挥(go wild),世界尽在你的掌握之中(the world is your oyster)。
[原文] [Ali H. Salem]: so for my branding I built my own template in Gamma it looks like this it's basically a short presentation on what MCP is honestly the content is irrelevant though i just want claw to pick up the brand style for our exercise so let's try it out i will dump in my prompt and just quickly going through it it doesn't need to be this textheavy it's just the one I used here and I'll leave it in the comment as well as in the description so that you can access it in case you want to copy this
[译文] [Ali H. Salem]: 为了我的品牌,我在 Gamma 中建立了自己的模板,它看起来像这样,基本上是一个关于什么是 MCP 的简短演示,老实说内容并不重要,我只是想让 Claude 在我们的练习中提取品牌风格。所以让我们试一试,我会放入我的 Prompt。快速过一遍,其实不需要这么多文字,但这只是我在这里使用的版本,我会把它放在评论区和描述中,以便你想复制时可以获取。
[原文] [Ali H. Salem]: what's happening in this prompt is that I'm asking it to create a skill called Ali's brand skill the scale must reference and analyze the reference PPT which is going to be this one and I will also include it in the file that I upload here and I'll show you how that looks in a second but that's actually a really good way of making sure that the material that you want the skill to run through is a part of the collateral that you load up when you create the skill
[译文] [Ali H. Salem]: 这个 Prompt 里发生的是,我要求它创建一个名为“Ali's Brand Skill”的技能,该技能必须引用并分析参考 PPT(就是这一个),我也会把它包含在我上传的文件中,我马上会给你看那是什么样子;但这实际上是一个很好的方法,可以确保你希望技能运行所用的材料成为你创建技能时加载的附属资料的一部分。
[原文] [Ali H. Salem]: so we're giving it instructions to use the brand reference PowerPoint apply those exact styling patterns and match any visual hierarchy spacing design elements etc so we're basically telling it to pick up our brand and tone and have that as the reference when building out the material using the skill
[译文] [Ali H. Salem]: 所以我们给它指令,要求使用品牌参考 PowerPoint,应用那些确切的样式模式,并匹配任何视觉层级、间距、设计元素等;基本上我们是在告诉它提取我们的品牌和语气,并在使用该技能构建材料时以此作为参考。
[原文] [Ali H. Salem]: then we have some additional information around brand visuals things to pick up information around slide structure and patterns communication principles this is something I'm big on so top down communication pyramid principles kind of potato potato but nevertheless it's good to over contextualize things for an LLM conciseness and completeness as well as actionoriented
[译文] [Ali H. Salem]: 然后我们有一些关于品牌视觉的额外信息需要提取,关于幻灯片结构和模式的信息,以及沟通原则——这是我非常看重的,比如自上而下的沟通、金字塔原则,这两者其实大同小异(potato potato),但无论如何,对于 LLM 来说,过度提供上下文(over-contextualize)是有好处的,比如简洁性、完整性以及行动导向。
[原文] [Ali H. Salem]: so I prefer my input and my output from the LLM to be actionoriented rather than trying to cover all the ground on the topic that I am discussing with it
[译文] [Ali H. Salem]: 我更喜欢 LLM 的输入和输出都是行动导向的,而不是试图覆盖我与它讨论的主题的所有方面。
[原文] [Ali H. Salem]: and then some additional information here on the PowerPoint presentation itself examine the reference point and replicate the layout patterns exactly you don't need to do it this way there are drawbacks of doing this by the way because now the content of your PowerPoint becomes the recipe so if your PowerPoint that you upload is not exhaustive of all the things that you want to do this could throttle the output from Claude because there might not be a suitable slide for it to use when it's creating your material
[译文] [Ali H. Salem]: 还有一些关于 PowerPoint 演示文稿本身的额外信息:检查参考点并完全复制布局模式。你不必非要这样做,顺便说一下,这样做是有缺点的,因为现在你的 PowerPoint 内容变成了“食谱”,如果你上传的 PowerPoint 没有穷尽你想做的所有事情,这可能会限制 Claude 的输出,因为在创建材料时可能找不到合适的幻灯片供它使用。
[原文] [Ali H. Salem]: and then some steering on the approach itself so lead with so what this is a common practice within consulting so instead of for example having a bunch of statistics that statistic should tell a message so that's the kind of so what message and I want Claude to incorporate that same concept of always asking so what
[译文] [Ali H. Salem]: 然后是对方法本身的一些引导,比如“以 So What(那又怎样)开头”,这是咨询行业的一种常见做法;例如,不要只列出一堆统计数据,统计数据应该传达一个信息,那就是“So What”类的信息,我希望 Claude 融入这种总是问“So What”的相同概念。
[原文] [Ali H. Salem]: now the last thing we're going to do is just attach our brand reference file so you can either drag and drop it or you can click on upload file here so here we go the file is uploaded and we are ready to go now this usually takes a little bit longer so you know what time it is cheers
[译文] [Ali H. Salem]: 现在我们要做的最后一件事就是附上我们的品牌参考文件,你可以拖放它,或者点击这里的上传文件。好了,文件已上传,我们准备好了。这通常需要一点时间,所以你知道该干嘛了(举杯)干杯。
[原文] [Ali H. Salem]: all right it's done so what it has produced for us is three separate outputs first is the actual skill together with the reference material so this is actually the important one and then we have a brand analysis summary so it's basically giving us an overview of the material that we have in the skill and then lastly it's giving you an installation guide and what to do to troubleshoot etc
[译文] [Ali H. Salem]: 好了,完成了。它为我们生成了三个独立的输出:首先是实际的技能文件连同参考材料,这实际上是最重要的一个;然后我们有一个品牌分析摘要,基本上是给我们一个关于技能中包含的材料的概览;最后,它给你一个安装指南以及故障排除的操作建议等。
[原文] [Ali H. Salem]: so let's download the zip file so it will land in your download folder and it's going to be a zip file so if you pop it open it's going to open a normal file and you will have a set of information files in here now the important one is going to be the skill markdown file here that is really all a skill is by the way it's a markdown file that contains the instruction that Claude is going to use to build out the skill
[译文] [Ali H. Salem]: 让我们下载 ZIP 文件,它会进入你的下载文件夹。这是一个 ZIP 文件,所以如果你打开它,它会像普通文件夹一样打开,里面有一组信息文件。现在重要的是这个技能 Markdown 文件,顺便说一下,技能实际上就是这个——它是一个包含了 Claude 用来构建该技能的指令的 Markdown 文件。
[原文] [Ali H. Salem]: so here it basically took all of our slides and decomposed them into separate structures within this markdown file and this is what is going to be referenced in the skill so if you're asking this skill to create a deck for you then these are the building blocks it's going to use anything outside of it is not going to look coherent
[译文] [Ali H. Salem]: 在这里,它基本上把我们所有的幻灯片都分解成了这个 Markdown 文件中的独立结构,这就是技能中将被引用的内容。所以如果你要求这个技能为你创建一个演示文稿,那么这些就是它将使用的积木,任何超出这个范围的内容看起来都不会连贯。
📝 本节摘要:
在本章中,Ali 解构了下载的技能压缩包,指出核心是一个 Markdown 文件,其中包含了将参考文档(如 PPT)拆解后的结构化指令。他提出了“硬引用(Hard Reference)”的双刃剑效应:虽能提高准确性,但会限制输出内容的灵活性。随后,他演示了将该自定义技能上传至 Claude 的过程,并再次使用 Nvidia 2025 年报进行测试。结果显示,生成的报告成功应用了 Ali 的绿色品牌色调和行动导向的语气,但也意外保留了部分橙色元素,经排查发现这是由于参考素材本身包含桃色/橙色设计元素所致。
[原文] [Ali H. Salem]: now the important one is going to be the skill markdown file here that is really all a skill is by the way it's a markdown file that contains the instruction that Claude is going to use to build out the skill
[译文] [Ali H. Salem]: 现在重要的是这个技能 Markdown 文件,顺便说一下,技能实际上就是这个——它是一个包含了 Claude 用来构建该技能的指令的 Markdown 文件。
[原文] [Ali H. Salem]: but then if you have a reference material like we know we do with the brand reference then it needs to be in the file as well
[译文] [Ali H. Salem]: 但如果你有参考材料,就像我们要用的品牌参考那样,那么它也需要包含在这个文件中。
[原文] [Ali H. Salem]: so I told you before that having hard reference on the slides themselves is like a blessing and a curse because it's going to make you more accurate but it's also going to require more out of the slides and this is why
[译文] [Ali H. Salem]: 我之前告诉过你,在幻灯片本身上有“硬引用(hard reference)”既是福也是祸(blessing and a curse),因为它会让你更准确,但同时也对幻灯片有更高的要求,原因就在这里。
[原文] [Ali H. Salem]: so here it basically took all of our slides and decomposed them into separate structures within this markdown file and this is what is going to be referenced in the skill so if you're asking this skill to create a deck for you then these are the building blocks it's going to use anything outside of it is not going to look coherent
[译文] [Ali H. Salem]: 在这里,它基本上把我们所有的幻灯片都分解成了这个 Markdown 文件中的独立结构,这就是技能中将被引用的内容。所以如果你要求这个技能为你创建一个演示文稿,那么这些就是它将使用的积木,任何超出这个范围的内容看起来都不会连贯。
[原文] [Ali H. Salem]: let's actually drop this in now the way you do that is you go back to your settings and then you go to capabilities and here you have upload skill so let's just click it and it tells you that you need a zip file that includes exactly one skill at the root level so you can't upload multiple skills at the same time here let's drop that in and here we go now we have Ali's brand skill as one of our custom skills
[译文] [Ali H. Salem]: 让我们实际上把它放进去。做法是回到你的设置,然后去 Capabilities(能力),这里有“Upload Skill(上传技能)”,点击它。它会告诉你需要一个 ZIP 文件,且根目录下只能包含一个技能(所以你不能同时上传多个技能)。让我们把它放进去,好了,现在我们就有了“Ali's Brand Skill”作为我们的自定义技能之一。
[原文] [Ali H. Salem]: so let's put this bad boy into action and let's ask it to do the same thing so let's take the Nvidia report and then let's say use the skill to summarize the NVIDIA annual report give it to me in a format annual report available in link below
[译文] [Ali H. Salem]: 让我们把这个“家伙(bad boy)”投入实战,要求它做同样的事情。还是拿 Nvidia 的报告,然后说:使用该技能总结 Nvidia 年度报告,以上面链接中的年度报告格式提供给我。
[原文] [Ali H. Salem]: all right so let's start off with the report format and then we can build out the PowerPoint afterwards now we can do a one-toone comparison on Entropics brand style versus my brand style so you can see how this pans out both in terms of design as well as tone formatting and ways of communicating which we prompted the skill to include
[译文] [Ali H. Salem]: 好了,让我们从报告格式开始,之后再构建 PowerPoint。现在我们可以对 Anthropic 的品牌风格与我的品牌风格进行一对一的比较,这样你可以看到这在设计、语气格式以及我们提示技能包含的沟通方式方面是如何呈现的。
[原文] [Ali H. Salem]: okay so the report is ready let's take a look at the result so at first glance it looks pretty good i mean this orange format looks very anthropic right but uh we can take a look at why that shows up in a second
[译文] [Ali H. Salem]: 好的,报告准备好了,让我们看看结果。乍一看它看起来很不错,我是说这种橙色格式看起来非常有 Anthropic 的风格,对吧?但我们要稍后看一下为什么会出现这种情况。
[原文] [Ali H. Salem]: the text itself looks coherent to our brand style so is using the green text and it definitely has the tone and output that we asked it to leading with actions first and driving towards implication um and the so what within the messaging so this looks coherent to what we were asking it to do
[译文] [Ali H. Salem]: 文本本身看起来与我们的品牌风格一致,使用的是绿色文本,而且绝对具有我们要求的语气和输出——以行动为先,导向含义(implication)以及信息中的“So What(那又怎样)”。这看起来与我们要求它做的相一致。
[原文] [Ali H. Salem]: let's take a look at where the uh orange comes from just to make sure that it's not being spilled over from the anthropic branding so we have our brand analysis summary here we can pop that open and we can see that primary colors are indeed green or teal I should say and it's pointing it towards the background and the accent colors that it's outlining here below are very much orange coral and peach
[译文] [Ali H. Salem]: 让我们看看这个橙色是从哪里来的,以确保它不是从 Anthropic 的品牌中溢出(spill over)的。我们这里有品牌分析摘要,打开它,我们可以看到主色调确实是绿色或蓝绿色(Teal),它将其指向背景;而在下面列出的强调色(accent colors)非常多是橙色、珊瑚色和桃色。
[原文] [Ali H. Salem]: and that probably let's just go back to the deck for a second probably comes from the fact that any design adjustment seems to have a peachy color the headers do indeed have this a bit of a brown orange coloring and I think the highlights are also in orange so it makes sense that it picked it up
[译文] [Ali H. Salem]: 这可能——让我们回到演示文稿看一下——可能源于这样一个事实:任何设计调整似乎都带有桃色,标题确实有一点棕橙色,我想高光部分也是橙色的,所以它提取出这些颜色是合理的。
[原文] [Ali H. Salem]: but if you would want it to divert further then you should be looking at the brand analysis summary to see that the colors are indeed coherent with your company's branding or if you have like a personal branding that you want to be working with if you don't like it then you can just iterate on top of the initial skill and it's going to generate new versions of the skill for you
[译文] [Ali H. Salem]: 但如果你想让它进一步偏离(原样式),你应该查看品牌分析摘要,看看颜色是否确实与你公司的品牌一致,或者如果你有想使用的个人品牌。如果你不喜欢它,你可以直接在初始技能的基础上进行迭代,它会为你生成新版本的技能。
📝 本节摘要:
在本节中,Ali 进一步测试了自定义技能生成 PowerPoint 的能力。虽然生成结果在色调上成功回归了品牌主导的绿色,但在排版上依然存在显著缺陷:内容过于文字密集(Text-heavy),且出现了标题文字溢出边界的格式错误。Ali 借此再次强调,尽管 LLM 能遵循品牌结构,但在处理像 PPT 设计这类需要强视觉表现的“利基用例(Niche use cases)”时,其能力仍显不足。
[原文] [Ali H. Salem]: now let's see what happens if we create a PowerPoint out of this please build out a PowerPoint summary on the same topic
[译文] [Ali H. Salem]: 现在让我们看看如果我们用这个创建一个 PowerPoint 会发生什么:请针对同一主题构建一个 PowerPoint 摘要。
[原文] [Ali H. Salem]: and one more thing that I want to mention is these activities take quite a bit of time when they execute and similar to what we had in perplexity in the previous video you can turn on notifications here and it will give you a heads up once it's ready
[译文] [Ali H. Salem]: 我想提到的一件事是,这些活动在执行时需要相当多的时间;类似于我们在上一个视频中 Perplexity 里的情况,你可以在这里打开通知,一旦准备好它会给你提示。
[原文] [Ali H. Salem]: so the deck has finished building let's have a look at the result so this looks much closer to our brand theme right everything is green and seems to follow the structure fairly well
[译文] [Ali H. Salem]: 演示文稿(deck)已经构建完成,让我们看看结果。这看起来更接近我们的品牌主题,对吧?一切都是绿色的,似乎相当好地遵循了结构。
[原文] [Ali H. Salem]: again the issue here is that LLMs are not good at niche use cases like PowerPoint so it just looks like it plugged in a bunch of text in the PowerPoint and that's not how you should use PowerPoint right
[译文] [Ali H. Salem]: 同样,这里的问题是 LLM 并不擅长像 PowerPoint 这样的利基用例(niche use cases),所以它看起来就像是在 PowerPoint 里塞了一堆文字,而这并不是你使用 PowerPoint 的正确方式,对吧。
[原文] [Ali H. Salem]: and this by the way look at this it doesn't recognize that the title is sticking outside of the borders of the deck all in all it does follow the brand structure but it's not great for niche use cases
[译文] [Ali H. Salem]: 顺便看下这个,它没有识别出标题超出了演示文稿的边界。总而言之,它确实遵循了品牌结构,但对于利基用例来说表现并不太好。
📝 本节摘要:
在本章中,Ali 引入了“社区技能(Community Skills)”的概念。他主张不要“重复造轮子”,鼓励用户前往 GitHub 等平台利用他人已构建且验证有效的技能。他详细演示了从 GitHub 下载技能文件(以 Image Enhancer 为例)的流程,并解决了一个关键的格式兼容性问题:直接上传下载的 Markdown 文件会报错,必须将其放入文件夹并压缩成 ZIP 格式才能被 Claude 识别。最后,他实测了图像增强技能,结果出人意料地将一张模糊的缩略图修复得相当不错。
[原文] [Ali H. Salem]: now let's talk about the community skills because this is something that I assume will be growing over time and honestly why do the heavy lift of trying to create a super strong skill if you can recycle the same work that someone else has done and is proven to be very effective
[译文] [Ali H. Salem]: 现在让我们谈谈社区技能(Community Skills),因为我认为这会随着时间的推移而增长;老实说,如果别人已经做了同样的工作并且被证明非常有效,为什么还要费力去创建一个超强的技能呢?
[原文] [Ali H. Salem]: this is where you should actively browse for useful skills when you are leveraging claude now the best place to do that right now is on GitHub it would look something like this where there is going to be a repository containing a bunch of skills
[译文] [Ali H. Salem]: 这就是你在利用 Claude 时应该积极浏览有用技能的地方。目前最好的地方是 GitHub,它看起来像这样,那里会有一个包含一堆技能的存储库(repository)。
[原文] [Ali H. Salem]: and most of them will follow the same structure so they will have a readme file that explains what's going on and there will be a markdown file that contains the skill itself and potentially some supporting scripts or collateral
[译文] [Ali H. Salem]: 它们大多数都遵循相同的结构,所以会有一个 README 文件解释发生了什么,还会有一个包含技能本身的 Markdown 文件,以及可能的支持脚本或附属材料。
[原文] [Ali H. Salem]: and there are many ways you can download the contents from GitHub if you haven't used that before the two ways that I'm going to show you here are either to download the full repository which is if you click code here you can download a zip file containing all the contents that you can see in front of you so then we would download all these skills that we can see here
[译文] [Ali H. Salem]: 如果你以前没用过 GitHub,有很多方法可以下载内容。我要展示的两种方法是:要么下载完整的存储库——如果你点击这里的“Code”,你可以下载一个包含你眼前所见所有内容的 ZIP 文件,这样我们就下载了这里看到的所有技能。
[原文] [Ali H. Salem]: or we can download the individual skills let's just pick one of them uh the ones at top look like the standard skill from Claude how about this image enhancer that that sounds fun i I don't think that this will be super effective to be honest because again it's outside of the wheelhouse from what an LLM is typically very effective in but hey why not try right
[译文] [Ali H. Salem]: 或者我们可以下载单个技能。让我们选一个,上面的看起来像 Claude 的标准技能,这个“Image Enhancer(图像增强器)”怎么样?听起来很有趣。老实说,我不认为这会超级有效,因为这同样超出了 LLM 通常非常有效的领域(wheelhouse),但嘿,为什么不试试呢,对吧?
[原文] [Ali H. Salem]: so once you're here you can just click the file you'll see the contents of it so this is the skill file the markdown file and then you can just click download file and it will download it for us over here
[译文] [Ali H. Salem]: 所以一旦你到了这里,你可以直接点击文件,你会看到它的内容——这就是技能文件,那个 Markdown 文件——然后你可以直接点击“下载文件”,它会为我们下载到这里。
[原文] [Ali H. Salem]: now the important thing is if you try to upload it it's going to tell you that it doesn't accept it so let's say that we go in here and we try to upload the file let's drop that in oops like that it won't accept it it needs to be either in a skill format which is what you would download it from if it comes directly from Claude or in a zipped format
[译文] [Ali H. Salem]: 现在重要的事情来了:如果你尝试(直接)上传它,它会告诉你它不接受。假设我们要在这里上传文件,把它拖进去——哎呀(oops),像这样它是不接受的。它必须是技能格式(即直接从 Claude 下载的格式),或者是压缩包(zipped)格式。
[原文] [Ali H. Salem]: so let's just plug this into a zipped format and we do that by just creating a new zipped folder and call this the image enhancer drop the file in there and now actually just validate the file is indeed there yeah looks good here we go and now we can see that the image enhancer is indeed here
[译文] [Ali H. Salem]: 所以让我们把它弄成压缩格式。做法是创建一个新的压缩文件夹,将其命名为“Image Enhancer”,把文件拖进去。现在确认一下文件确实在里面,是的,看起来不错。好了,现在我们可以看到 Image Enhancer 确实在这里了。
[原文] [Ali H. Salem]: let's use it so let's say use the image enhancer skill to improve the quality of the attached picture to 4K now let's find a picture that is somewhat blurry and let's take this picture of one of the thumbnails that I created before i know it wasn't of the absolute highest quality
[译文] [Ali H. Salem]: 让我们使用它。所以我们说:使用图像增强技能将附带图片的质量提高到 4K。现在让我们找一张有点模糊的图片,就用我之前创建的一张缩略图,我知道它的质量绝对不是最高的。
[原文] [Ali H. Salem]: it's funny because when I created that thumbnail I was actually just just drop it in here because I can multitask here i was actually just setting up things in the studio before recording and checking that the camera was aligned and then I was like "Hey that picture actually looks pretty badass it It's literally on the wall back here."
[译文] [Ali H. Salem]: 这很有趣,因为当我制作那个缩略图时——其实我可以直接把它拖进来,因为我可以多任务处理——我当时只是在录制前在工作室里设置东西,检查相机是否对齐,然后我就想:“嘿,那张照片看起来真的很酷(badass),它实际上就在这后面的墙上。”
[原文] [Ali H. Salem]: So it's a snapshot of a video that became the thumbnail for that YouTube video and consequently the quality is not super high so let's use that to see if the image enhancer can indeed increase the quality of this fairly blurry picture
[译文] [Ali H. Salem]: 所以那是一个视频的截图,后来成了那个 YouTube 视频的缩略图,因此质量不是超级高。所以让我们用它来看看图像增强器是否确实能提高这张相当模糊的图片的质量。
[原文] [Ali H. Salem]: so it's done let's take a look at the original just for reference let's zoom in a little bit okay it looks like this now let's take the enhanced version uh let's take a look at how that looks yeah maybe a little bit sharper i'm surprised in a I'm surprised in a positive way I must say because I thought that it would honestly just blur the crap out of the picture but hey looks like it was fairly in line
[译文] [Ali H. Salem]: 好了,完成了。让我们看看原图作为参考,放大一点,好,它看起来是这样。现在让我们看看增强版,看看看起来如何——是的,也许稍微清晰了一点。我必须说我感到惊喜(surprised in a positive way),因为我原本以为它真的只会把照片弄得一团糟(blur the crap out of),但这看起来相当不错。
📝 本节摘要:
在本章中,Ali 首先发出了关于社区技能(Community Skills)的安全警示。他类比了“Comet Jacking”的概念,指出使用公共来源的技能可能面临恶意“提示词注入(Prompt Injection)”的风险,因此建议用户在下载时保持谨慎。
随后,他分享了优化 Claude 技能表现的三项最佳实践:
1. 关闭未使用的技能:以节省 Token 并提高响应速度;
2. 避免意图重复(Duplicate Intent):防止因同时开启多个功能相似的技能(如两个不同的品牌指南)而导致模型混淆;
3. 规范命名与版本控制:建议使用描述性名称和版本号(如 _v1),以便于长期管理。[原文] [Ali H. Salem]: so there's one thing I do want to point out before you go off finding community skills and that is security
[译文] [Ali H. Salem]: 在你去寻找社区技能之前,有一件事我确实想指出的,那就是安全性。
[原文] [Ali H. Salem]: if you watch the Perplexity Comet tutorial that I created a couple of weeks ago then you might remember a concept called comet jacking which essentially means that you would unknowingly click a URL on a website that has malicious intent that would trigger an activity on your computer using the AI because it prompt injected an activity without your knowledge
[译文] [Ali H. Salem]: 如果你看了我几周前制作的 Perplexity Comet 教程,那你可能还记得一个叫做“Comet 劫持(Comet jacking)”的概念,这基本上意味着你会不知不觉地点击一个带有恶意意图的网站链接,利用 AI 在你的电脑上触发某种活动,因为它在你不知情的情况下进行了“提示词注入(prompt injected)”活动。
[原文] [Ali H. Salem]: when you're using skills there is a risk of something similar happening it's not as big as it is with Comet because Comet literally takes control of your browser but still be careful when you're using the skills and especially when you're downloading public skills from the communities
[译文] [Ali H. Salem]: 当你使用 Skills 时,也存在发生类似情况的风险。虽然风险不像 Comet 那么大(因为 Comet 实际上接管了你的浏览器),但在使用 Skills 时,尤其是从社区下载公共 Skills 时,还是要小心。
[原文] [Ali H. Salem]: that said though it is a very powerful tool to recycle other people's skills to help you elevate your performance when using Claude
[译文] [Ali H. Salem]: 话虽如此,循环利用他人的技能来帮助提升你使用 Claude 时的表现,确实是一个非常强大的工具。
[原文] [Ali H. Salem]: okay so before we wrap up I do want to leave you with a couple of practical best practices that will make your claw skill capabilities faster cleaner and much more reliable
[译文] [Ali H. Salem]: 好了,在结束之前,我确实想留给你几个实用的最佳实践,这将使你的 Claude 技能能力更快、更整洁、更可靠。
[原文] [Ali H. Salem]: so the first one is toggle off the skills that you're not using so I mentioned this in the beginning but I didn't explain why so here comes the explanation you will both save tokens and you will have quicker executions in your prompts
[译文] [Ali H. Salem]: 第一个是关闭你未使用的技能。我在开头提到过这一点但没解释原因,解释来了:这样做你既能节省 Token,又能让你的提示词执行得更快。
[原文] [Ali H. Salem]: now those are all good and nice and I'll use that actually as a segue to the second tip that I have which is avoid duplicate intent
[译文] [Ali H. Salem]: 这些都很不错,我实际上会用这一点作为过渡(segue),引出我的第二个建议:避免重复意图(duplicate intent)。
[原文] [Ali H. Salem]: so if you see what I have on the screen right now I have Ali's brand skill and I have brand guidelines from Antropic so this could of course have induced the orange colors that we saw when I created the report using my brand skills
[译文] [Ali H. Salem]: 如果你看我现在屏幕上的内容,我有“Ali's Brand Skill”和来自 Anthropic 的“Brand Guidelines”。这当然可能导致了我们在使用我的品牌技能创建报告时看到的橙色调。
[原文] [Ali H. Salem]: i don't think so because it looked like we actually had those colors incorporated in the skill itself but it can cause confusion if you have overlap so that's the reason why you should toggle them off and then if you know that you want an anthropic output then you use the anthropic guidelines and if you want to use your company's output then you would toggle on your brand skill
[译文] [Ali H. Salem]: 虽然我不认为是这种情况(因为看起来我们确实在技能本身中包含了那些颜色),但如果你有重叠,它可能会引起混淆。这就是你应该关闭它们的原因:如果你知道你想要 Anthropic 的输出,那就使用 Anthropic 指南;如果你想使用你公司的输出,那就开启你的品牌技能。
[原文] [Ali H. Salem]: the third best practice is to use descriptive naming so image enhancer is actually a really good descriptive naming it saves time when you're managing multiple versions and when you're trying to figure out when a skill you created got uploaded
[译文] [Ali H. Salem]: 第三个最佳实践是使用描述性命名。比如“Image Enhancer(图像增强器)”实际上就是一个很好的描述性名称,当你管理多个版本以及试图弄清楚你创建的技能何时上传时,它能节省时间。
[原文] [Ali H. Salem]: so if you have like skill 1 2 3 4 5 good luck you're not going to be able to manage that over time and additionally if you're enhancing an existing skill a good best practice is to call out the versioning a common way of doing that is just to do underscorev1 for the first version and then you can do underscore v2 etc
[译文] [Ali H. Salem]: 如果你用的是像 Skill 1、2、3、4、5 这样的名字,那就祝你好运了,因为随着时间推移你将无法管理它们。此外,如果你正在增强现有的技能,一个很好的做法是标注版本号,通常的做法就是第一版用 `v1`,然后你可以用 `v2` 等等。
📝 本节摘要:
作为视频的收尾,Ali 介绍了第四个、也是最高阶的最佳实践:“有意地链接技能(Chain Skill Intentionally)”。他将技能比作乐高积木,鼓励用户在一个 Prompt 中串联多个技能与集成工具来构建复杂的工作流。他描绘了一个终极自动化场景:通过 Notion MCP 获取数据 -> 调用自定义分析技能处理数据 -> 使用品牌技能生成报告 -> 最后通过 Gmail 连接器发送邮件。这体现了 Skills 的核心价值——在 Claude 内部实现模块化的自动化(Modular Automation)。
[原文] [Ali H. Salem]: the fourth best practice is a build on on what we saw here and that is you can use multiple skills in one prompt so chain skill intentionally
[译文] [Ali H. Salem]: 第四个最佳实践是基于我们在这里看到的内容的延伸,那就是你可以在一个 Prompt 中使用多个技能,所以要“有意地链接技能(Chain Skill Intentionally)”。
[原文] [Ali H. Salem]: i want you to imagine skills as kind of Lego blocks that you can pick up when you need them and then build out your workflow as required and you can incorporate various integrations and tools to complete your workflow
[译文] [Ali H. Salem]: 我希望你把技能想象成乐高积木,你可以在需要时拿起它们,然后按需构建你的工作流,并且你可以整合各种集成和工具来完成你的工作流。
[原文] [Ali H. Salem]: so like a typical workflow could be that you in one prompt call an MCP integration to fetch data from notion because we have that here there is a notion connector over here
[译文] [Ali H. Salem]: 一个典型的工作流可能是:你在一个 Prompt 中调用 MCP 集成从 Notion 获取数据,因为我们这里有这个功能,这里有一个 Notion 连接器。
[原文] [Ali H. Salem]: and then from there you might be applying a custom skill like a weekly performance analysis that executes a set of steps to analyze the data you pulled from notion
[译文] [Ali H. Salem]: 接着,你可能会应用一个自定义技能,比如“每周绩效分析”,执行一系列步骤来分析你从 Notion 拉取的数据。
[原文] [Ali H. Salem]: so now you applied one skill and from there you can put that analysis into a report that is your brand and tone like we built today that would be your second skill
[译文] [Ali H. Salem]: 现在你应用了一个技能,在此基础上,你可以将分析结果放入一个符合你品牌和语气的报告中(就像我们今天构建的那样),这将是你的第二个技能。
[原文] [Ali H. Salem]: and then lastly you can plug in the Gmail connector that allows you to send the final report to your distribution list and you could have that workflow set up on whatever cadence that you typically do it be it weekly daily monthly etc
[译文] [Ali H. Salem]: 最后,你可以插入 Gmail 连接器,允许你将最终报告发送到你的分发列表;你可以按照你通常的节奏设置该工作流,无论是每周、每天还是每月等。
[原文] [Ali H. Salem]: and having that mindset allows you to again pull in the Lego pieces together with the integrations and tools to build out a true automation around your workflows
[译文] [Ali H. Salem]: 拥有这种思维方式,让你能够再次将乐高积木与集成和工具结合起来,围绕你的工作流构建真正的自动化。
[原文] [Ali H. Salem]: to me that's where skills shine where it feels like you're doing modular automation inside Claude for your workflows
[译文] [Ali H. Salem]: 对我来说,这就是技能大放异彩的地方,感觉就像你在 Claude 内部为你的工作流进行模块化自动化。
[原文] [Ali H. Salem]: and now you know how to use Claude skills thank you for trusting me with your time let me know if you like the video and as always let me know if you didn't like it because this channel is for you so your feedback really matters
[译文] [Ali H. Salem]: 现在你知道如何使用 Claude 技能了。感谢你把时间交给我,如果你喜欢这个视频请告诉我;一如既往,如果你不喜欢也请告诉我,因为这个频道是为你而设的,所以你的反馈真的很重要。
[原文] [Ali H. Salem]: and in case you want to continue your learning journey I will leave a link to this Perplexity video that helps you go from a beginner to an advanced user so with that said thanks again and have a good one
[译文] [Ali H. Salem]: 如果你想继续你的学习之旅,我会留下这个 Perplexity 视频的链接,帮助你从初学者进阶为高级用户。话虽如此,再次感谢,祝你一切顺利(have a good one)。