github-wayback-recovery

Query the CDX API to locate and recover archived GitHub repository content.

375|39|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/overthetopseo/lyrie-agent --skill github-wayback-recovery-overthetopseo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-wayback-recovery
Source: https://github.com/overthetopseo/lyrie-agent/tree/main/packages/omega-suite/skills/lyrie-intel/github-wayback-recovery
Command: npx skills add https://github.com/overthetopseo/lyrie-agent --skill github-wayback-recovery-overthetopseo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When GitHub content is deleted or inaccessible, recover README, issues, PRs, wiki, or metadata from web archives to preserve historical data.

Core Features & Use Cases

  • Archive queries via CDX API to locate archived pages for a repository, including issues, PRs, wiki, and metadata.
  • Construct and navigate archived snapshots using the Wayback Machine to recover full-page views and read content.
  • Identify forks or related pages through archived network pages to piece together historical project structure.

Quick Start

Check if a GitHub repository was archived and retrieve available README, issues, PRs, and wiki content from Wayback Machine.

Frequently Asked Questions about github-wayback-recovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I recover deleted GitHub repository content from the Wayback Machine?

Recover deleted GitHub repository content by querying the CDX API to locate archived snapshots, then navigating the Wayback Machine to restore READMEs, issues, PRs, and wiki pages from historical web archives.

Can I retrieve deleted GitHub issues and pull requests from web archives?

Yes, you can retrieve deleted GitHub issues and pull requests by querying the CDX API for archived repository URLs, accessing Wayback Machine snapshots to recover full-page views and read the historical content.

What is the best way to find archived GitHub pages for forensic data recovery?

The best way to find archived GitHub pages for forensic recovery is querying the CDX API to generate archive URL patterns, which locates available snapshots of deleted metadata, READMEs, and wiki pages.

How do I access a deleted GitHub wiki page through web archival snapshots?

Access deleted GitHub wiki pages by querying the CDX API for archived repository URLs, constructing snapshot patterns, and navigating the Wayback Machine to view and extract the recovered historical content.

Does this GitHub recovery workflow require any dependencies or external API keys?

No dependencies are required. The recovery workflow queries the CDX API and navigates Wayback Machine snapshots directly to retrieve deleted or inaccessible GitHub content without needing external modules.

What types of GitHub content can be recovered using web archive forensics?

Web archive forensics can recover deleted GitHub READMEs, issues, pull requests, wiki pages, repository metadata, and release notes by locating and navigating archived snapshots from the Wayback Machine.