Pitch
Use when the deck needs to create interest and move a high-stakes audience toward backing the opportunity. Lead with the opportunity, prove credibility, and make the ask concrete.
Metadata
ID
pitch
Catalog
purposes
Source
spec/catalogs/purposes/pitch.json
| Field | Value |
|---|---|
| outcome | The audience agrees to invest, sponsor, approve, or continue the conversation. |
| successCriteria | Opportunity is clear, Evidence builds confidence, Ask and next step are explicit |
| recommendedNarratives | pitch-deck, venture-pitch, golden-circle |
| recommendedTones | persuasive, authoritative, inspirational |
| tags | fundraising, opportunity, ask |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-purpose/v1",
"id": "pitch",
"name": "Pitch",
"summary": "Present an opportunity and ask for investment, approval, partnership, or sponsorship.",
"description": "Use when the deck needs to create interest and move a high-stakes audience toward backing the opportunity. Lead with the opportunity, prove credibility, and make the ask concrete.",
"outcome": "The audience agrees to invest, sponsor, approve, or continue the conversation.",
"successCriteria": [
"Opportunity is clear",
"Evidence builds confidence",
"Ask and next step are explicit"
],
"recommendedNarratives": [
"pitch-deck",
"venture-pitch",
"golden-circle"
],
"recommendedTones": [
"persuasive",
"authoritative",
"inspirational"
],
"tags": [
"fundraising",
"opportunity",
"ask"
]
}