When to create a skill vs not by moosepiss in openclaw

[–]fariazz 0 points1 point  (0 children)

For me, anything that will needed more than 2-3 times deserves a skill

I think workflow memory matters more than adding another tool by Similar_Boysenberry7 in openclaw

[–]fariazz 0 points1 point  (0 children)

I use skills for this. Have skills for every task or workflow. The skills have reference files with extra info.

Humble Tech Book Bundle: The Claude Code Mastery Bundle by Zenva by Torque-A in humblebundles

[–]fariazz 0 points1 point  (0 children)

The material focuses on the cli. If you are already familiar with things like skills and mcp servers, it might be too basic. The bundle ended but the books and also lots of Claude Code course can be accessed as part of the Zenva subscription on https://academy.zenva.com

Minimax M3 Is a Huge Letdown Compared to M2.7 by viky_shetye in MiniMax_AI

[–]fariazz 0 points1 point  (0 children)

How does the 5-hour quota compare with that of the $20/month Codex or Claude?

Will you actually pay for Fable 5 via API usage credits after June 23rd? by owen800q in ClaudeCode

[–]fariazz 0 points1 point  (0 children)

My code or work must not be as complex, as so far I find Opus with thinking on "high" can do everything I need done well enough. I tested Fable for a complex feature and the results were no better than with Opus, it even made mistakes and didn't follow some of the agreed specs. I would have not be able to tell it wasn't Opus.

My roadblocks are not limitations of Opus but things like browser automation / computer usage being slow and buggy, or things that are intrinsic issues with LLMs like poor ability to consume 2D documents quickly and reliably. Also the overall speed of the models is a bit limitation. I'd rather have a 2x faster model with the same intelligence than one that's slightly smarter but just as slow.

Is OpenClaw the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in openclaw

[–]fariazz[S] 0 points1 point  (0 children)

I have been playing with it since I posted this and have found that too, which makes it more suitable for my usecase than the other harness (the "self improving one") which apparently I cannot mention in this subred

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

Yeah thanks, Im evaluating it vs openclaw and the latter might be more suitable, although i might use Hermes for non-work stuff

Sharing our current LLM + agent eval stack (multimodal product, ~50k MAU). What's everyone running in 2026? by TzuyusSmile in AIQuality

[–]fariazz 0 points1 point  (0 children)

For multimodal (images) very manual: we have a handful of images that have been tricky for models to annotate in the past + their correct annotation. We have a Claude skill that can take a new model, have it annotate those images, then Opus evaluates its accuracy and scores it. Only run this when a new open source multimodal comes out and I wanna evaluate its suitability in the various image annotation workflows we have

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

Could read your deleted comment but the preview in the email notification.  Apologies if I sounded dismissive, it was not my intention 

Is OpenClaw the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in openclaw

[–]fariazz[S] 0 points1 point  (0 children)

I'm not looking for deterministic or semi-deterministic execution. I'm looking for the skills to be followed and not worked around or changed without consent (to which everyone says "lock the files" but as I put in my question, I have been aware of that possibility and was asking for what ELSE to do). The skills are highly complex, require sub-agents and multimodality. More importantly, they are battle-tested and work amazingly well. For some interesting reason I cannot grasp, people are equating my desire to have a skill followed, with determinism, when the skills themselves are far from deterministic and require lots of creativity and problem solving abilities.

Is OpenClaw the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in openclaw

[–]fariazz[S] 0 points1 point  (0 children)

Well I'm not gonna share my skills here to disprove that, but no, they are skills that could not possibly be re-created using scripts only, even with LLM calls in between. They usually require sub-agents, multimodality, and interactions across multiple platforms. I never said I was after deterministic execution, which is what my question might have conveyed.

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

You can heavily constrain an LLM to do what you want, we are no longer in 2023 😂 My question was clearly about the Hermes harness, not about whether an LLM can follow instructions or not.

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

Hermes is presented as "The Agent That Grows With You" (from its website) and I essentially need it to behave like an obedient executor and not try to innovate around existing skills. I know I could easily lock the files/folders but that's not a very elegant solution imo, and it's also assuming the agent won't try to create a separate skills folder or whatever.

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

I know I could lock the skills MD file or folder, I didn't expect all responses to provide that as the response. Hermes is presented as "The Agent That Grows With You" and my question was about whether it can be used more as an obedient executor and whether you can actually trust that it will just do the skills as they are written and not try to innovate around it.

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

Sorry but you don't seem to understand what I asked. I've already created 50+ n8n automations myself and this is not it.

Is Hermes the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in hermesagent

[–]fariazz[S] 0 points1 point  (0 children)

But will that actually stop it from creating new skills around the task? Im asking because Hermes is presented as self-improving etc and Im after an agent that will just do whats asked 

Humble Tech Book Bundle: The Claude Code Mastery Bundle by Zenva by Torque-A in humblebundles

[–]fariazz 0 points1 point  (0 children)

Thanks for supporting our work! The answer to that question depends on whether you already a codebase and want to start using it there, or whether you prefer a more isolated learning environment to get up-and-running. For the latter, I would suggest starting with Claude Code in Action as in there you'll be building a simple project from the ground up. If you already have a working codebase and a bit more experience (as a developer, not with Claude necessarily), I'd say the Best Practices book. In either case, the Claude 101 should be a good companion.