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
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.
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.
cclank
Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
cerbug45
AI Agent Tools Python Utility Library for AI Agents
ccyaolei
OpenClaw Agent 长期记忆系统 - 温度模型 + 自动归档 + 知识提炼。让 AI Agent 拥有持久记忆,自动管理冷热数据,从经验中提炼可复用技能。