跳到主要内容
知仓学习社ZHICANG

launchfast-full-research-loop

|

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

LaunchFast Full Research Loop

Inputs

If needed, ask once for:

  • keyword or keyword list
  • target selling price
  • first order quantity
  • optional competitor ASINs
  • optional report path

Default report path:

./artifacts/launchfast/reports/launchfast-report-[keyword]-[YYYY-MM-DD].html

Workflow

1. Product research

  • Run research_products for each keyword with focus="balanced" and product_limit=20.
  • Score each keyword using the same logic as launchfast-product-research.
  • Pick winners for deeper analysis.

2. IP check

For promising keywords, run:

ip_check_manage(action="ip_conflict_check", keyword="<keyword>")
ip_check_manage(action="trademark_search", keyword="<keyword>")

Extract:

  • conflict level
  • notable active marks
  • patent concerns if present
  • final risk posture: CLEAR, CAUTION, or BLOCKED

3. Supplier research

For the strongest keyword, run:

supplier_research(keyword="<keyword>", goldSupplierOnly=true, tradeAssuranceOnly=true, maxResults=10)

Summarize the top suppliers with:

  • company name
  • quality score
  • price band
  • MOQ
  • years in business
  • trust signals

4. PPC research

If you have competitor ASINs, or can responsibly infer 2-3 strong ASINs from product research, run:

amazon_keyword_research(asins=[...], limit=20)

Summarize:

  • keyword count
  • top search-volume terms
  • high-intent terms by purchase rate
  • indicative CPCs
  • suggested campaign structure

If there are no usable ASINs, state that this phase was skipped.

5. Build the report

Create a standalone HTML report with:

  • executive verdict banner
  • market scorecard
  • product findings
  • IP findings
  • supplier findings
  • PPC findings
  • concise recommendation section

Design should match the existing LaunchFast visual language:

  • clean light theme
  • neutral palette
  • card layout
  • compact tables
  • clear GO / INVESTIGATE / PASS styling

Write the file to the requested path and report the final file location.

Output

Always return:

  • overall verdict
  • key blockers or strengths
  • report path if the file was written

Do not pad the response with generic “next steps” unless the evidence clearly supports a specific recommendation.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/BlockchainHB/launchfast_codex_plugin/skills/launchfast-full-research-loop/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能