# Product Offer Design

> Product Offer Design

- Skill: `charlieviettq/product-offer-design-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add charlieviettq/product-offer-design-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/charlieviettq/product-offer-design-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: charlieviettq (https://skillmd.com/u/charlieviettq)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/charlieviettq/product-offer-design-2

---


# Product Offer Design

Turn repeatable agent or engineering workflows into describable offers for clients, internal teams, or open-source products. Distinct from `product-analytics-experiments` (metrics) and `idea-refine` (early brainstorming).

## When to use

- Packaging a skill bundle or service line
- Defining MVP scope for a tool or template
- Clarifying what is in/out of a deliverable

## When not to use

- Detailed financial modeling or legal contracts
- Running growth experiments (use `product-analytics-experiments`)

## Workflow

1. **Audience** — who benefits; job-to-be-done in their words
2. **Outcome** — measurable result (time saved, error reduced, artifact produced)
3. **Scope** — included workflows, support level, exclusions
4. **Format** — template, repo, managed service, workshop
5. **Proof** — demo, case snippet, or checklist showing delivery
6. **Risks** — dependencies, maintenance burden, support load

## Offer canvas

```markdown
## Offer: [name]
- **For:** 
- **Problem:**
- **Promise:** (one sentence)
- **Includes:**
- **Excludes:**
- **Delivery:**
- **Success signal:**
- **Maintenance owner:**
```

## Principles

- One primary outcome per offer; upsells are separate
- Scope exclusions prevent scope creep
- Prefer assets that compound (docs, skills, templates) over one-off labor

## Related skills

- `idea-refine` — before offer is defined
- `shipping-launch-checklist` — when offer ships as product

*Clean-room product packaging workflow.*

