Use Case
Ultrahuman (OpenClaw) isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Fetch and summarize Ultrahuman Ring/CGM metrics inside OpenClaw using the Ultrahuman MCP server (via mcporter). Use when the user asks about Ultrahuman data such as sleep score, total sleep, sleep stages, HR/HRV/RHR, steps, recovery index, movement index, VO2 max, or wants a daily/weekly Ultrahuman summary. This guide covers how to deploy Ultrahuman (OpenClaw) for your team, standardize prompts, and create shared workflows that everyone can use.
Install Ultrahuman (OpenClaw) in your project directory: .claude/skills/ultrahuman-openclaw/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Ultrahuman (OpenClaw) in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Ultrahuman (OpenClaw)
How can my team use Ultrahuman (OpenClaw) together?
Set up Ultrahuman (OpenClaw) for our project so everyone can use it
Create a shared workflow using Ultrahuman (OpenClaw) for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install ultrahuman-openclawOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install ultrahuman-openclawβ οΈ 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/ultrahuman-openclaw/π‘Extract and place the folder at the path above, then restart your agent.