Remix.run Logo
sajithdilshan 4 hours ago

What do you mean by renting out an agent skill? How can one even rent a Skill? It’s just a markdown file

Someone 3 hours ago | parent | next [-]

You periodically pay a fee that gives you the right to use a licensed markdown file, in the same way you can rent movies or fonts.

When you stop paying but keep using the skill, that’s called pirating.

aranelsurion 2 hours ago | parent | next [-]

But if you point your LLM at it and say you want something like this, then it’s all ok. :) If you can’t legally copy it, just launder it through AI.

fnord77 2 hours ago | parent | prev [-]

so it's just a prompt?

valleyer 3 hours ago | parent | prev | next [-]

It could be added to context only on the inference server, with the model heavily instructed not to repeat its contents. Not foolproof, obviously.

insane_dreamer an hour ago | parent | prev [-]

depending on what the skill does, it can be a whole collection of python/other code files, resource files (i.e., js libs, css/html templates) and markdown files with orchestration instructions