Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts/README.md
2025-11-29 18:52:06 +08:00

349 B

Scripts

Bundled resources for api-cache-manager skill

  • clear_cache.sh: Script to clear the API cache based on different strategies (Redis, HTTP headers).
  • warm_cache.py: Python script to pre-populate the cache with frequently accessed data.
  • cache_stats.sh: Script to retrieve and display cache statistics (hit rate, size, etc.).