Etsy Category Search

SkillSearch

Search Etsy category data by name, ID, or parent IDs to find category identifiers for product/store filtering. Trigger when user mentions Etsy category, Etsy category ID, Etsy category tree, Etsy category lookup, syncEtsyCategory, or category search — even if the tool name is not mentioned, as long as the need is to find a category ID by keyword in a locally synced Etsy category library.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Etsy Category Search skill

What this skill tells your AI

The instructions your AI receives, as published by nexscope-ai/nexscope-ecommerce-skills in ecommerce-etsy-category-search/SKILL.md and read by ahel’s review.

Key Points

  • Required: keyword (substring match against category name, category ID, parentIds).
  • Pagination: page starts at 1; pageSize defaults to 50, maximum 200.
  • The returned id can be used as the category identifier for Etsy product search / store query category parameters (consistent with the specific tool schema).

Script (Optional)

Command-line debugging: python scripts/etsy_category_search.py ''<JSON>'' (requires NEXSCOPE_API_KEY). See references/api.md for details.

Reference

Input/output parameter tables are in references/api.md.

Authentication

Set the NEXSCOPE_API_KEY environment variable. If authentication fails (401/402) or you see insufficient balance errors, visit https://www.nexscope.ai/help/skills-external-access?co-from=skillNS to get an API Key or top up credits.

Credit Consumption

Does not consume credits.

Signals

GitHub stars
67
Forks
9
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ecommerce-etsy-category-search
Source
github.com/nexscope-ai/nexscope-ecommerce-skills