📦
DataGo

Wayback Archiver

by icodeface

Wayback Archiver is a Data skill for Claude Code, published by icodeface in wayback-archiver.

32 stars5 forkson icodeface/wayback-archiverAdded 2026/07/16Repository updated 2026/07/10
Install in seconds
Install Wayback Archiver
Copy Wayback Archiver into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/icodeface/wayback-archiver/tree/main ~/.claude/skills/wayback-archiver

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/icodeface/wayback-archiver.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill.md in icodeface/wayback-archiver
Installs to
~/.claude/skills/wayback-archiver
Collection
The only skill cataloged from this repository
Category
Data — 812 skills

What Wayback Archiver does

Query and explore a self-hosted personal web archiving system. Search archived pages, view snapshots, and access content as Markdown.

Wayback Archiver is cataloged under Data on DirSkills.

Documentation

README

Wayback Archiver

Wayback Archiver is a self-hosted personal web archiving system that captures and preserves web pages with full fidelity — HTML, CSS, JavaScript, images, fonts, and all resources.

Repository: https://github.com/icodeface/wayback-archiver

When to use

Use this skill when the user wants to:

  • Search archived web pages
  • View snapshots of a specific URL
  • List recent archives or filter by date range
  • Get details about a specific archived page
  • Read page content in Markdown format (for AI/LLM consumption)
  • Explore the archiving system's data

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Wayback Archiver

  • How does Wayback Archiver compare to other Data skills?

    Wayback Archiver ranks #778 by stars among the 812 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Wayback Archiver against them. Open each page to compare what they document and how they install.