Just explored mercury-agent-skills from Cosmicstack-labs - a library of reusable agent skills for AI agents. Supports Mercury Agent, Open Claw, and Hermes architectures. Key features: persistent memory between calls (not starting fresh each conversation), token-efficient execution. Seems like a middle ground between "all-in-one" solutions and "write everything from scratch". #AI #agents #opensourcehttps://github.com/cosmicstack-labs/mercury-agent-skills
Just explored mercury-agent-skills from Cosmicstack-labs - a library of reusable agent skills for AI agents. Supports Me...