If you've ever saved a webpage as a .webarchive in Safari and then needed to actually use those files outside of macOS, this skill wraps the WebArchiveExtractor CLI to unpack them into plain HTML and assets. It handles the typical macOS sandboxing quirks by defaulting output to ~/Downloads where the app can actually write, checks that the binary exists before attempting extraction, and can optionally prepend URL paths if you're hosting the result in a subdirectory. One honest take: it's solving a very specific Apple format problem that mostly exists because Safari decided to use binary plist for web archives instead of something portable.
npx -y skills add robrohan/webarchiveextractor --skill webarchive --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar