mediapipe-usage

mediapipe-usage is a skill for Claude Code, Codex from liuchiawei/agent-skills. It costs 63 tokens per session (1,163 once invoked), scanned A, original, no licence file.

A usage guide for Google MediaPipe Pose Landmarker on the web. MediaPipe detects body positions in images or video and returns named body-joint points called landmarks.

In plain words
What is it for?
It helps configure the web package, use landmark indexes, choose running modes, and process real-time camera video.
Why use it?
It reduces the guesswork involved in setting up pose detection and handling live video correctly.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps configure the web package, use landmark indexes, choose running modes, and process real-time camera video.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liuchiawei/agent-skills/mediapipe-usage
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add liuchiawei/agent-skills --skill mediapipe-usage
Clone the repo
git clone --depth 1 https://github.com/liuchiawei/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for mediapipe-usage

README.md
[![agentmods](https://agentmods.dev/badge/skills/liuchiawei/agent-skills/mediapipe-usage/github.svg)](https://agentmods.dev/skills/liuchiawei/agent-skills/mediapipe-usage)
Your own site
<a href="https://agentmods.dev/skills/liuchiawei/agent-skills/mediapipe-usage"><img src="https://agentmods.dev/badge/skills/liuchiawei/agent-skills/mediapipe-usage/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for mediapipe-usage

Your own site · 80×15
<a href="https://agentmods.dev/skills/liuchiawei/agent-skills/mediapipe-usage"><img src="https://agentmods.dev/badge/skills/liuchiawei/agent-skills/mediapipe-usage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,163 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.01163
Opus 5 $0.00032 $0.00581
Sonnet 5 $0.00013 $0.00233
Haiku 4.5 $0.00006 $0.00116

Measured 8d ago against content hash 403ac4eee5a5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

mediapipe-usage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/3d/mediapipe-usage/SKILL.md · 111 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 111 lines · 63 tokens per session scan A 403ac4eee5a5

Subscribe to this mod's changes

mediapipe-usage is a skill published in the GitHub repository liuchiawei/agent-skills (2 stars, last pushed 6mo ago), with no licence file. It adds 63 tokens to every session and 1,163 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

dspy-streaming

Use when you need to stream LM output tokens to a frontend in real time — progressive responses, typing indicators, server-sent events, or WebSocket feeds. Common scenarios - streaming DSPy responses to a React UI, FastAPI SSE endpoint with DSPy, showing AI typing in a chat interface, streaming multi-field outputs…

lebsral/DSPy-Programming-not-prompting-LMs-skills · 190 tokens

painter

Draw clear, easy-to-understand architecture diagrams, flow charts, and feature explainer graphics from code, system architecture, or DevOps pipelines. Output is an HTML artifact (inline CSS and SVG) styled with a blue-white tech palette, flat vector icons, a card-based multi-step layout, flow arrows, and dark code…

qwedsazxc78/devops-ai-skill · 161 tokens

LQF_Machine_Learning_Expert_Guide

LQF Machine Learning Expert Guide - Routed skill for ML/Statistical Modeling with Critical Discussion Mode. Triggers on: machine learning, modeling, prediction, training, classification, regression, clustering, deep learning, neural network, model evaluation, feature engineering, hyperparameter tuning, overfitting…

foryourhealth111-pixel/Vibe-Skills · 152 tokens

globe-gl

Use when implementing globe.gl (Globe.GL) for 3D globe data visualization with WebGL/ThreeJS, including setup, data layers (points, arcs, polygons, labels), and integration patterns in plain HTML or React.

MengTo/Skills · 51 tokens

similarity-search-patterns

Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.

foryourhealth111-pixel/Vibe-Skills · 30 tokens

figma-implement-design

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a…

foryourhealth111-pixel/Vibe-Skills · 76 tokens