archives-cachelisted
Install: claude install-skill f5-sales-demo/marketplace
**Canonical skill URI**: `skill://osint-framework:archives-cache`
# Archives & Cache
Web archives, cached pages, historical internet data retrieval,
code archives, and public dataset access.
## Legal Notice
All tools use publicly available information only. Users must comply
with applicable laws and platform terms of service.
## Tools Reference
Read `skills/archives-cache/references/tools.md` for the complete
list of 21 free tools in this category.
## Key command-line tools
| Tool | Install | Usage |
| ------ | --------- | ------- |
| Waybackpack | `pip install waybackpack` | `waybackpack example.com -d output_dir` |
| Wayback Machine Chrome Extension | Install from Chrome Web Store | Browser extension — auto-detects dead pages and loads Wayback snapshots |
### All Install Methods — Waybackpack
| Method | Command |
| -------- | --------- |
| pip | `pip install waybackpack` |
| Git clone | `git clone https://github.com/jsvine/waybackpack && cd waybackpack && pip install .` |
| go | N/A |
| apt | N/A |
| npm | N/A |
| Docker | N/A |
| brew | N/A |
| snap | N/A |
| cargo | N/A |
### All Install Methods — Wayback Machine Chrome Extension
| Method | Command |
| -------- | --------- |
| Chrome Web Store | `https://chrome.google.com/webstore/detail/wayback-machine/fpnmgdkabkmnadcjpehmlllkndpkmiak` |
| pip | N/A |
| Git clone | N/A |
| go | N/A |
| apt | N/A |
| npm | N/A |
| Docker | N/A |
| brew | N/A |
| snap | N/A |
| cargo | N/A |
## Subcategories
- **Web Archives*