adapt

Installation
SKILL.md

Adapt — Build a New Platform Adapter

Guide the process of adding extraction support for a new platform. The result is a working adapter that plugs into the existing extraction pipeline.

Before You Start

  1. Check if the platform is already supported. Read src/adapters/ — if an adapter exists, this skill isn't needed.
  2. Ask the user for a live site URL on the target platform. You need a real site to reverse-engineer against.

Phase 1: Reconnaissance

Understand how the target platform works before writing any code.

1a. Platform Detection

Figure out how to identify sites on this platform. Check:

Installs
4
GitHub Stars
31
First Seen
Jul 2, 2026
adapt — automattic/data-liberation-agent