Today I saw @0xMantleCN @Mantle_Official release Agent Skills + Agent Scaffold, and many people's first reaction was: "A few lines of code can run an AI Agent."
But what I really noticed was not the code, but that AI has finally started to get hands-on.
1|In the past, AI Agents mostly only thought
In the past two years, there has been a lot of discussion about AI + Crypto.
Model
Inference
Strategy
Automation
It all sounds impressive, but when it comes to execution on the chain, problems arise:
How to connect RPC
How to check the protocol
How to send transactions
How to roll back failures
How to record results
So the real state of many Agents is that they can write strategies but cannot perform actions.