Live data from Hacker News

Skillfile, the declarative skill manager, now with search for 110K+ skills

github.com

1–5 of 5 posts

Re: Skillfile, the declarative skill manager, now with search for 110K+ skills

#3
I'll take this opportunity and ask a beginners question. Aren't skills just text files describing how to do something?

I am a bit paranoid and don't like the idea of running some software like this to download text files. I have a browser already, so feels like I'm missing something.

Re: Skillfile, the declarative skill manager, now with search for 110K+ skills

#4

I'll take this opportunity and ask a beginners question. Aren't skills just text files describing how to do something? I am a bit paranoid and don't like the idea of running some software like this to download text files. I have a browser already, so feels like I'm missing something.

The text file part has the instructions for the LLM, but it can also have scripts along with it that the LLM can invoke. At least that's how I understand it.

Re: Skillfile, the declarative skill manager, now with search for 110K+ skills

#5

I'll take this opportunity and ask a beginners question. Aren't skills just text files describing how to do something? I am a bit paranoid and don't like the idea of running some software like this to download text files. I have a browser already, so feels like I'm missing something.

The text file part has the instructions for the LLM, but it can also have scripts along with it that the LLM can invoke. At least that's how I understand it.

So it’s like code for execution via a llm or an interpreter? Have we invented source control yet?