marketplace-advertising

marketplace-advertising is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 31 tokens per session (2,557 once invoked), scanned B, original, MIT.

A guide to running sponsored product ads inside Amazon, eBay, and Walmart. These ads appear where shoppers are already searching and buying products.

In plain words
What is it for?
Use it to set up marketplace ad campaigns, find search terms that convert, adjust bids, track ACOS (ad spend compared with sales), and compare results across marketplaces.
Why use it?
It helps organize campaigns and improve bids, keywords, and spending when marketplace advertising becomes difficult to manage across several platforms.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; mentions Codex; mentions Gemini CLI.

Good fit Use it to set up marketplace ad campaigns, find search terms that convert, adjust bids, track ACOS (ad spend compared with sales), and compare results across marketplaces.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising
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 finsilabs/awesome-ecommerce-skills --skill marketplace-advertising
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, 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 marketplace-advertising

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising/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 marketplace-advertising

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/marketplace-advertising.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,557 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00031 $0.02557
Opus 5 $0.00015 $0.01278
Sonnet 5 $0.00006 $0.00511
Haiku 4.5 $0.00003 $0.00256

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

Security

Grade B, and why

marketplace-advertising scanned grade B with 1 finding 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 9d 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.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

const response = await fetch('https://api.amazon.com/auth/o2/token', { method: 'POST',
skills/marketing-growth/marketplace-advertising/SKILL.md · 215 lines

How it starts

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

Marketplace Advertising

Overview

Marketplace advertising (Amazon Sponsored Products, Walmart Connect, eBay Promoted Listings) puts your products in front of shoppers with high purchase intent directly on the platform where they are shopping. Unlike Google/Meta, marketplace ads run within a closed ecosystem — clicks and conversions happen on the marketplace, not your site. The strategic work is campaign structure, keyword harvesting, and bid management. Amazon's native Campaign Manager UI handles most of this without code; automation tools like Perpetua or Sellics add bid optimization rules on top.

When to Use This Skill

  • When selling on Amazon and needing a structured campaign setup from scratch
  • When ACOS (Advertising Cost of Sale) is above your target and needs systematic optimization
  • When running campaigns across multiple marketplaces and needing unified reporting
  • When wanting to automate keyword harvesting and bid adjustments without building custom scripts
  • When launching a new product and needing an auto-campaign to discover converting search terms

Core Instructions

Step 1: Choose the right advertising management approach

Approach Best For Platforms Price
Amazon Campaign Manager (native) All sellers, getting started Amazon Free (% of ad spend)
Perpetua Automation + goal-based bidding Amazon, Walmart, Instacart $250+/mo
Sellics (now Perpetua) Analytics-heavy sellers Amazon $250+/mo
Jungle Scout Sellers wanting product research + ads in one tool Amazon $49+/mo
Pacvue Enterprise, multi-marketplace Amazon, Walmart, Target Custom
Walmart Campaign Center (native) Walmart sellers Walmart Free (% of ad spend)

Start with Amazon's native Campaign Manager for campaign setup. Once you have 30 days of data, add Perpetua or Jungle Scout for automated bid optimization if managing more than 5 active campaigns.

Read the full file on GitHub · 215 lines

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. 9d ago First seen · 215 lines · 31 tokens per session scan B 9797d687f668

Subscribe to this mod's changes

marketplace-advertising is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 31 tokens to every session and 2,557 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

sealeap-amazon-apparel-lifecycle-ads

A playbook for planning advertising on Amazon US for clothing products, using an ASIN lifecycle. An ASIN is Amazon's product identifier; the lifecycle describes whether a product is new, growing, mature, declining, or seasonal.

xjli360/sealeap-amazon-ad-skills · 167 tokens

sealeap-amazon-listing-optimizer

Audit, diagnose, rewrite, creatively brief, test, and safely prepare updates for Amazon product detail pages using live marketplace and product-type requirements, verified product facts, Brand Analytics, Search Query Performance, Ads search terms, customer feedback, competitor observations, and optional third-party…

xjli360/sealeap-amazon-ad-skills · 147 tokens

sealeap-amazon-ca-apparel-ads

An Amazon Canada advertising planning guide for apparel products such as coats and underwear. It combines product life-cycle stages, seasonal timing, English and French search coverage, account evidence, profitability, and inventory considerations.

xjli360/sealeap-amazon-ad-skills · 158 tokens

sealeap-amazon-prime-day-planning

A planning guide for Amazon Prime Day advertising based on authorized historical advertising insight records. Amazon Prime Day is a large, time-limited shopping event, and the guide keeps benchmarks tied to their marketplace, product, audience, and time period.

xjli360/sealeap-amazon-ad-skills · 132 tokens

sealeap-amazon-uk-apparel-ads

A skill for diagnosing and planning Amazon UK advertising for clothing and closely related accessories. It considers UK shoppers, seasons, product life stages, advertising data, inventory, returns, and compliance checks.

xjli360/sealeap-amazon-ad-skills · 176 tokens

sealeap-amazon-full-funnel-growth

A planning method for Amazon marketing across the full customer journey: becoming aware of a product, considering it, buying it, and returning or recommending it. It separates brand media, shopping pages, and performance ads instead of judging everything by one number.

xjli360/sealeap-amazon-ad-skills · 135 tokens