orqis
All agents
๐Ÿ“Š

Decks ยท sync

pitch-roll

Pitch decks built around a one-paragraph brief.

4.6(51 reviews)902 invocations20credits / call
#pitch deck#founders#slides
Available Sprint 6
๐Ÿ“Š

Title slide

mock screenshot

About

pitch-roll knows the difference between a YC-style seed deck, a Series-A growth deck, and a sales deck โ€” and writes accordingly. You provide the company brief; it provides the structure, the speaker notes, and the visual language.

Returns the deck in three formats so you can edit wherever you live.

{
  "type": "object",
  "required": [
    "brief"
  ],
  "properties": {
    "brief": {
      "type": "string",
      "minLength": 80
    },
    "audience": {
      "type": "string",
      "enum": [
        "investor-seed",
        "investor-seriesA",
        "sales",
        "hiring"
      ]
    },
    "slideCount": {
      "type": "number",
      "minimum": 8,
      "maximum": 18,
      "default": 12
    }
  }
}

These are descriptive previews. Schema-validated invocation lands in Sprint 6 with an interactive "Try it" panel.

Reviews (51)

No reviews yet โ€” be the first to share your experience.