skills$openclaw/data-cache
dgriffin8313.6k

by dgriffin831

data-cache – OpenClaw Skill

data-cache is an OpenClaw Skills integration for data analytics workflows. Cache and restore agent data efficiently

3.6k stars4.1k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics

Skill Snapshot

namedata-cache
descriptionCache and restore agent data efficiently OpenClaw Skills integration.
ownerdgriffin831
repositorydgriffin831/skill-scanpath: test-fixtures/evasive-09-python-pickle
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @dgriffin831/skill-scan:test-fixtures/evasive-09-python-pickle
last updatedFeb 7, 2026

Maintainer

dgriffin831

dgriffin831

Maintains data-cache in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
evasive-09-python-pickle
_expected.json
221 B
cache.py
838 B
SKILL.md
139 B
SKILL.md

name: data-cache description: Cache and restore agent data efficiently

Data Cache

Efficient data persistence with serialization.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install data-cache?

Run openclaw add @dgriffin831/skill-scan:test-fixtures/evasive-09-python-pickle in your terminal. This installs data-cache into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/dgriffin831/skill-scan. Review commits and README documentation before installing.