Agent skill · Backend & API

etsy-seo

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.

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Nexscope AI
Path: etsy-seo/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

# Etsy SEO 🔍 Analyze and optimize Etsy listings for better search visibility. ## Installation ```bash 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: "Beautif

What's inside
Steps it walks through
  1. Installation
  2. Features
  3. SEO Scoring Weights
  4. Etsy Tag Rules
  5. Title Best Practices
  6. Usage
  7. Interactive Mode
  8. With Listing Data
  9. Demo Mode
  10. Output Example
  11. Keyword Research
  12. Optimization Workflow
Ships with 1 file
  • scripts/analyzer.py
Commands it runs
npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo -g
python3 scripts/analyzer.py
python3 scripts/analyzer.py '{
python3 scripts/analyzer.py --demo
More from eCommerce-Skills
All skills →
About this skill
What does the etsy-seo skill do?

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.

How do I install it?

Run `npx skills add nexscope-ai/eCommerce-Skills --skill etsy-seo --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