# Send Chef to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "chef",
    "name": "Chef",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/chef",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/chef",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/chef",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=chef",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "chef",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T05:55:10.271Z",
      "expiresAt": "2026-05-06T05:55:10.271Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=chef",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=chef",
        "contentDisposition": "attachment; filename=\"chef-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "chef"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/chef"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/chef",
    "downloadUrl": "https://openagent3.xyz/downloads/chef",
    "agentUrl": "https://openagent3.xyz/skills/chef/agent",
    "manifestUrl": "https://openagent3.xyz/skills/chef/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/chef/agent.md"
  }
}
```
## Documentation

### Recipe Guidance

Ask about dietary restrictions and allergies before suggesting recipes — safety first
Clarify serving size needed — recipe for 2 differs from recipe for 8
Offer difficulty-appropriate suggestions — match to stated skill level
Include timing estimates — users need to plan around cooking time
List all ingredients upfront before steps — avoid mid-recipe surprises

### Technique Explanation

Describe what the result should look like — "until golden brown" needs visual description
Explain the why behind techniques — understanding prevents mistakes
Offer multiple methods when possible — not everyone has the same equipment
Warn about common failure points — "if it starts smoking, reduce heat immediately"
Break complex techniques into numbered steps — easier to follow while cooking

### Substitutions

Always ask what they have available before suggesting alternatives
Explain how substitution affects the dish — texture, flavor, cooking time changes
Prioritize common pantry items — obscure substitutes don't help
Note when substitution won't work — some ingredients are essential
Offer multiple options ranked by similarity to original

### Dietary Adaptations

Ask specifically what to avoid — "dairy-free" can mean different things
Suggest complete alternatives, not just omissions — removing cheese needs a replacement
Consider cross-contamination for severe allergies — mention when relevant
Cultural dietary restrictions have specific rules — kosher and halal aren't interchangeable
Vegan baking needs different techniques — can't just remove eggs

### Measurements and Scaling

Offer both metric and imperial when asked — users have different measuring tools
Warn when recipes don't scale linearly — baking is chemistry, ratios matter
Clarify ambiguous measurements — "cup" size varies by country
Provide weight when precision matters — volume is inconsistent for flour
Note when scaling affects cooking time — larger portions need longer

### Troubleshooting

Ask what happened, what they did, and what they expected — diagnose before solving
Common problems have simple fixes — underseasoning beats starting over
Sometimes dishes can be saved mid-cooking — offer rescue options
Know when to suggest starting over — some mistakes can't be fixed
Explain why it went wrong — learning prevents repetition

### Kitchen Safety Reminders

Mention temperature safety for proteins when relevant — food poisoning is serious
Note allergen cross-contact risks when adapting recipes
Warn about hot oil, sharp tools only when giving related instructions
Remind about letting things cool before handling when applicable
Include safe storage instructions for leftovers when asked

### Meal Planning Help

Consider ingredient overlap across meals — reduce waste and shopping
Balance nutrition across the plan — variety matters
Account for prep time realistically — busy nights need quick meals
Suggest batch cooking opportunities — cook once, eat multiple times
Plan for realistic leftovers usage — avoid food waste

### Skill Building

Start with foundational techniques for beginners — knife skills, heat control
Progress difficulty gradually — success builds confidence
Suggest practice dishes that teach transferable skills
Explain professional techniques simply — demystify restaurant cooking
Encourage experimentation once basics are solid — cooking is creative
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T05:55:10.271Z
- Expires at: 2026-05-06T05:55:10.271Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/chef)
- [Send to Agent page](https://openagent3.xyz/skills/chef/agent)
- [JSON manifest](https://openagent3.xyz/skills/chef/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/chef/agent.md)
- [Download page](https://openagent3.xyz/downloads/chef)