Etsy SEO analyzer β title optimization, tag analysis, description scoring, SEO scoring.
Send this command to your AI agent:
npx skills add https://github.com/nexscope-ai/eCommerce-Skills/tree/main/etsy-seo --skill etsy-seo---
name: etsy-seo
version: 1.0.0
author: Nexscope AI
description: "Etsy SEO analyzer and optimizer. Improve search visibility with title optimization, tag analysis, description scoring, and keyword research. Includes SEO scoring (0-100), long-tail keyword suggestions, and prioritized action plans. No API key required."
metadata: {"nexscope":{"emoji":"π","category":"ecommerce"}}
---
Analyze and optimize Etsy listings for better search visibility.
npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -g
| Dimension | Weight | Max Score |
|-----------|--------|-----------|
| Title | 30% | 100 |
| Tags | 25% | 100 |
| Description | 20% | 100 |
| Attributes | 15% | 100 |
| Images | 10% | 100 |
| Rule | Specification |
|------|---------------|
| Quantity | Max 13 tags |
| Length | Max 20 characters each |
| Format | Multi-word phrases allowed |
| Strategy | Long-tail + synonyms + attributes |
[Core Keyword] + [Attributes] + [Material/Style] + [Use Case/Occasion]β
Good:
"Personalized Name Bracelet, Custom Gold Bracelet for Women, Birthday Gift"
β Bad:
"Beautiful Handmade Bracelet"
python3 scripts/analyzer.py
python3 scripts/analyzer.py '{
"title": "Handmade Silver Ring",
"tags": ["silver ring", "handmade jewelry"],
"description": "Beautiful handmade ring...",
"category": "Jewelry"
}'
python3 scripts/analyzer.py --demo
π Etsy SEO Analysis ReportListing: Personalized Name Bracelet
Category: Jewelry > Bracelets
ββββββββββββββββββββββββββββββββββ
π SEO SCORE: 72/100 β οΈ
Title: 85/100 ββββββββββ
Tags: 65/100 ββββββββββ
Description: 70/100 ββββββββββ
Attributes: 80/100 ββββββββββ
Images: 60/100 ββββββββββ
ββββββββββββββββββββββββββββββββββ
π TITLE ANALYSIS
Current: "Handmade Silver Bracelet"
Length: 24/140 characters β οΈ Too short
Issues:
β’ Missing core keyword at start
β’ No personalization keywords
β’ Missing occasion/gift keywords
Suggested:
"Personalized Silver Bracelet, Custom Name Bracelet, Birthday Gift for Her"
ββββββββββββββββββββββββββββββββββ
π·οΈ TAG ANALYSIS
Used: 8/13 tags β οΈ Add 5 more
Current Tags:
β
silver bracelet
β
handmade jewelry
β οΈ bracelet (too generic)
Suggested Tags:
+ personalized bracelet
+ custom name jewelry
+ birthday gift for women
+ anniversary gift
+ minimalist bracelet
ββββββββββββββββββββββββββββββββββ
π ACTION PLAN
Priority | Action | Impact
ββββββββββββββββββββββββββββββββββββββββββββββ
HIGH | Rewrite title with keywords | +15 score
HIGH | Add 5 more tags | +10 score
MEDIUM | Optimize first 160 chars | +8 score
LOW | Add more product photos | +5 score
The tool suggests keywords based on:
Analyze current listing
β
Score each dimension
β
Identify gaps
β
Generate suggestions
β
Prioritize actions
β
Track improvements
---
Part of Nexscope AI β AI tools for e-commerce sellers.