Notable Quotes
"Conceptually, skills are actually really simple. It's just a folder."
— Kenny
"This progressive disclosure makes the agent way more token efficient."
— Kenny
"The main difference is that you have to trigger a slash command yourself, whereas with skills, they are used by the agent."
— Kenny
"The second big difference is with progressive disclosure, which we just discussed. Claude is only going to see the name and description in the beginning, so the context load is minimal."
— Kenny
"The nice thing is that the claude harness really takes care of how skills are used and the directions that go into the system prompt for leveraging skills."
— Kenny
"I think that's really cool because you don't have to reinvent the wheel. you can just kind of piece different skills together and build new, more powerful skills that leverage other skills."
— Kenny
"And that's the really cool thing about skills because claude code can just run terminal commands."
— Kenny
"So, what's worked for me is telling cloud code or cursor or whatever you're using that the skill failed because of X reason and showing you it what the expected output was versus what happened and then having it review the full scale and identifying what it thinks the failure point was and then suggesting to you how to improve it and then going ahead and implementing that fix."
— Kenny