Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nexscope-ai avatar

Etsy Seo

  • 763 installs
  • 581 repo stars
  • Updated July 23, 2026
  • nexscope-ai/ecommerce-skills

etsy-seo is a Claude Code agent skill that scores and optimizes Etsy listing titles, tags, descriptions, attributes, and images on a 0-100 scale for developers who sell on Etsy and need actionable SEO fixes without an Et

About

etsy-seo is a Nexscope AI agent skill (version 1.0.0) that audits Etsy product listings across five weighted dimensions—title (30%), tags (25%), description (20%), attributes (15%), and images (10%)—and returns a 0-100 SEO score with prioritized fixes. Install via `npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -g`, then run the bundled Python `analyzer.py` interactively, in `--demo` mode, or with JSON listing payloads. The skill enforces Etsy tag limits (13 tags at 20 characters each), checks titles against the 140-character cap, scores description openings in the first 160 characters, and proposes long-tail keywords with replacement title and tag copy. Developers reach for etsy-seo when tuning Etsy shop listings for marketplace and external search visibility without connecting an Etsy API. Deliverables include per-dimension score bars, unused tag slot counts, rewritten title suggestions, and a HIGH/MEDIUM/LOW action plan table.

  • Title keyword fit
  • Tag selection
  • Attribute completeness
  • Listing copy SEO
  • Search rank checks

Etsy Seo by the numbers

  • 763 all-time installs (skills.sh)
  • +83 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #606 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nexscope-ai/ecommerce-skills --skill etsy-seo

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs763
repo stars581
Last updatedJuly 23, 2026
Repositorynexscope-ai/ecommerce-skills

How do you score and optimize Etsy listing SEO?

Optimize Etsy titles, tags, attributes, and listing copy so products rank higher in Etsy and external search surfaces.

Who is it for?

Developers or Etsy sellers who want a structured listing SEO audit and rewrite checklist without wiring the Etsy Seller API.

Skip if: Developers building non-Etsy software or teams that need live Etsy search-volume data and automated listing pushes via API.

When should I use this skill?

A developer asks to audit, score, or rewrite Etsy listing titles, tags, descriptions, attributes, or images for better search ranking.

What you get

0-100 SEO score report, five-dimension breakdowns, rewritten titles, 13-tag suggestions, and a prioritized HIGH/MEDIUM/LOW action plan

  • 0-100 SEO score report with five dimension breakdowns
  • Rewritten title and tag suggestions plus prioritized action plan
  • Long-tail keyword recommendations by listing category

By the numbers

  • Scores listings across 5 dimensions on a 0-100 scale with weighted title (30%), tags (25%), description (20%), attribute
  • Enforces Etsy tag rules: maximum 13 tags at 20 characters each
  • Bundles 1 Python analyzer script (analyzer.py) with interactive, --demo, and JSON input modes

Files

SKILL.mdMarkdownGitHub ↗

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

DimensionWeightMax Score
Title30%100
Tags25%100
Description20%100
Attributes15%100
Images10%100

Etsy Tag Rules

RuleSpecification
QuantityMax 13 tags
LengthMax 20 characters each
FormatMulti-word phrases allowed
StrategyLong-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](https://www.nexscope.ai/?co-from=skill) — AI tools for e-commerce sellers.

Related skills

How it compares

Choose etsy-seo when you need a local, no-API listing audit with numeric scores; pair with dedicated keyword-research skills when you need deeper competitor or trend analysis first.

FAQ

Does etsy-seo require an Etsy API key?

etsy-seo does not require an Etsy API key. The skill analyzes listing text you provide—title, tags, description, attributes, and category—and runs the bundled Python analyzer.py locally or through your agent without Seller API credentials.

What does the etsy-seo score measure?

etsy-seo returns a 0-100 SEO score weighted across five dimensions: title (30%), tags (25%), description (20%), attributes (15%), and images (10%). Each dimension gets its own sub-score plus specific rewrite suggestions and a prioritized action plan.

How do you install the etsy-seo skill?

Install etsy-seo with `npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -g`, then invoke it in Claude Code, Cursor, Windsurf, or Codex. Run `python3 scripts/analyzer.py` for interactive mode or pass JSON listing data directly.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.