# 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.).