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.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=nexscope-ai-ecommerce-skills-etsy-seo-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
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"}} 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.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |