Recipe Export
recipe_exportExports a saved SKILL (recipe) as a single portable token the user can send to someone else — paste it in a message, email, or doc. The recipient installs it with recipe_import and runs it with recipe_run. A user would export a skill to share it with a teammate (a handy brief, a report, a workflow). Returns {name, skill_token} plus the readable manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the saved skill to export (see recipe_list). |