# Send Kefir Batch Manager 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": "kefir-batch-manager",
    "name": "Kefir Batch Manager",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/p-salmon/kefir-batch-manager",
    "canonicalUrl": "https://clawhub.ai/p-salmon/kefir-batch-manager",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/kefir-batch-manager",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=kefir-batch-manager",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "assets/batch_template.json",
      "kefir_batches.json",
      "references/recipes_database.md",
      "references/troubleshooting.md",
      "scripts/batch_tracker.py"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "kefir-batch-manager",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T00:50:05.785Z",
      "expiresAt": "2026-05-09T00:50:05.785Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=kefir-batch-manager",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=kefir-batch-manager",
        "contentDisposition": "attachment; filename=\"kefir-batch-manager-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "kefir-batch-manager"
      },
      "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/kefir-batch-manager"
    },
    "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/kefir-batch-manager",
    "downloadUrl": "https://openagent3.xyz/downloads/kefir-batch-manager",
    "agentUrl": "https://openagent3.xyz/skills/kefir-batch-manager/agent",
    "manifestUrl": "https://openagent3.xyz/skills/kefir-batch-manager/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/kefir-batch-manager/agent.md"
  }
}
```
## Documentation

### Kéfir Batch Manager

Complete management system for kéfir de fruits fermentation cycles, grain maintenance, and production tracking.

### When to Use

Starting new fermentation batches
Tracking active fermentation cycles
Managing grain health and stock
Calculating ingredient ratios
Setting intelligent reminders based on temperature/season
Recording tasting notes and batch quality
Planning production schedules
Troubleshooting fermentation issues

### 1. Batch Cycle Management

Start New Batch:

- Record start time, ingredients, ratios
- Calculate optimal fermentation duration based on temperature
- Set adaptive reminders (faster in summer, slower in winter)
- Photo documentation (before fermentation)

Track Active Batches:

- Monitor fermentation progress
- Adjust timing based on environmental conditions
- Log observations and changes
- Alert when ready for tasting/bottling

Complete Batch:

- Record end time and actual duration
- Document results, taste notes, quality rating
- Calculate yield and efficiency
- Photo documentation (final product)

### 2. Intelligent Reminders

Temperature-adaptive scheduling:

Summer (>25°C): 18-24 hours first fermentation
Spring/Autumn (20-25°C): 24-36 hours
Winter (<20°C): 36-48 hours

Maintenance reminders:

Weekly: Check active batches
Monthly: Refresh mother grains
Seasonal: Deep clean equipment

### 3. Grain Management

Health Monitoring:

- Visual inspection checklist
- Color, firmness, multiplication rate tracking
- Problem diagnosis (mold, softness, inactivity)
- Stock management (mother + active portions)

Stock Tracking:

- Mother grain reserve (typically 200g)
- Active batch portions
- Grain multiplication calculations
- Sharing/backup planning

### 4. Recipe Database

Base Recipes:

Classic water kéfir (sugar ratios)
Fruit variations (seasonal recommendations)
Milk kéfir adaptations
Flavoring combinations (spices, herbs)

Personalization:

Save favorite recipes
Seasonal ingredient optimization
Success rate tracking per recipe
Custom ratio calculations

### 5. Production Dashboard

Calendar View:

Batch timeline visualization
Optimal start dates planning
Holiday/vacation scheduling
Production frequency analysis

Statistics:

Success rates by season/temperature
Favorite recipes and variations
Grain multiplication trends
Production consistency metrics

### Daily Check-in

1. Review active batches status
2. Check temperature for timing adjustments
3. Update fermentation progress notes
4. Set next reminder if needed

### Weekly Planning

1. Plan new batches based on consumption
2. Check grain health and stock levels
3. Review upcoming events/travel
4. Adjust production schedule

### Monthly Maintenance

1. Refresh mother grain batch
2. Deep clean all equipment
3. Review month's production statistics
4. Plan seasonal recipe transitions

### Paris Water Considerations

Chlorine removal techniques (24h standing, filtration)
Mineral content impacts on fermentation
Seasonal water quality variations

### Double Fermentation Technique

Primary: 24-48h depending on temperature
Secondary: 12-24h in bottle for carbonation
Timing optimization for best results

### Troubleshooting Guide

See troubleshooting.md for complete diagnostic guide.

### Implementation Scripts

batch_tracker.py: Core batch lifecycle management
ratio_calculator.py: Ingredient calculations
reminder_scheduler.py: Intelligent timing alerts
grain_health.py: Health monitoring and diagnostics

### Templates and Assets

batch_template.json: Standard batch record format
grain_health_guide.png: Visual health assessment guide
recipe_templates/: Collection of proven recipes

### Getting Started

Initialize your setup: Document current grain stock and equipment
Start tracking: Begin with your next batch using the batch tracker
Set preferences: Configure your temperature zone and timing preferences
Build history: Record several batches to establish baselines

The skill learns from your specific environment and preferences to provide increasingly accurate timing and recommendations.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: p-salmon
- 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-05-02T00:50:05.785Z
- Expires at: 2026-05-09T00:50:05.785Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/kefir-batch-manager)
- [Send to Agent page](https://openagent3.xyz/skills/kefir-batch-manager/agent)
- [JSON manifest](https://openagent3.xyz/skills/kefir-batch-manager/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/kefir-batch-manager/agent.md)
- [Download page](https://openagent3.xyz/downloads/kefir-batch-manager)