LogoClawIndex
CasesSkillsAbout
LogoClawIndex

b2c-custom-caches - Implement custom caching in B2C Commerce

Implement custom caching with CacheMgr and caches.json for server-side performance optimization

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • define caches in JSON files
  • access caches via Script API
  • store values in cache
  • get values from cache
  • remove cache entries
  • set cache expiration
  • cache expensive calculations
  • cache external API responses
  • load configurations from files

Inputs

  • caches.json definitions
  • cache keys
  • cached values
  • configuration files
  • external API responses
  • computation results

Outputs

  • cached values
  • configuration data
  • calculation results

Requirements

  • Script API access
  • cartridge with caches.json

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
performance
caching
B2C Commerce
Script API
data storage
define caches in JSON files
access caches via Script API
store values in cache
get values from cache
caches.json definitions
cache keys
cached values
cached values
configuration data
calculation results