logoalt Hacker News

zbyyesterday at 8:15 PM3 repliesview on HN

I still don't get what is special about the skills directory - since like forever I instructed Claud Code - "please read X and do Y" - how skills are different from that?


Replies

simonwyesterday at 9:26 PM

They're not. They are just a formalization of that pattern, with a very tiny extra feature where the model harness scans that folder on startup and loads some YAML metadata into the system prompt so it knows which ones to read later on.

show 1 reply
mkageniusyesterday at 8:35 PM

The difference is that the code in the directory (and the markdown) are hardcoded and known to work beforehand.

show 1 reply
bavellyesterday at 8:37 PM

Not really special, just officially supported and I'm guessing how best to use it baked in via RL. Claude already knows how skills work vs learning your own home-rolled solution.