etsy-listing-optimizer

etsy-listing-optimizer is a skill for Codex from jqaisystems/jqai-ai-skills. It costs 90 tokens per session (605 once invoked), scanned A, original, MIT.

A review and rewriting workflow for Etsy and other marketplace product listings. It covers listing text, search terms, batches, competitor notes, and follow-up monitoring while keeping a human review before changes go live.

In plain words
What is it for?
Use it to audit listings, improve titles, tags, descriptions, and search-term fit, review groups of listings, and plan when to revisit them.
Why use it?
It helps turn an unclear or poorly targeted listing into a more deliberate one without treating a score or keyword choice as certain. It also keeps private shop information out of public examples.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to audit listings, improve titles, tags, descriptions, and search-term fit, review groups of listings, and plan when to revisit them.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jqaisystems/jqai-ai-skills --skill etsy-listing-optimizer
Clone the repo
git clone --depth 1 https://github.com/jqaisystems/jqai-ai-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for etsy-listing-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer/github.svg)](https://agentmods.dev/skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer)
Your own site
<a href="https://agentmods.dev/skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer"><img src="https://agentmods.dev/badge/skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for etsy-listing-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer"><img src="https://agentmods.dev/badge/skills/jqaisystems/jqai-ai-skills/etsy-listing-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 605 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00090 $0.00605
Opus 5 $0.00045 $0.00302
Sonnet 5 $0.00018 $0.00121
Haiku 4.5 $0.00009 $0.00060

Measured 12d ago against content hash df05819858d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

etsy-listing-optimizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/etsy-listing-optimizer/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Etsy Listing Optimizer

Overview

Use this skill to improve marketplace listings through a review-first workflow: audit the current listing, choose keywords, rewrite title/tags/description, prioritize batches, and define a monitoring cadence. Use fake sample data in public examples and keep private shop data out of shared outputs.

Workflow

  1. Clarify the product type, buyer intent, marketplace, and whether the user wants a single-listing rewrite, keyword review, shop audit, or batch plan.
  2. Read references/listing-constraints.md before writing titles, tags, descriptions, image notes, or attributes.
  3. Read references/keyword-workflow.md before choosing or rejecting keywords.
  4. Read references/batch-and-monitoring.md before prioritizing many listings or recommending a refresh cadence.
  5. Produce a concise optimization result with before/after fields, rationale, rejected keywords, review notes, and next steps.
  6. Require human review before anything is pasted into a live listing, shop dashboard, ad system, or scheduling tool.

Default Output

For a single listing, return:

  1. Listing audit summary.
  2. Buyer intent and positioning.
  3. Optimized title.
  4. Up to 13 tags.
  5. Description rewrite.
  6. Image, category, and attribute notes.
  7. Keywords used and keywords rejected.
  8. Human review checklist before publishing.

For a shop or batch, return:

  1. Priority logic.
  2. Batch list using fake or user-approved identifiers.
  3. Recommended workflow for each listing.
  4. Data freshness warnings.
  5. Monitoring cadence.

Safety Rules

  • Do not publish or echo private shop exports, raw CSV rows, customer data, order data, revenue, ad data, credentials, API tokens, internal paths, or live shop configuration.
  • Do not claim guaranteed ranking, sales, or platform outcomes.
  • Do not recommend keyword stuffing, misleading tags, unrelated trends, trademark misuse, or competitor copying.
  • Do not paste changes into a live marketplace. The user must review and apply.
  • If using competitor or keyword-tool data, summarize patterns and rationale instead of exposing private exports.

Read the full file on GitHub · 57 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 57 lines · 90 tokens per session scan A df05819858d5

Subscribe to this mod's changes

etsy-listing-optimizer is a skill published in the GitHub repository jqaisystems/jqai-ai-skills (3 stars, last pushed 1mo ago), licensed MIT. It adds 90 tokens to every session and 605 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

woocommerce-health-check

Use when the user says 'why is my checkout broken', 'audit my woocommerce store', 'cart problems woocommerce', or 'losing sales woocommerce'. Diagnoses checkout and cart failures, AJAX mismatches, caching conflicts, payment gateway setup, and SSL enforcement.

respira-press/agent-skills-wordpress · 59 tokens

respira-woocommerce

Use for WooCommerce operations on a WordPress site. Listing, reading, creating, updating, and duplicating products. Managing categories and tags. Reading orders and updating order status. Stock management. Sales reports. Storefront layout edits. Builder-aware throughout. Requires the Respira WooCommerce add-on (paid).

respira-press/agent-skills-wordpress · 67 tokens

woo-agent-storefront

Use when the user says 'make my store visible to chatgpt', 'set up product feeds', or 'make my store agent-ready', or asks about Google Merchant Center, a store llms.txt, or cart links for AI agents. Sets up product feeds in six formats and registers the catalog with the major platforms.

respira-press/agent-skills-wordpress · 70 tokens

woo-marketing-campaigns

Use when the user says 'plan a campaign', 'promote this product', 'write the copy for our sale', 'what should we push this month', or 'draft the launch for this collection'. Reads what the store actually sells, drafts the campaign around it, and stages every page and product change for approval.

respira-press/agent-skills-wordpress · 71 tokens

woo-catalog-perfection

Use when the user says 'fix my catalog for ai', 'improve my ai readiness score', 'get my catalog to 90', or 'my products keep getting rejected by google'. Runs an ordered fixlist that writes the missing alt text, descriptions, brands, GTINs, and category mappings, snapshotting before each change.

respira-press/agent-skills-wordpress · 74 tokens

woo-pricing-promotions

Use when the user says 'run a sale', 'discount this category', 'set up a coupon', 'reprice these products', 'end the sale', or asks what a discount would cost them. Plans the price change, shows it as a preview before anything moves, writes it with a snapshot, and can put it back.

respira-press/agent-skills-wordpress · 73 tokens