agentsclimarketplace

Brand protection shopify

Skill nexscope-ai/eCommerce-Skills/brand-protection/brand-protection-shopify

Shopify/DTC brand protection toolkit. Detect counterfeit stores, unauthorized resellers, and trademark violations. Includes DMCA takedown templates, domain monitoring, and social media infringement detection. No API key required.From its SKILL.md

Install
npx -y skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • runs commandsInstructs the agent to run 5 commands, including `npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g` and 4 more.

SKILL.md

3.3 KB, 737 tokens by cl100k_base, as published. Nobody here has run it

Brand Protection β€” Shopify/DTC πŸ›‘οΈ

Protect your brand from counterfeit stores and unauthorized resellers in the DTC space.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g

Features

  • Counterfeit Store Detection β€” Find fake stores copying your brand
  • Domain Monitoring β€” Track similar/typosquatting domains
  • Social Media Infringement β€” Detect unauthorized ads/posts
  • Trademark Abuse β€” Logo and brand name misuse
  • DMCA Takedown Templates β€” Copyright infringement removal
  • Cease & Desist Letters β€” Legal notice templates

DTC-Specific Detection

DimensionMethodRisk Level
Fake StoresDomain + content matchingπŸ”΄ High
Unauthorized ResellersPrice/image trackingπŸ”΄ High
Social AdsAd library monitoring⚠️ Medium
TrademarkLogo/name detectionπŸ”΄ High

Risk Levels

LevelDescriptionAction
πŸ”΄ HighActive infringementDMCA within 24h
⚠️ MediumPotential concernInvestigate further
βœ… LowNormal activityContinue monitoring

Input Configuration

{
  "brand_name": "YourBrand",
  "official_domain": "yourbrand.com",
  "trademark_number": "US12345678",
  "logo_url": "https://yourbrand.com/logo.png",
  "social_handles": {
    "instagram": "@yourbrand",
    "facebook": "yourbrand",
    "tiktok": "@yourbrand"
  }
}

Usage

Detection

python3 scripts/detector.py

Generate Takedown Templates

# DMCA takedown
python3 scripts/templates.py dmca

# Cease & Desist letter
python3 scripts/templates.py cease-desist

# Platform report (Shopify)
python3 scripts/templates.py platform-report

Output Example

πŸ›‘οΈ Shopify/DTC Brand Protection Report

Brand: YourBrand
Official Domain: yourbrand.com
Analysis Date: 2024-01-15

━━━━━━━━━━━━━━━━━━━━━━━━

πŸ”΄ HIGH RISK ALERTS

Fake Store Detected:
β”œβ”€β”€ Domain: your-brand-sale.com
β”œβ”€β”€ Copying: Product images, descriptions
└── Action: File DMCA + domain complaint

━━━━━━━━━━━━━━━━━━━━━━━━

⚠️ SOCIAL MEDIA INFRINGEMENT

Instagram: 2 unauthorized ads detected
Facebook: 1 fake page found
Recommendation: Report to platforms

Takedown Templates Included

TemplateUse Case
DMCA TakedownHosting provider removal
Cease & DesistDirect legal notice
Platform ReportShopify abuse report
Social ReportInstagram/Facebook/TikTok
Domain ComplaintRegistrar abuse report

Action Workflow

Monitor Web/Social
      ↓
Detect Infringement
      ↓
Document Evidence
      ↓
Send DMCA/C&D
      ↓
Report to Platforms
      ↓
Track Resolution

Part of Nexscope AI β€” AI tools for e-commerce sellers.

What ships with it: 2 files

37.0 KB alongside SKILL.md, 2 of them executable

scripts/

Gives 0 of the 12 instructions most marketing audience skills give in 737 tokens

Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07

  • Apply Poppins font to headingsin 41 of 690, across 6 files
  • Apply Lora font to body textin 41 of 690, across 6 files
  • Use Arial fallback for headingsin 39 of 690, across 4 files
  • Use Georgia fallback for body textin 39 of 690, across 4 files
  • Maintain text hierarchy and formattingin 39 of 690, across 4 files
  • Use accent colors for non-text shapesin 38 of 690, across 3 files
  • Use RGB values for precise color matchingin 38 of 690, across 3 files
  • Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
  • Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
  • Use active voice instead of passive voicein 26 of 690, across 10 files
  • Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
  • Prioritize clarity over clevernessin 22 of 690, across 8 files

Said here and by no other author read

  • investigate potential concerns further
  • detect counterfeit stores
  • track similar or typosquatting domains
  • detect unauthorized ads or posts
  • detect logo and brand name misuse
  • file dmcas within twenty four hours

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.