Agent skill · Content & Marketing

foundation-persona

Generates an evidence-calibrated product or marketing persona using the canonical v2.5 output contract. Use when shaping artifact perspective, stress-testing decisions, or framing product and GTM strategy.

product-on-purposegithub.com/product-on-purposeGitHub ↗
claude-codecodexApache-2.0
Install
npx skills add product-on-purpose/pm-skills --skill foundation-persona --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 4 KB
Bundled scripts: none
Version: 2.6.0
Declared author: product-on-purpose
Path: skills/foundation-persona/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 518
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 --> # Persona Builder This skill produces decision-usable personas from one canonical template pack. ## Supported Modes - `product` - `marketing` - `buyer` as input alias for `marketing` (output remains labeled `Marketing`) Generated `agent` mode is out of scope for `v2.5.0`. If the user asks for `agent`, ask them to choose `product` or `marketing`. ## When to Use - Before drafting PM or GTM artifacts that need a clear persona viewpoint - When teams disagree on priorities and need behavior-grounded tradeoff framing - When assumptions and confidence levels must be explicit for decision review - When tailoring downstream work (PRD, stories, launch, messaging, enablement) to a specific user or buyer profile ## When NOT to Use - You need the job context rather than the person -> use `define-jtbd-canvas`; the canvas captures what customers hire products to do, the persona captures who they are - You are mapping internal stakeholders, not customers -> use `discover-stakeholder-summary` - You have raw interviews to synthesize first -> use `discover-interview-synthesis`; a persona built on unsynthesized notes inh

What's inside
Steps it walks through
  1. Supported Modes
  2. When to Use
  3. When NOT to Use
  4. Instructions
  5. Output Contract (v2.5.0)
  6. Quality Checklist
  7. Examples
Ships with 4 files
  • HISTORY.md
  • evals/trigger-fixtures.json
  • references/EXAMPLE.md
  • references/TEMPLATE.md
More from pm-skills
All skills →
About this skill
What does the foundation-persona skill do?

Generates an evidence-calibrated product or marketing persona using the canonical v2.5 output contract. Use when shaping artifact perspective, stress-testing decisions, or framing product and GTM strategy.

How do I install it?

Run `npx skills add product-on-purpose/pm-skills --skill foundation-persona --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From product-on-purpose/pm-skills, a repository with 518 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going