/brand-protection
When the user faces brand impersonation, fake websites, phishing sites, or trademark infringement. Also use when the user mentions "fake site," "impersonation," "phishing site," "trademark infringement," "domain squatting," or "brand abuse." For monitoring, use brand-monitoring.
$ npx -y skills add kostja94/marketing-skills --skill brand-protection --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/brand-protection
Context preview
The summary Claude sees to decide when to auto-load this skill.
When the user faces brand impersonation, fake websites, phishing sites, or trademark infringement. Also use when the user mentions "fake site," "impersonation," "phishing site," "trademark infringement," "domain squatting," or "brand abuse." For monitoring, use brand-monitoring.
SKILL.md
brand-protection.SKILL.mdname: brand-protection
description: When the user faces brand impersonation, fake websites, phishing sites, or trademark infringement. Also use when the user mentions "fake site," "impersonation," "phishing site," "trademark infringement," "domain squatting," or "brand abuse." For monitoring, use brand-monitoring.
metadata:
version: 1.0.1
Strategy: Brand Protection
Guides discovery, reporting, and prevention of brand impersonation—fake websites, phishing sites, trademark infringement, and domain squatting. See **domain-selection** for defensive domain registration; **trust-badges** for official site verification signals; **about-page** for identity declaration.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for brand name, official domain, and key assets.
Identify: 1. **Impersonation type**: Fake website, phishing, trademark misuse, domain squatting 2. **Evidence available**: Screenshots, URLs, WHOIS, hosting info 3. **Legal assets**: Registered trademark, copyright ownership 4. **Impact**: Traffic interception (fake site ranks for brand queries)? Payment fraud (users pay on fake site, then contact official support)?
Evidence Collection Checklist
| Item | Action | |------|--------| | **Full URLs** | Document all key pages of the fake site | | **Screenshots** | Homepage, product pages, logo, layout; include date/time | | **Comparison** | Side-by-side: official vs fake (layout, logo, copy similarity) | | **WHOIS** | Use [ICANN Lookup](https://lookup.icann.org/) for registrar, creation date, registrant | | **Hosting** | IP lookup to identify hosting provider |
Reporting Channels (Priority Order)
| Channel | Entry | Use Case | |---------|-------|----------| | **Domain registrar** | Abuse / Report Misuse on registrar site | Brand impersonation, trademark, fraud | | **Hosting provider** | Same; submit abuse form | Hosting infringing content | | **Google Safe Browsing** | [Report Phishing](https://safebrowsing.google.com/safebrowsing/report_phish/) | Phishing / impersonation risk | | **Google Trademark** | [Trademark Complaint](https://services.google.com/inquiry/aw_tmcomplaint) or trademark@google.com | Trademark infringement in search; requires registered trademark | | **Bing Content Removal** | [Content Moderation Platform](https://www.bing.com/webmaster/contentremovalform/showanonymouspage) | Copyright/trademark; content removal from Bing | | **Payment processors** | PayPal Resolution Center, Stripe support | If fake site accepts payments; report fraud | | **Social platforms** | X, Facebook, Instagram abuse forms | If fake site is promoted or linked there | | **Google Ads / Microsoft Ads** | Platform trademark complaint forms | If impersonator runs brand ads | | **DMCA** | To hosting provider | Copyright infringement; images, copy, design copied | | **ICANN** | [DNS Abuse complaint](https://www.icann.org/en/system/files/files/submitting-dns-abuse-complaints-icann-guide-17nov25-en.pdf) | If registrar does not respond within reasonable time |
**Report content**: Include full URL, clear description of fraudulent activity, and all evidence (screenshots, logs).
Reporting Best Practices
**Registrar vs hosting**: Use [ICANN Lookup](https://lookup.icann.org/) for registrar. For hosting, use IP lookup (HostingCheckerOnline, HostingDetector, ipinfo.io) to find origin server—registrar may be Cloudflare while origin host is elsewhere; report to both.
**Cloudflare as registrar**: Use [abuse.cloudflare.com](https://abuse.cloudflare.com/) or [abuse form](https://abuse.cloudflare.com/phishing); select "Phishing & Malware" for impersonation. Email complaints are generally not processed; use the online form. Provide specific URLs of infringing pages.
**Hosting detection**: Sites behind Cloudflare CDN hide origin IP. Use reverse IP lookup or hosting detection tools to identify underlying host; submit abuse to that provider as well.
**Parallel reporting**: Submit to registrar, host, and Google Safe Browsing simultaneously; do not wait for one before others. Google trademark review takes 1–8 weeks.
Legal Options
| Option | When | Notes | |--------|------|-------| | **Cease and desist** | Trademark infringement | Lawyer-drafted; often first step | | **DMCA takedown** | Copyrighted material copied | Images, copy, design; hosting providers typically comply | | **Consumer protection** | Scam / fraud | FTC ReportFraud.ftc.gov (US) | | **Law enforcement** | Financial loss, identity theft | IC3 (FBI) for cybercrime |
Prevention Measures
Defensive Registration
- Register brand+ai, brand+app, brand+official, etc. See **domain-selection** for defensive registration.
- Redirect variants to main domain; do not deploy separate sites.
Official Site Verification
Place "Official website: [domain]" prominently:
- **Homepage** (above fold or hero)
- **Sign-in / Sign-up pages**
- **Pricing / Payment pages**: "Only pay at [official-domain]. Do not enter payment on other domains."
- **Footer**: "© [Brand]. Official site: [domain]"
- **FAQ**: "How do I verify I'm on the official site?" → "The only official URL is [domain]. Any other domain is not affiliated."
Use **trust-badges** for verification signals. See **about-page** for identity declaration.
Customer Support (Payment Fraud)
When users report "can't use after payment" but no record exists—likely paid on fake site:
1. **Verify source**: Ask which URL they used (request screenshot or URL). 2. **Response template**: Explain that the only official site is [official-domain]; if they paid elsewhere, that site is not affiliated. Recommend: (a) dispute charge with payment provider, (b) use only [off
Read more
name: brand-protection description: When the user faces brand impersonation, fake websites, phishing sites, or trademark infringement. Also use when the user mentions "fake site," "impersonation," "phishing site," "trademark infringement," "domain squatting," or "brand abuse." For monitoring, use brand-monitoring. metadata: version: 1.0.1
Strategy: Brand Protection
Guides discovery, reporting, and prevention of brand impersonation—fake websites, phishing sites, trademark infringement, and domain squatting. See **domain-selection** for defensive domain registration; **trust-badges** for official site verification signals; **about-page** for identity declaration.
**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.
Initial Assessment
**Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for brand name, official domain, and key assets.
Identify: 1. **Impersonation type**: Fake website, phishing, trademark misuse, domain squatting 2. **Evidence available**: Screenshots, URLs, WHOIS, hosting info 3. **Legal assets**: Registered trademark, copyright ownership 4. **Impact**: Traffic interception (fake site ranks for brand queries)? Payment fraud (users pay on fake site, then contact official support)?
Evidence Collection Checklist
| Item | Action | |------|--------| | **Full URLs** | Document all key pages of the fake site | | **Screenshots** | Homepage, product pages, logo, layout; include date/time | | **Comparison** | Side-by-side: official vs fake (layout, logo, copy similarity) | | **WHOIS** | Use [ICANN Lookup](https://lookup.icann.org/) for registrar, creation date, registrant | | **Hosting** | IP lookup to identify hosting provider |
Reporting Channels (Priority Order)
| Channel | Entry | Use Case | |---------|-------|----------| | **Domain registrar** | Abuse / Report Misuse on registrar site | Brand impersonation, trademark, fraud | | **Hosting provider** | Same; submit abuse form | Hosting infringing content | | **Google Safe Browsing** | [Report Phishing](https://safebrowsing.google.com/safebrowsing/report_phish/) | Phishing / impersonation risk | | **Google Trademark** | [Trademark Complaint](https://services.google.com/inquiry/aw_tmcomplaint) or trademark@google.com | Trademark infringement in search; requires registered trademark | | **Bing Content Removal** | [Content Moderation Platform](https://www.bing.com/webmaster/contentremovalform/showanonymouspage) | Copyright/trademark; content removal from Bing | | **Payment processors** | PayPal Resolution Center, Stripe support | If fake site accepts payments; report fraud | | **Social platforms** | X, Facebook, Instagram abuse forms | If fake site is promoted or linked there | | **Google Ads / Microsoft Ads** | Platform trademark complaint forms | If impersonator runs brand ads | | **DMCA** | To hosting provider | Copyright infringement; images, copy, design copied | | **ICANN** | [DNS Abuse complaint](https://www.icann.org/en/system/files/files/submitting-dns-abuse-complaints-icann-guide-17nov25-en.pdf) | If registrar does not respond within reasonable time |
**Report content**: Include full URL, clear description of fraudulent activity, and all evidence (screenshots, logs).
Reporting Best Practices
**Registrar vs hosting**: Use [ICANN Lookup](https://lookup.icann.org/) for registrar. For hosting, use IP lookup (HostingCheckerOnline, HostingDetector, ipinfo.io) to find origin server—registrar may be Cloudflare while origin host is elsewhere; report to both.
**Cloudflare as registrar**: Use [abuse.cloudflare.com](https://abuse.cloudflare.com/) or [abuse form](https://abuse.cloudflare.com/phishing); select "Phishing & Malware" for impersonation. Email complaints are generally not processed; use the online form. Provide specific URLs of infringing pages.
**Hosting detection**: Sites behind Cloudflare CDN hide origin IP. Use reverse IP lookup or hosting detection tools to identify underlying host; submit abuse to that provider as well.
**Parallel reporting**: Submit to registrar, host, and Google Safe Browsing simultaneously; do not wait for one before others. Google trademark review takes 1–8 weeks.
Legal Options
| Option | When | Notes | |--------|------|-------| | **Cease and desist** | Trademark infringement | Lawyer-drafted; often first step | | **DMCA takedown** | Copyrighted material copied | Images, copy, design; hosting providers typically comply | | **Consumer protection** | Scam / fraud | FTC ReportFraud.ftc.gov (US) | | **Law enforcement** | Financial loss, identity theft | IC3 (FBI) for cybercrime |
Prevention Measures
Defensive Registration
- Register brand+ai, brand+app, brand+official, etc. See **domain-selection** for defensive registration.
- Redirect variants to main domain; do not deploy separate sites.
Official Site Verification
Place "Official website: [domain]" prominently:
- **Homepage** (above fold or hero)
- **Sign-in / Sign-up pages**
- **Pricing / Payment pages**: "Only pay at [official-domain]. Do not enter payment on other domains."
- **Footer**: "© [Brand]. Official site: [domain]"
- **FAQ**: "How do I verify I'm on the official site?" → "The only official URL is [domain]. Any other domain is not affiliated."
Use **trust-badges** for verification signals. See **about-page** for identity declaration.
Customer Support (Payment Fraud)
When users report "can't use after payment" but no record exists—likely paid on fake site:
1. **Verify source**: Ask which URL they used (request screenshot or URL). 2. **Response template**: Explain that the only official site is [official-domain]; if they paid elsewhere, that site is not affiliated. Recommend: (a) dispute charge with payment provider, (b) use only [off
Markdown skill library for AI agents - SEO, content, pages, paid ads, channels, strategies. Add project context + skills; your agent delivers tailored, production-ready output. Works with Cursor, Claude Code, OpenClaw, Lovable, and any AI that reads markdown.
Repo: kostja94/marketing-skills
Other skills on kostja94-marketing-skills.
- /google-search-console
When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries,"
Open skill - /seo-monitoring
When the user wants to build an SEO data analysis system, monitor indexing/traffic/keywords/backlinks, or set up benchmarks. Also use when the user mentions "SEO data analysis," "SEO monitoring," "article database," "traffic benchmark," "penalty recovery," "SEO work document,"
Open skill - /ai-traffic
When the user wants to track AI search traffic in GA4 or GSC. Also use when the user mentions "AI traffic," "ChatGPT referral," "Perplexity traffic," "AI Overviews," "GA4 AI sources," "AI search analytics," "track AI referrals," "AI search traffic," "Claude traffic," or "how to
Open skill - /traffic
When the user wants to analyze website traffic sources, attribution, or dark traffic. Also use when the user mentions "traffic sources," "dark traffic," "direct traffic," "UTM parameters," "traffic attribution," "channel attribution," "attribution optimization," "channel
Open skill - /tracking
When the user wants to set up, audit, or optimize analytics tracking (GA4, events, conversions). Also use when the user mentions "Google Analytics," "GA4," "event tracking," "conversions," "attribution model," "gtag," "data layer," "GA4 setup," "conversion tracking," "event
Open skill - /community-forum
When the user wants to promote via forums, communities, or invite users to join a community. Also use when the user mentions "forum promotion," "Indie Hacker," "Hacker News," "community growth," "Discord promotion," "vertical community," "brand encyclopedia," "Wikipedia,"
Open skill

