Overview
- Skill Key
- blockchainhb/launchfast-ppc-research
- Author
- blockchainhb
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/blockchainhb/launchfast-ppc-research
- Latest Commit SHA
- f808157fe0000da78904b554fb3f9edb0d102f78
LaunchFast PPC Research Skill
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Launchfast Ppc Research 技能。 若已安装,则直接安装 Launchfast Ppc Research 技能。
# 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...", ...]) ``` --- ## STEP 3 — Process keyword data ### 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: | Tier | Criteria | Action | |------|----------|--------| | **Tier 1 — Priority** | High search volume + low competition OR appears in 3+ ASINs | Exact + Phrase match | | **Tier 2 — Growth** | Moderate volume, moderate competition | Phrase + Broad | | **Tier 3 — Discovery** | Long-tail, low volume | Broad 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. ---...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
nexscope-ai
Free AI agent skills for Amazon sellers— keyword research, competitor analysis, listing audit & more. Works with OpenClaw, Claude Code, Cursor, Windsurf, Codex and any agent that supports the Skills format.
404-unknow
The AEIF-based long-term memory hub for AI Agents to prevent repeating bugs.
2p1c
Fetch recent unread Gmail (yesterday + today) and send a digest to the user.
2233admin
Wrapper skill for OpenClaw web_fetch results. Use when you need MECE post-processing on fetched pages: policy decision from Content-Signal, privacy redaction, optional markdown normalization fallback, and stable output schema without re-implementing network fetch.