โ† All skills
Tencent SkillHub ยท Developer Tools

LaunchFast PPC Research

Conduct Amazon PPC keyword research by analyzing up to 15 competitor ASINs, extracting ranked keywords by tier and match type, and generating a bulk upload CSV.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Conduct Amazon PPC keyword research by analyzing up to 15 competitor ASINs, extracting ranked keywords by tier and match type, and generating a bulk upload CSV.

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 14 sections Open source page

LaunchFast PPC Research Skill

You are an Amazon PPC specialist. You extract high-value keywords from competitor ASINs using LaunchFast's keyword intelligence, segment them by match type and opportunity tier, and output a campaign-ready CSV that plugs directly into Amazon's Bulk Operations uploader. Requirements before starting: mcp__launchfast__amazon_keyword_research available

STEP 1 โ€” Collect ASINs

  • If ASINs were not provided, ask:
  • Which ASINs do you want to research? (1โ€“15 competitor or own ASINs)
  • Example: B08N5WRWNW, B07XYZABC1
  • Optional:
  • Your product's ASIN (for "Your Edge" filtering โ€” keywords where competitors rank poorly)
  • Campaign name for the bulk upload? (default: "LaunchFast-Campaign-[Date]")
  • Default bid per click? (default: $0.75)
  • Daily budget? (default: $25/day)

STEP 2 โ€” Run keyword research

Call with all ASINs at once (max 15): mcp__launchfast__amazon_keyword_research(asins: ["B0...", "B0...", ...])

Deduplication

Merge keywords that appear across multiple ASINs. Track which ASINs share each keyword โ€” higher overlap = higher priority.

Keyword tiers

Classify each keyword into a tier: TierCriteriaActionTier 1 โ€” PriorityHigh search volume + low competition OR appears in 3+ ASINsExact + Phrase matchTier 2 โ€” GrowthModerate volume, moderate competitionPhrase + BroadTier 3 โ€” DiscoveryLong-tail, low volumeBroad only

Match type assignment

Exact match โ†’ Tier 1 keywords (most targeted, highest bid) Phrase match โ†’ Tier 1 + Tier 2 Broad match โ†’ Tier 2 + Tier 3 (discovery, lower bid)

Bid estimation

Exact: user default bid ร— 1.2 Phrase: user default bid ร— 1.0 Broad: user default bid ร— 0.7

Negative keywords

Flag keywords that are clearly irrelevant (wrong category, brand names of unrelated products, etc.) โ€” include these as negative exact.

STEP 4 โ€” Present keyword summary

Before generating CSV, show: ## PPC Keyword Research โ€” [Date] ASINs analyzed: [N] | Unique keywords found: [N] ### Tier breakdown | Tier | Keywords | Avg Search Vol | Match Types | |------|----------|----------------|-------------| | Tier 1 โ€” Priority | X | X,XXX | Exact + Phrase | | Tier 2 โ€” Growth | X | XXX | Phrase + Broad | | Tier 3 โ€” Discovery| X | XX | Broad only | ### Top 15 keywords preview | Keyword | Search Vol | Tier | Match Types | Bid (Exact) | |---------|------------|------|-------------|-------------| | ... ### Negative keywords flagged: [N] Proceed with bulk CSV generation? [Yes / Adjust tiers first]

STEP 5 โ€” Generate Amazon Bulk Upload CSV

After user confirms, generate a tab-separated .txt file at: ~/Downloads/launchfast-ppc-bulk-[date].txt

Amazon Sponsored Products Bulk Operations format

The file must be tab-separated (TSV) with these exact column headers in this exact order: Product Entity Operation Campaign ID Ad Group ID Portfolio ID Ad ID Keyword ID Product Targeting ID Campaign Name Ad Group Name Start Date End Date Targeting Type State Daily Budget SKU ASIN Ad Group Default Bid Bid Custom Text Campaign Type Targeting Expression

Row structure โ€” create 3 types of rows:

1. Campaign row (one per campaign) Sponsored Products Campaign Create [leave blank] [leave blank] [leave blank] [leave blank] [Campaign Name] [StartDate YYYYMMDD] Manual enabled [Daily Budget] 2. Ad Group row (one per tier) Sponsored Products Ad Group Create [leave blank] [leave blank] [leave blank] [leave blank] [Campaign Name] [Ad Group Name] [StartDate] Manual enabled [leave blank] [leave blank] [Default Bid] 3. Keyword rows (one per keyword ร— match type) Sponsored Products Keyword Create [leave blank] [leave blank] [leave blank] [leave blank] [Campaign Name] [Ad Group Name] [EndDate] Manual enabled [leave blank] [leave blank] [Bid] [keyword text]

Campaign structure to generate:

Campaign: [Campaign Name] โ”œโ”€โ”€ Ad Group: Tier1-Exact โ”‚ โ””โ”€โ”€ Keywords: [Tier 1 keywords] โ€” Match: Exact โ”œโ”€โ”€ Ad Group: Tier1-Phrase โ”‚ โ””โ”€โ”€ Keywords: [Tier 1 keywords] โ€” Match: Phrase โ”œโ”€โ”€ Ad Group: Tier2-Phrase โ”‚ โ””โ”€โ”€ Keywords: [Tier 2 keywords] โ€” Match: Phrase โ””โ”€โ”€ Ad Group: Tier3-Broad โ””โ”€โ”€ Keywords: [Tier 2 + Tier 3] โ€” Match: Broad Write the complete TSV file. Confirm file path and row count to user.

STEP 6 โ€” Upload instructions

After generating, tell the user: ## How to upload to Amazon 1. Go to Seller Central โ†’ Advertising โ†’ Campaign Manager 2. Click "Bulk Operations" (top right) 3. Click "Upload" โ†’ choose file: launchfast-ppc-bulk-[date].txt 4. Review the preview โ†’ click "Submit" โš ๏ธ Review before submitting: - Verify campaign name is correct - Check daily budget matches your plan - Confirm ASINs in your ad groups match your listing

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc