Security & Compliance Custom Skills · Curated

Cookie Consent Text Writer

Writes the actual banner copy and preference-center category descriptions for a cookie consent tool.

What it does

Inventories the cookies actually set by the site's active plugins and third-party scripts (analytics, ads, embeds), groups them into standard categories (necessary, functional, analytics, marketing), and writes the banner text plus per-category descriptions to paste into the consent plugin's admin screen.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/cookie-consent-writer/ (or ~/.claude/skills/cookie-consent-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/cookie-consent-writer/

OpenAI Codex

.codex/skills/cookie-consent-writer/

Cursor

.cursor/skills/cookie-consent-writer/ (or ~/.cursor/skills/cookie-consent-writer/ globally)

Compatibility

Any WordPress site with a cookie consent plugin installed; a scan of the live site's actual set cookies gives the most accurate inventory.