Agent skill · Backend & API

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.

nexscope-aigithub.com/nexscope-aiGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 3 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Nexscope AI
Path: brand-protection/brand-protection-shopify/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 580
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Brand Protection — Shopify/DTC 🛡️ Protect your brand from counterfeit stores and unauthorized resellers in the DTC space. ## Installation ```bash 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 | Dimension | Method | Risk Level | |-----------|--------|------------| | Fake Stores | Domain + content matching | 🔴 High | | Unauthorized Resellers | Price/image tracking | 🔴 High | | Social Ads | Ad library monitoring | ⚠️ Medium | | Trademark | Logo/name detection | 🔴 High | ## Risk Levels | Level | Description | Action | |-------|-------------|--------| | 🔴 High | Active infringement | DMCA within 24h | | ⚠️ Medium | Potential concern | Investigate further | | ✅ Low | Normal activity | Continue monitoring | ## Input Configuration ```json { "brand_n

What's inside
Steps it walks through
  1. Installation
  2. Features
  3. DTC-Specific Detection
  4. Risk Levels
  5. Input Configuration
  6. Usage
  7. Detection
  8. Generate Takedown Templates
  9. Output Example
  10. Takedown Templates Included
  11. Action Workflow
Ships with 2 files
  • scripts/detector.py
  • scripts/templates.py
Commands it runs
npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify -g
python3 scripts/detector.py
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
More from eCommerce-Skills
All skills →
About this skill
What does the brand-protection-shopify skill do?

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.

How do I install it?

Run `npx skills add nexscope-ai/eCommerce-Skills --skill brand-protection-shopify --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexscope-ai/eCommerce-Skills, a repository with 580 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going