(no title)
extr
|
2 months ago
It’s crazy how Anthropic keeps coming up with sticky “so simple it seems obvious” product innovations and OpenAI plays catch up. MCP is barely a protocol. Skills are just md files. But they seem to have a knack for framing things in a way that just makes sense.
Jimmc414|2 months ago
Those instructions can reference external scripts that Claude executes without loading the source. You can package them with hooks and agents in plugins. You pay tokens for the output, not the code that calls it.
Install five MCPs and you've burned a large chunk of tokens before typing a prompt. With skills, you only pay for what you use.
You can call deterministic code (pipelines, APIs, domain logic) with a non-deterministic model, triggered by plain language, without the context bloat.
robrenaud|2 months ago
In the same way Nagel knew what it was like to be a bat, Anthropic has the highest fraction of people who approximately know what it's like to be a frontier ai model.
gabaix|2 months ago
01HNNWZ0MV43FF|2 months ago
uoaei|2 months ago
altmanaltman|2 months ago
This is a prime example of what you're saying. Creating a "foundation" for a protocol created an year ago that's not even a protocol
Has the Gavin Belson tecthics energy
sigmoid10|2 months ago
DonHopkins|2 months ago
It really should be required viewing for anyone in the industry, it has so much spot-on social commentary, it's just not "tecthical" not to be fully aware of it, even if it stings.
https://silicon-valley.fandom.com/wiki/Tethics
>Meanwhile, Gavin Belson (Matt Ross) comes up with a code of ethics for tech, which he lamely calls "tethics", and urges all tech CEOs to sign a pledge to abide by the tethics code. Richard refuses to sign, he considers the pledge to be unenforceable and meaningless.
>Belson invites Richard to the inauguration of the Gavin Belson Institute for Tethics. Before Belson's speech, Richard confronts the former Hooli CEO with the fact that the tethics pledge is a stream of brazenly plagiarized banalities, much like Belson's novel Cold Ice Cream & Hot Kisses.
>Once at the podium, Belson discards his planned speech and instead confesses to his misdeeds when he was CEO of Hooli. Belson urges California's attorney general to open an investigation.
>Richard mistakenly thinks that Belson is repentant for all his past bad behavior. But, as Ron LaFlamme (Ben Feldman) explains, Belson's contrite act is just another effort to sandbag Richard. If the attorney general finds that Belson acted unethically during his tenure as Hooli CEO, the current Hooli CEO would be the one who has to pay the fine. And since Pied Piper absorbed Hooli, it would be Pied Piper that has to pay the fine.
beng-nl|2 months ago
mhalle|2 months ago
Out of the box Claude skills can call python scripts that load modules from Pypi or even GitHub, potentially ones that include data like sqlite files or parquet tables.
Not just in Claude Code. Anywhere, including the mobile app.
rcarmo|2 months ago
lacy_tinpot|2 months ago
MCP/Tool use, Skills, and I'm sure others that I can't think of.
This is might be because of some core direction that is more coherent than other labs.
JoshuaDavid|2 months ago
losvedir|2 months ago
The modern HTTP Streamable version is light-years better, but took a year and was championed by outside engineers faced with the real problem of integrating it, and I imagine was designed by a human.
OpenAI was there first, but unfortunately the models weren't quite good enough yet, so their far superior approach unfortunately didn't take off.
smokel|2 months ago
valzam|2 months ago
sam_lowry_|2 months ago
unknown|2 months ago
[deleted]
brazukadev|2 months ago
nl|2 months ago
msy|2 months ago
nrhrjrjrjtntbt|2 months ago
uoaei|2 months ago
speakspokespok|2 months ago
ivape|2 months ago
rcarmo|2 months ago
blitzar|2 months ago
baxtr|2 months ago
Build things and then talk about them in a way that people remember and share it with friends.
I guess some call it clever product marketing.
extr|2 months ago
baby|2 months ago
_pdp_|2 months ago
The biggest unlock was tool calling that was in invented at OpenAI.
simonw|2 months ago
CuriouslyC|2 months ago