Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计提醒

solo-launch单独发射

Agent Skill

solo-launch 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

186

周安装

8

GitHub Stars

15

下载量

65
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:solo-launch(单独发射)
来源仓库:https://github.com/fortunto2/solo-factory
仓库路径:skills/solo-launch
安装命令:
npx skills add https://github.com/fortunto2/solo-factory --skill solo-launch
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/fortunto2/solo-factory --skill solo-launch

简介

solo-launch 用于查找、检索和筛选相关信息,支持基于关键词或任务场景定位内容。

  • 适用于需要快速获取候选结果的 Codex、Claude、Cursor 等宿主环境。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,建议结合原始 README 验证具体用法。
  • 安装前应确认权限范围和维护状态,避免触发联网或文件操作等敏感行为。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

/launch

Generate a go-to-market launch strategy that ties together all promotion skills into a unified plan. Reads PRD and research data, defines the beachhead, maps channels, validates pricing against manifesto principles, and produces an actionable launch checklist.

Philosophy: Launch is not a single event — it's a sequence of small bets. Each channel is an experiment. Measure before scaling. Reference: manifesto principle "Money without overheating — revenue before automation, scale what works."

MCP Tools (use if available)

  • kb_search(query) — find launch methodology, past launches
  • web_search(query) — research channels, communities, pricing benchmarks
  • project_info(name) — get project stack and status

If MCP tools are not available, fall back to Glob + Grep + WebSearch.

Steps

  1. Parse project from $ARGUMENTS.

- Read docs/prd.md — features, ICP, pricing, acceptance criteria - Read docs/research.md — competitors, personas, market size, pain points - Read CLAUDE.md — stack, deploy target - If none found: ask via AskUserQuestion

  1. Validate beachhead segment: Check if PRD has a beachhead section (added by /validate). If not, define it now:

- Segment: narrow, specific group (not "everyone who needs X") - Size estimate: how many people in this segment? - Reachability: where do they gather online? (specific subreddit, community, newsletter) - Willingness to pay: evidence from research.md or competitor pricing - Why first: why this segment before others?

  1. Pricing validation against manifesto: Read pricing from PRD. Check against principles in templates/principles/manifest.md: Check Pass/Fail Notes Does it cost to run? (server, API, storage) — If no → should be free or one-time Subscription justified? — Only if ongoing costs exist Is pricing transparent? — No hidden fees, clear what you get Lock-in risk? — Can user export data? Own their content? Subscription fatigue check — Is there a one-time alternative? If pricing conflicts with principles, flag it and suggest alternatives.
  2. Channel mapping (3-5 channels, ordered by effort): For each channel, define: Channel Effort Cost Timeline Expected Result Skill ProductHunt Medium Free Day 1 200-500 visits, feedback /community-outreach Reddit (specific subs) Low Free Week 1 50-100 visits, pain validation /community-outreach SEO / Content Medium Free Month 1-3 Organic traffic baseline /seo-audit + /landing-gen Twitter/LinkedIn Low Free Ongoing Network effect, credibility /content-gen Paid (if justified) High $50-200 After organic validates Scale what works — Rules:

- Start with free channels — paid only after organic validates demand - One channel at a time — don't spread thin (manifesto: "wip = 1") - Measure each channel before adding the next - Offline-first products: app store optimization (ASO) over web marketing

  1. Launch timeline (4-week plan): Week 0 (pre-launch): - [] /landing-gen — landing page with email capture - [] /seo-audit — baseline SEO score - [] /metrics-track — PostHog events wired Week 1 (soft launch): - [] /community-outreach — 3-5 value-first posts in target communities - [] /content-gen — LinkedIn post + Twitter thread - [] Collect feedback, fix critical issues Week 2 (public launch): - [] ProductHunt launch (if web/SaaS) - [] App Store submission (if iOS) - [] /video-promo — demo video for landing page - [] Monitor metrics daily Week 3-4 (iterate): - [] Review metrics — kill/iterate/scale decision - [] Double down on best-performing channel - [] /content-gen — release notes for updates - [] Second community push based on feedback Adapt timeline to product type (iOS has App Store review delays, web can launch same day).
  2. Growth loops (sustainable, not hacks): Design 1-2 growth loops appropriate to the product: Content loop: User creates → content is public/shareable → new users discover → they create Referral loop: User gets value → shares with peer → peer signs up → both benefit SEO loop: Solve problem → write about it → rank → new users find solution → they use product Tool loop: Free tool solves adjacent problem → captures intent → funnels to main product Rules:

- Loop must be natural, not forced (no "share to unlock" dark patterns — manifesto: against exploitation) - Loop must benefit the user, not just the product - Offline-first products: growth through quality and word-of-mouth, not viral mechanics

  1. Launch risks (from research.md + pre-mortem thinking):

- Timing risk: is a competitor about to launch? Big industry event? - Pricing risk: will users pay at this price point? Evidence? - Channel risk: if primary channel fails, what's the backup? - Technical risk: can the product handle 10x traffic? (serverless = yes, VPS = plan)

  1. Write launch strategy to docs/launch-strategy.md: ` --- type: launch-strategy status: draft title: "Launch Strategy — {Project Name}" created: {YYYY-MM-DD} tags: [{project}, launch, gtm] --- # Launch Strategy: {Project Name} ## Beachhead Segment {from step 2} ## Pricing {from step 3, with manifest alignment} ## Channels {table from step 4} ## Timeline {4-week plan from step 5} ## Growth Loops {from step 6} ## Risks {from step 7} ## Launch Checklist - [] Landing page live (/landing-gen) - [] SEO baseline checked (/seo-audit) - [] Metrics wired (/metrics-track) - [] Content pack ready (/content-gen) - [] Community posts drafted (/community-outreach) - [] Demo video planned (/video-promo) - [] Privacy policy published (/legal) - [] Kill/iterate/scale thresholds defined --- *Generated by /launch. Review and adapt before executing.* `
  2. Output summary:

- Beachhead segment (one line) - Recommended pricing model - Top 3 channels with timeline - Growth loop type - Path to generated launch-strategy.md - Suggested next step: run the skills from the checklist

Notes

  • This skill is a strategic planner — it doesn't execute. Run the referenced skills to produce actual content
  • Launch strategy should be revisited after Week 2 metrics review
  • For products with no cloud component (offline-first), skip paid channels and focus on ASO + community

Common Issues

No PRD found

Cause: Haven't run /validate yet. Fix: Run /validate <idea> first to generate PRD with ICP, pricing, and features.

Pricing conflicts with manifesto

Cause: Product uses subscription model but has no running costs. Fix: This is intentional — the skill flags it. Consider one-time purchase or freemium instead.

Beachhead too broad

Cause: "Everyone who uses X" is not a beachhead. Fix: Narrow to a specific community, profession, or behavior pattern. You should be able to find them in one place.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.45%
按下载量换算22

Claude

29.33%
按下载量换算19

Cursor

20.51%
按下载量换算13

Gemini CLI

10.36%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills