I'm struggling to see how this is different from prepackaged prompts. Simon's article talks about skill metadata being used by the model to look up the full prompt as a way to save on context usage. That is analogous to the model calling --help when it needs to use a CLI tool without needing to load up the full man pages ahead of time.But couldn't an MCP server expose a "help" tool?
GoatInGrey|4 months ago
What they're trying to do here is translate MCP servers to something more broadly useable by the population. They cannot differentiate themselves with model training anymore, so they have been focusing more and more on tooling development to grow revenue.
throwup238|4 months ago
I think the big difference is that now you can include scripts in these skills that can be executed as part of the skill, in a VM on their servers.