openclaw-full-ml-layer
Recipe card from the charly-openclaw plugin (Images — the deployable catalog).
openclaw-full-ml – OpenClaw full + ML tools
Section titled “openclaw-full-ml – OpenClaw full + ML tools”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml (metalayer, layers only) |
| Depends | none (composes other candies) |
Composed Candies
Section titled “Composed Candies”This metalayer extends openclaw-full with ML capabilities:
openclaw-full– all OpenClaw tools (25 candies)whisper– OpenAI Whisper speech-to-text (requires CUDA)sherpa-onnx– Offline text-to-speech
# box charly.yml — composition is an inline candy: list in the bodyopenclaw-full-ml-box: candy: base: nvidia candy: - openclaw-full-mlUsed In Boxes
Section titled “Used In Boxes”Related Candies
Section titled “Related Candies”/charly-openclaw:openclaw-full– base composition with all OpenClaw tools/charly-tools:whisper– speech-to-text component/charly-tools:sherpa-onnx– offline TTS component
Related Commands
Section titled “Related Commands”/charly-automation:openclaw-deploy– gateway configuration and channel setup/charly-build:build– build boxes composing this metalayer
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- OpenClaw with ML/AI capabilities
- Speech-to-text and text-to-speech in OpenClaw
- CUDA-accelerated OpenClaw deployment
- The
openclaw-full-mlcandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan steps, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)