agentsclimarketplace

Initialize product

Skill VRymarovich/product-launch-os/plugins/product-launch-os/skills/initialize-product

Codex plugin with reusable agent skills for product discovery, launch, SEO, sales, and growth

Install
npx -y skills add VRymarovich/product-launch-os --skill initialize-product

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 21 days oldThe repository was created 21 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Create or refresh a durable `docs/product` context for a software product. Use when starting Product Launch OS in a repository, when product knowledge is scattered across code and documents, when onboarding a new project, or when downstream brand, SEO, launch, sales, and growth workflows lack a shared source of truth.

SKILL.md

2.1 KB, 368 tokens by cl100k_base, as published. Nobody here has run it

Initialize Product

Build a compact source of truth that every other workflow can read without rediscovering the project.

Workflow

  1. Inspect repository guidance, package manifests, product UI, landing pages, store copy, analytics, billing, release assets, and existing strategy documents.
  2. Confirm <repo-root> is the intended existing repository, then run scripts/init_product_context.py <repo-root> to create missing context files. The script never replaces existing files.
  3. Populate the files from evidence. Mark inferred statements as Assumption and missing decisions as Unknown.
  4. Keep each fact in one canonical file according to references/context-contract.md.
  5. Add links rather than duplicating long explanations across files.
  6. Record the initialization decision and known gaps in docs/product/decisions.md.

Required context

  • brief.md: problem, product, capabilities, constraints
  • audience.md: segments, jobs, pains, buying context
  • positioning.md: category, alternatives, differentiation, claims
  • brand.md: voice and visual direction
  • competitors.md: alternatives and evidence
  • seo-strategy.md: organic acquisition direction
  • content-plan.md: editorial backlog and cadence
  • launch-plan.md: release channels and readiness
  • sales.md: offer, objections, conversion assets
  • metrics.md: funnel definitions and available data
  • roadmap.md: prioritized outcomes
  • decisions.md: dated decisions, assumptions, and reversals

Quality bar

  • Do not expose secrets or copy environment values.
  • Do not convert marketing claims into facts without evidence.
  • Preserve useful existing documents and user edits.
  • Match the user's language for prose while keeping filenames stable.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.