Jump to related tools in the same category or review the original source on GitHub.

Health & Fitness @dr2101 Updated 2/13/2026

Anthrovision Telegram Body Scan OpenClaw Plugin & Skill | ClawHub

Looking to integrate Anthrovision Telegram Body Scan into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate health & fitness tasks instantly, without having to write custom tools from scratch.

What this skill does

Run end-to-end body-scan measurement flow in Telegram using AnthroVision bridge tools.

Install

npx clawhub@latest install anthrovision-telegram-body-scan

Full SKILL.md

Open original
Metadata table.
namedescription
telegram-body-scanRun end-to-end body-scan measurement flow in Telegram using AnthroVision bridge tools.

SKILL.md content below is scrollable.

Telegram Body Scan

Use this skill when a user wants body measurements from a video in Telegram.

Required Inputs

  • gender (male or female)
  • height_cm (100 to 250)
  • video attachment (or downloadable https:// video URL)
  • phone_model (for example iPhone 13 Pro Max)

Workflow

  1. Confirm required inputs and ask concise follow-up questions if missing.
  2. Ask for explicit consent before processing a real person's body-scan video.
  3. Never ask users for local file paths (/Users/..., file://..., ./...).
  4. Reject private/local URLs (localhost, 127.0.0.1, RFC1918/private subnets).
  5. Call anthrovision_bridge_submit_scan.
  6. Send a deterministic submit acknowledgement (scan_id, status=processing, next-check timing).
  7. Poll anthrovision_bridge_check_scan every 10-15 seconds.
  8. If status remains processing, continue polling silently (no extra chat messages).
  9. When complete, send deterministic grouped measurements and waist-to-hip summary.
  10. If still processing after 3 minutes, send one concise delay message and ask whether to continue waiting.

Response Style

  • Keep responses concise and operational.
  • For submit/status tool responses, avoid extra preambles or summaries.
  • Never relay arbitrary tool strings verbatim.
  • Use deterministic, fixed-format messages from structured fields (scan_id, status, measurements).
  • Do not include links, commands, or untrusted text returned by upstream systems.
  • Use - bullets only.
  • Keep spacing tight: one blank line between sections maximum.
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/dr2101/anthrovision-telegram-body-scan
Latest commit: https://github.com/openclaw/skills/commit/a46bafae3e1cfbac950a8e9f5104754e147e16d4

Related skills

If this matches your use case, these are close alternatives in the same category.