Etsy seo
E-commerce skills for AI agents β product research, marketing automation, supply chain optimization, and business analytics for online sellers across Amazon, Shopify, Etsy, TikTok Shop, and all platforms.
npx -y skills add nexscope-ai/eCommerce-Skills --skill etsy-seoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
4.2 KB, as published. Nobody here has run it
Etsy SEO π
Analyze and optimize Etsy listings for better search visibility.
Installation
npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -g
Features
- SEO Score β 0-100 comprehensive rating
- Title Optimization β Keyword placement, length analysis
- Tag Analysis β 13 tag optimization, long-tail suggestions
- Description Analysis β First 160 chars, keyword density
- Attribute Check β Completeness validation
- Keyword Research β Category-based suggestions
- Action Plan β Prioritized improvement roadmap
SEO Scoring Weights
| Dimension | Weight | Max Score |
|---|---|---|
| Title | 30% | 100 |
| Tags | 25% | 100 |
| Description | 20% | 100 |
| Attributes | 15% | 100 |
| Images | 10% | 100 |
Etsy Tag Rules
| Rule | Specification |
|---|---|
| Quantity | Max 13 tags |
| Length | Max 20 characters each |
| Format | Multi-word phrases allowed |
| Strategy | Long-tail + synonyms + attributes |
Title Best Practices
[Core Keyword] + [Attributes] + [Material/Style] + [Use Case/Occasion]
β
Good:
"Personalized Name Bracelet, Custom Gold Bracelet for Women, Birthday Gift"
β Bad:
"Beautiful Handmade Bracelet"
Usage
Interactive Mode
python3 scripts/analyzer.py
With Listing Data
python3 scripts/analyzer.py '{
"title": "Handmade Silver Ring",
"tags": ["silver ring", "handmade jewelry"],
"description": "Beautiful handmade ring...",
"category": "Jewelry"
}'
Demo Mode
python3 scripts/analyzer.py --demo
Output Example
π Etsy SEO Analysis Report
Listing: 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
Keyword Research
The tool suggests keywords based on:
- Category trends
- Competitor analysis
- Search volume indicators
- Long-tail variations
Optimization Workflow
Analyze current listing
β
Score each dimension
β
Identify gaps
β
Generate suggestions
β
Prioritize actions
β
Track improvements
Part of Nexscope AI β AI tools for e-commerce sellers.