dismiss-overlays

Official

Clear cookie and consent blockers fast

Authoraemcoder
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes or dismisses page overlays (like cookie banners, GDPR/CCPA consent, and chat widgets) that block content extraction or visual verification.

Core Features & Use Cases

  • Overlay detection via screenshot verification: Takes a full-page screenshot to determine whether overlays are present, then verifies cleanup after dismissal/removal.
  • Best-effort vendor-specific dismissal: Uses heuristic selectors to click vendor “accept/dismiss” controls when available so consent cookies are set properly.
  • Fallback DOM removal for non-dismissible overlays: Removes overlays as a last resort, including fixed high-z-index elements, and re-checks cleanliness.
  • Safety-minded cleanup: Deletes temporary screenshots after completion so no artifacts persist downstream.
  • Use case: Before running a migration or scraping workflow, run this Skill on a URL that shows cookie/GDPR banners to ensure subsequent DOM extraction or screenshot comparisons are accurate.

Quick Start

Run dismiss-overlays against a target {tabId} to detect and clear cookie/consent overlays before you extract the DOM or take full-page screenshots.

Dependency Matrix

Required Modules

None required

Components

assetsscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dismiss-overlays
Download link: https://github.com/aemcoder/skills/archive/main.zip#dismiss-overlays

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.