Remix.run Logo
Frannky 4 hours ago

both

chickensong 4 hours ago | parent [-]

I haven't done a lot with skills yet, but maybe try and leverage hooks to enforce skill usage, and move most of the skill's logic and complexity into a script so the agent only needs to reason about how to call the script.

Frannky 21 minutes ago | parent [-]

I think I'll wait until they are more reliable. For now, I use skills, but they just specify which endpoint to call. It should be also safer, different vps, no access to credentials but the bearer token.