
etsy-seo
โ 319by nexscope-ai ยท part of nexscope-ai/ecommerce-skills
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.
This is the playbook your agent receives when the skill activates โ you don't need to read it to use the skill, but it's here to audit before installing.
Etsy SEO ๐
Analyze and optimize Etsy listings for better search visibility.
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"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 scoreKeyword 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 improvementsPart of Nexscope AI โ AI tools for e-commerce sellers.
npx skills add https://github.com/nexscope-ai/ecommerce-skills --skill etsy-seoRun this in your project โ your agent picks the skill up automatically.
Installation
npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -gUsage
Interactive Mode
python3 scripts/analyzer.pyWith 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 --demoNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ