logoalt Hacker News

woeiruatoday at 3:15 AM3 repliesview on HN

Ok, but there are still many environments where an LLM will not have access to a CLI. In those situations, skills calling CLI tools to hook into APIs are DOA.


Replies

egeozcantoday at 3:40 AM

What are the advantages of using an environment that doesn't have access to a CLI, only having to run/maintain your own server, or pay someone else to maintain that server, so AI has access to tools? Can't you just use AI in the said server?

show 3 replies
hansonkdtoday at 3:26 AM

idk, just have a standard internet request tool that skills can describe endpoints to. like you could mock `curl` even for the same CLI feel

show 1 reply
yawnxyztoday at 3:27 AM

skills can have code bundled with them, including MCP code

show 1 reply