agentsclimarketplace

Pm positioning

Skill julianoczkowski/product-manager/skills/pm-positioning

Create a Pragmatic Institute Positioning Document — describe a product by the market problems it solves (not features), for one persona in one segment. Use when the PM asks for positioning, messaging, "how do we describe/pitch this", an internal positioning doc, or a positioning statement. Produces a Positioning Document plus a Problem-Oriented Capabilities (POC) worksheet as a Markdown or Word .docx artifact.From its SKILL.md

Install
npx -y skills add julianoczkowski/product-manager --skill pm-positioning

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

SKILL.md

4.8 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

Positioning Document (Pragmatic Framework: Planning → Positioning)

Rule: Positioning focuses on the problems you solve, not features. Create a separate positioning document for every persona whose problems differ. Write problems in the persona's first-person voice. This is an internal document (an "internal press release") used to gain buy-in, brief design/engineering, and hand off to marketing to build external messaging. See the primitives in ../pm-copilot/references/framework.md.

Prepare

Ideally a team of 3–6 people with market knowledge, staying objective. Start with one product and one persona/segment. If personas or market problems aren't defined yet, run pm-personas and pm-market-problems first (or gather them inline).

Interview the user for inputs (batch questions)

  1. Product and the one persona + market segment this doc is for.
  2. The problem — why does this persona care? What's painful today? (Be empathetic; use their words.)
  3. The ideal solution from the persona's point of view — clear and specific.
  4. Evidence the problem is real (interviews, win/loss, support tickets, surveys).
  5. What the product does — enough to map features to capabilities.

Build it in three steps (per the Pragmatic method)

Step 1 — Draft the first four sections of the document:

  • Problem — "There is a problem in the industry today…" (persona's first person).
  • Solution — "The ideal solution to this problem is…" (clear, specific).
  • Positioning Statement — the "billboard," ≤25 words, using the formula:

    For [persona], [product] [verb] [problem] by [verb] [primary benefit].

  • Product Description — overview, ≤50 words.

Step 2 — Problem-Oriented Capabilities (POC) worksheet. List every problem the product solves for this persona (first person) → group similar problems and condense to 3–5 problem groups → name the problem-oriented capability for each group → map product features to each capability. Table: Market Problems | Problem-Oriented Capabilities | Product Features.

Step 3 — Finish the document by listing the 3–5 problem-oriented capabilities.

Artifact templates

Positioning Document

# Positioning Document — <Product Name>

**Product Name:** <name>
**Persona & Market Segment:** <persona> / <segment>
**Company:** <company>  ·  **Feature / Product:** <name>
**Author:** <author>  ·  **Date created:** <date>  ·  **Version:** 1.0
*Internal document — describes the product by the problems it solves.*

## Problem
There is a problem in the industry today: <persona's first-person description of the pain, with evidence>.

## Solution
The ideal solution to this problem is <clear, specific solution from the persona's point of view>.

## Positioning Statement
> For <persona>, <product> <verb> <problem> by <verb> <primary benefit>.
<!-- ≤25 words -->

## Product Description
<≤50-word overview of the product.>

## Problem-Oriented Capabilities
1. <Capability> — <benefit>
2. <Capability> — <benefit>
3. <Capability> — <benefit>
4. <Capability> — <benefit>
5. <Capability> — <benefit>

## Evidence & open questions
- <evidence sources / interview counts>
- > TODO: <anything unproven, flagged as an assumption>

Problem-Oriented Capabilities worksheet

# Problem-Oriented Capabilities — <Product> / <Persona>

| Market Problems (persona's first person) | Problem-Oriented Capability | Product Features |
| :--- | :--- | :--- |
| "I can't …" | <Capability> | <feature>, <feature> |
| "It takes too long to …" | <Capability> | <feature> |

Worked reference (from Pragmatic's example)

For Robin the product manager, Product Minder reduces the frustration of managing ideas and requirements from everywhere by integrating all product information into a single system. Capabilities: Instant Requirements, Idea Store, Auto Feedback, Trace Link, Status View.

Deliver the artifact

Follow ../pm-copilot/references/artifact-output.md: confirm inputs, ask Markdown or .docx, write the .md, convert to .docx on request via your environment's native document-creation capability. Deliver both the Positioning Document and the POC worksheet. Then offer the next stage: turning these problems into prioritized pm-requirements.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most docs writing skills give in ~1.1k tokens

Counted across 1,951 of the 3,904 authors here whose files we hold, read 2026-09-06

  • Use third-person for skill descriptionsin 54 of 1951, across 35 files
  • Start descriptions with Use whenin 43 of 1951, across 29 files
  • Run baseline scenarios before writing any skillin 40 of 1951, across 26 files
  • Use active voicein 40 of 1951, across 36 files
  • Map file responsibilities before defining tasksin 36 of 1951, across 29 files
  • Use checkbox syntax for tracking stepsin 35 of 1951, across 27 files
  • Ask one question at a timein 35 of 1951
  • Offer execution options after saving the planin 33 of 1951, across 24 files
  • Include complete code in every stepin 33 of 1951, across 27 files
  • Design units with clear boundaries and interfacesin 31 of 1951, across 23 files
  • Announce the skill usage at the startin 30 of 1951
  • Verify agent compliance after adding the skillin 29 of 1951, across 17 files

Said here and by no other author read

  • Write problems in the persona's first-person voice
  • Create separate documents for each persona
  • Interview user for product and persona details
  • Write positioning statement under twenty-five words
  • Write product description under fifty words
  • Create problem-oriented capabilities worksheet

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. 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.