通过饲喂计划、水合计算、健康跟踪和烘焙准备来管理酵母发酵剂。当用户想要维护酵母发酵剂、计划喂养、计算比例、解决发酵剂问题或准备烘焙时使用。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install sourdough-starter-manager或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install sourdough-starter-manager⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/sourdough-starter-manager/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: sourdough-starter-manager description: Manage sourdough starters with feeding schedules, hydration calculations, health tracking, and baking preparation. Use when the user wants to maintain a sourdough starter, plan feedings, calculate ratios, troubleshoot starter problems, or prepare for baking. metadata: openclaw: emoji: "🍞" version: "1.0.0" author: "AM" tags: ["baking", "sourdough", "cooking", "food", "fermentation"] requires: bins: [] env: [] config: [] ---
The Sourdough Starter Manager helps bakers maintain healthy, active sourdough starters through intelligent feeding schedules, precise hydration calculations, health monitoring, and baking preparation planning. Whether you're a beginner or experienced baker, this skill ensures your starter stays healthy and ready for any baking project.
User: "I need to feed my starter. I have 50g of starter right now."
Assistant Response:
User: "I want to bake bread on Saturday morning. My recipe needs 200g of active starter."
Assistant Response:
User: "My starter is at 100% hydration but the recipe calls for 75% hydration. How do I convert?"
Assistant Response:
User: "My starter smells like nail polish remover and hasn't risen in days."
Assistant Response:
1. Pour off liquid (hooch) 2. Discard 75% of starter 3. Feed with 1:2:2 ratio (more food to revive it) 4. Feed every 12 hours for 3-4 days 5. Monitor for sweet-sour smell and doubling
User: "I'm going on vacation for 2 weeks. How do I store my starter?"
Assistant Response:
Hydration % = (Water Weight / Flour Weight) × 100
Example:
50g flour + 50g water = 100% hydration
50g flour + 37.5g water = 75% hydration
1:1:1 = 1 part starter : 1 part flour : 1 part water
1:2:2 = 1 part starter : 2 parts flour : 2 parts water
Example with 50g starter:
1:2:2 = 50g starter + 100g flour + 100g water = 250g total
To get X grams of starter at ratio R:S:F:W
If ratio is 1:2:2 and you need 200g:
- Total parts = 1+2+2 = 5
- Starter needed = 200/5 × 1 = 40g
- Flour needed = 200/5 × 2 = 80g
- Water needed = 200/5 × 2 = 80g
Not Rising / Slow Activity
Liquid on Top (Hooch)
Mold Growth
Acetone/Nail Polish Smell
No Bubbles After Several Days
Healthy Starter Signs:
Unhealthy Starter Signs:
| Temperature | Activity Level | Feeding Frequency | |-------------|----------------|-------------------| | 65-70°F | Slow | Every 24 hours | | 70-75°F | Moderate | Every 12-24 hours | | 75-80°F | Active | Every 8-12 hours | | 80-85°F | Very Active | Every 6-8 hours | | 85°F+ | Too Hot | Risk of bad bacteria |
...
安装 酵母发酵剂经理 后,可以对 AI 说这些话来触发它
Help me get started with Sourdough Starter Manager
Explains what Sourdough Starter Manager does, walks through the setup, and runs a quick demo based on your current project
Use Sourdough Starter Manager to manage sourdough starters with feeding schedules, hydration calcula...
Invokes Sourdough Starter Manager with the right parameters and returns the result directly in the conversation
What can I do with Sourdough Starter Manager in my developer & devops workflow?
Lists the top use cases for Sourdough Starter Manager, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/sourdough-starter-manager/ 目录(个人级,所有项目可用),或 .claude/skills/sourdough-starter-manager/(项目级)。重启 AI 客户端后,用 /sourdough-starter-manager 主动调用,或让 AI 根据上下文自动发现并使用。
酵母发酵剂经理 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
酵母发酵剂经理 可免费安装使用。请查阅仓库了解许可证信息。
通过饲喂计划、水合计算、健康跟踪和烘焙准备来管理酵母发酵剂。当用户想要维护酵母发酵剂、计划喂养、计算比例、解决发酵剂问题或准备烘焙时使用。
酵母发酵剂经理 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my developer & devops tasks using Sourdough Starter Manager
Identifies repetitive steps in your workflow and sets up Sourdough Starter Manager to handle them automatically