Resources
2Install
npx skillscat add dgriffin831/clawhub-skills/data-cache Install via the SkillsCat registry.
About this skill
This skill provides data caching and restoration capabilities with serialization support for agent information. It addresses the need to persist and recover agent state efficiently between sessions or operations. Developers should use it when an agent needs to store intermediate data, maintain continuity, or quickly reload previously cached information.
SKILL.md
Data Cache
Efficient data persistence with serialization.