Manages local API response caching for Wayback Machine operations to optimize performance and ensure data freshness.
The Wayback Cache Management skill provides specialized tools for controlling how Claude interacts with archived web data by managing a local tmpdir-based cache. It enables users to clear stale API responses, monitor cache health, and check storage locations, ensuring that archive-related tasks like snapshots and availability checks remain accurate and efficient. This skill is essential for developers working with the Wayback Machine who need fine-grained control over API rate limiting and data consistency through intelligent TTL management and manual cache overrides.
주요 기능
01Clear all cached Wayback Machine API responses with a single command
02Secure SHA-256 hashing for unique cache key generation
03Automatic TTL management for Availability, CDX, and Save APIs
04Per-operation cache bypass using the --no-cache flag
05Monitor cache status including file count and directory location
062 GitHub stars
사용 사례
01Optimizing disk space by clearing temporary API response files
02Refreshing stale archive data when new snapshots are expected
03Debugging API responses by forcing fresh network requests without clearing the entire cache