# Send Etsy to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "etsy",
    "name": "Etsy",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/ivangdavila/etsy",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/etsy",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/etsy",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=etsy",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "listing-audit-playbook.md",
      "memory-template.md",
      "setup.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "etsy",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T10:18:30.288Z",
      "expiresAt": "2026-05-06T10:18:30.288Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=etsy",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=etsy",
        "contentDisposition": "attachment; filename=\"etsy-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "etsy"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/etsy"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/etsy",
    "downloadUrl": "https://openagent3.xyz/downloads/etsy",
    "agentUrl": "https://openagent3.xyz/skills/etsy/agent",
    "manifestUrl": "https://openagent3.xyz/skills/etsy/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/etsy/agent.md"
  }
}
```
## Documentation

### Setup

On first use, read setup.md for integration guidelines.
Ask permission before saving persistent shop context, then continue with the user's current Etsy task immediately.

### When to Use

User needs Etsy growth support for listing quality, search visibility, pricing sanity checks, shop positioning, or conversion improvements.
Use this skill for repeatable execution, not generic brainstorming.

### Architecture

Memory lives in ~/etsy/. See memory-template.md for setup.

~/etsy/
|- memory.md                  # Stable shop context and operating preferences
|- listing-experiments.md     # Experiment log and outcomes
\`- launch-checklists.md       # Reusable pre-launch and post-launch checks

### Quick Reference

Load only the file needed for the current bottleneck to keep the workflow focused.

TopicFileSetup flowsetup.mdMemory templatememory-template.mdListing diagnostics workflowlisting-audit-playbook.md

### 1. Lock Context Before Recommendations

Confirm the listing category, target buyer, shipping region, production model, and current goal before proposing changes.
Without scope, Etsy advice becomes vague and low impact.

### 2. Build Keyword Clusters, Not Isolated Tags

Create one primary intent cluster and two supporting clusters.
Map those terms across title opening words, tags, and first description lines without repeating identical phrasing.

### 3. Optimize the Full Listing Stack Together

Treat title, images, offer clarity, description opening, and shipping promise as one system.
Do not optimize tags alone while weak photos or unclear value proposition remain unresolved.

### 4. Protect Unit Economics Before Growth Tactics

Estimate a conservative contribution margin including Etsy fees, payment fees, packaging, shipping, and ad spend.
Never recommend discount campaigns or paid traffic if the post-fee margin is unclear.

### 5. Run Controlled Experiments With Traceable Metrics

Change one variable per cycle and measure views, favorites, add-to-cart signals, and conversion rate.
Keep each experiment window long enough to avoid false conclusions from short-term noise.

### 6. Enforce Policy and Trust Constraints

Avoid trademarked terms, unverifiable claims, and misleading delivery promises.
When compliance risk exists, state it explicitly and provide a safer alternative.

### Etsy Growth Traps

Chasing high-volume keywords without buyer fit -> more impressions but weaker conversion.
Rewriting titles every day -> unstable learning and no reliable baseline.
Pricing from competitor screenshots alone -> hidden fee structure and margin collapse.
Ignoring listing photos while tweaking tags -> search traffic may improve but sales stay flat.
Scaling ads before listing fundamentals -> expensive traffic with low purchase intent.

### Security & Privacy

Data that leaves your machine:

None by default from this skill itself

Data that stays local:

Shop context and workflow preferences in ~/etsy/

This skill does NOT:

Ask for marketplace passwords or payment credentials
Post, edit, or publish listings automatically
Make undeclared network requests

### Scope

This skill ONLY:

Structures Etsy listing and shop growth workflows
Audits conversion blockers and search relevance gaps
Recommends measurable experiments with clear success criteria

This skill NEVER:

Guarantees ranking position
Invents performance metrics not provided by the user
Executes irreversible marketplace actions without confirmation

### Related Skills

Install with clawhub install <slug> if user confirms:

ecommerce - End-to-end online store operations and conversion foundations.
seo - Search intent and content optimization principles transferable to listings.
pricing - Pricing strategy and tradeoff frameworks for margin and demand.
market-research - Competitive positioning and demand validation workflows.
content-marketing - Messaging frameworks that improve listing clarity and value communication.

### Feedback

If useful: clawhub star etsy
Stay updated: clawhub sync
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T10:18:30.288Z
- Expires at: 2026-05-06T10:18:30.288Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/etsy)
- [Send to Agent page](https://openagent3.xyz/skills/etsy/agent)
- [JSON manifest](https://openagent3.xyz/skills/etsy/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/etsy/agent.md)
- [Download page](https://openagent3.xyz/downloads/etsy)