The future of this is having a API (with CLI, MCP) and then a SKILL.md file for other system to integrate with it.
Basically like yourapp.com/api/openapi.json and yourapp.com/api/skill.md.
This is the universal integration interface. Any app that wants to expose itself to be used by others to build things on top can do this. AI is the integration layer, avoids the integration hell.
Comments
I like the idea. This is where software is going.
The future of this is having a API (with CLI, MCP) and then a SKILL.md file for other system to integrate with it.
Basically like yourapp.com/api/openapi.json and yourapp.com/api/skill.md.
This is the universal integration interface. Any app that wants to expose itself to be used by others to build things on top can do this. AI is the integration layer, avoids the integration hell.
I have tried similar things before. It works.