Join Nostr
2026-08-10 08:02:08 GMT
in reply to

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.