media-archiver
Installation
SKILL.md
Media Archive UI Generator
This skill helps you convert a standard web page into a self-contained, offline-capable video gallery. It is useful for archiving projects where you want to keep the UI visuals but serve local video content.
Workflow
1. Open target page
- Goal: Ensure local browser can open the target page
- Action:
- Ensure that prompt contains target URL, if not ask user for it
- Open the target page in the browser
- Create ./web directory.
- Create ./web/images directory.
- You modify files only within ./web directory