Claude Skills are awesome, maybe a bigger deal than MCP
simonwillison.net
Claude Skills are awesome, maybe a bigger deal than MCP
1–10 of 383 posts
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#2I do not understand this. cli-tool --help outputs still occupies tokens right?
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#3> LLMs know how to call cli-tool --help, which means you don’t have to spend many tokens describing how to use them—the model can figure it out later when it needs to. I do not understand this. cli-tool --help outputs still occupies tokens right?
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#4> LLMs know how to call cli-tool --help, which means you don’t have to spend many tokens describing how to use them—the model can figure it out later when it needs to. I do not understand this. cli-tool --help outputs still occupies tokens right?
Absolutely, but it occupies them later and only when needed. This is what I think they're driving at here.
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#5Earlier quoted context omitted.
Absolutely, but it occupies them later and only when needed. This is what I think they're driving at here.
but why can't I do the same with mcp? I just create a help() function that returns the help info?
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#6Earlier quoted context omitted.
Absolutely, but it occupies them later and only when needed. This is what I think they're driving at here.
but why can't I do the same with mcp? I just create a help() function that returns the help info?
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#7Earlier quoted context omitted.
Absolutely, but it occupies them later and only when needed. This is what I think they're driving at here.
but why can't I do the same with mcp? I just create a help() function that returns the help info?
• Linear: 23 tools (~12,935 tokens)
• JetBrains: 20 tools (~12,252 tokens)
• Playwright: 21 tools (~9,804 tokens)Re: Claude Skills are awesome, maybe a bigger deal than MCP
#8Re: Claude Skills are awesome, maybe a bigger deal than MCP
#9Furthermore, with all the hype around MCP servers and simply the amount of servers now existing, do they just immediately come obsolete? its also a bit fuzzy to me just exactly how an LLM will choose an MCP tool over a skill and vice versa...
Re: Claude Skills are awesome, maybe a bigger deal than MCP
#10I also think "skills" is a bad name. I guess its a reference to the fact that it can run scripts you provide, but the announcement really seems to be more about the hierarchical docs. It's really more like a selective context loading system than a "skill".