Use Case
Stop doing repetitive marketing & growth tasks manually. Reachy Mini lets your AI agent handle them automatically through natural conversation. Control a Reachy Mini robot (by Pollen Robotics / Hugging Face) via its REST API and SSH. Use for any request involving the Reachy Mini robot β moving the head, body, or antennas; playing emotions or dances; capturing camera snapshots; adjusting volume; managing apps; checking robot status; or any physical robot interaction. The robot has a 6-DoF head, 360Β° body rotation, two animated antennas, a wide-angle camera (with non-disruptive WebRTC snapshot), 4-mic array, and speaker. This guide shows practical examples of using Reachy Mini to automate common marketing & growth workflows and save hours every week.
Install Reachy Mini: npx clawhub@latest --dir ~/.claude/skills install reachy-mini
Identify the repetitive marketing & growth tasks you want to automate
Describe the task to your AI in plain English
Reachy Mini will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Reachy Mini
Automate my marketing & growth tasks using Reachy Mini
What repetitive tasks can Reachy Mini handle for me?
Set up a workflow that runs Reachy Mini every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install reachy-miniOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install reachy-miniβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/reachy-mini/π‘Extract and place the folder at the path above, then restart your agent.