Build and publish Poke Recipes — shareable install bundles that combine onboarding context, a first message, required integrations, and a `poke.com/r/<code>` install link.
Build and publish Poke Recipes — shareable install bundles that combine onboarding context, a first message, required integrations, and a `poke.com/r/<code>` install link.
Use when the user asks to "make a Poke recipe", "share my Poke setup", "create an install link", "publish to poke.com/recipes", or wants to monetize a Poke workflow via payouts.
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars6
LicenseLICENSE
Default branchmain
Open issues0
Status
Archived
Skill metadata
Parsed from SKILL.md frontmatter.
Version1.0.0
LicenseMIT
More metadata
author
HKTITAN
version
1.0.0
graph
1
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md1,639 B
docsSUMMARY.md371 B
History
First seen on skills.sh
First recorded snapshot · 17 installs
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.
Publish & monetize
[[references/publishing-payouts]] — publishing flow, payouts in Kitchen.
Sibling skills
[[../poke/SKILL]] — SDK / API.
[[../poke-mcp-tunnel/SKILL]] — required CLI when building a recipe locally.
[[../poke-integrations/SKILL]] — the integrations you reference from a recipe.