poke-recipes
Installation
SKILL.md
Poke Recipes — Map of Content
A Recipe is the shareable unit of Poke. It bundles: onboarding context, a prefilled first message, required integrations (MCP templates), and a public install link. Users hit the link, walk through auth, and are running your workflow in a minute.
For the broader platform context see [[../poke/references/overview]].
Concept
- [[references/what-is-a-recipe]] — anatomy of a recipe; the four parts.
- [[references/install-link]] —
poke.com/r/<code>URLs and partner URLs.
Authoring
- [[references/create-in-kitchen]] — create via the Kitchen UI.
- [[references/create-via-cli]] — create via
poke tunnel ... --recipe. - [[references/onboarding-context]] — what to write in onboarding + first message.
- [[references/shared-credentials]] — when to enable shared creds vs require user auth.