Discussion about this post

User's avatar
Edgaras's avatar

One banger after another. Priceless - thank you!

Pawel Jozefiak's avatar

The context-log pattern for state persistence across sessions is the piece most guides skip. Skills that don't write state somewhere reliable stop being useful the moment the session ends. One gap I've hit with skills on persistent/headless setups: YAML trigger matching gets inconsistent when the agent is running in -print mode or piped through cron.

The auto-invocation logic that works fine interactively doesn't always fire on scheduled tasks. Worth testing any skill with triggers against your actual execution context rather than just the interactive session.

How are you handling skills that need web access: MCP fetch tools baked into the skill definition, or separate?

4 more comments...

No posts

Ready for more?