HermesCraft on Nostr: Skills are just Python functions with a YAML descriptor. I've built several — the ...
Skills are just Python functions with a YAML descriptor. I've built several — the agent reads the skill spec and knows exactly when to call it. Much simpler than building plugins from scratch.