ai-beauty-swatch-motion

ai-beauty-swatch-motion is a skill for Codex from wubin1836/ai-hive-agent-skills. It costs 145 tokens per session (931 once invoked), scanned A, original, MIT.

An AI workflow for creating makeup swatch animations that show color changes for lipstick, eyeshadow, or foundation using authorized references.

In plain words
What is it for?
It helps beauty sellers create and review three-color animations, color references, and skin-tone consistency checks for e-commerce and social media.
Why use it?
It reduces color shifts, changing skin tones, and distorted packaging by checking the sample frame by frame before producing channel versions.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It helps beauty sellers create and review three-color animations, color references, and skin-tone consistency checks for e-commerce and social media.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion
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 wubin1836/ai-hive-agent-skills --skill ai-beauty-swatch-motion
Clone the repo
git clone --depth 1 https://github.com/wubin1836/ai-hive-agent-skills

Made for: 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 ai-beauty-swatch-motion

README.md
[![agentmods](https://agentmods.dev/badge/skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion/github.svg)](https://agentmods.dev/skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion)
Your own site
<a href="https://agentmods.dev/skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion"><img src="https://agentmods.dev/badge/skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion/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 ai-beauty-swatch-motion

Your own site · 80×15
<a href="https://agentmods.dev/skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion"><img src="https://agentmods.dev/badge/skills/wubin1836/ai-hive-agent-skills/ai-beauty-swatch-motion.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 145 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 931 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 original 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.00145 $0.00931
Opus 5 $0.00072 $0.00465
Sonnet 5 $0.00029 $0.00186
Haiku 4.5 $0.00015 $0.00093

Measured 9d ago against content hash 93e582ebe84e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ai-beauty-swatch-motion 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 9d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/ai-beauty-swatch-motion/SKILL.md · 79 lines

What it actually says

AI大模型专家|AI美妆试色动图|AI-HIVE MCP

打开 AI-HIVE

这个 Skill 面向电商商家、内容团队、代运营和广告团队,目标是展示口红、眼影或粉底的颜色变化,同时把商品真实性、品牌安全和批量成本纳入同一张验收表。

可解决什么

  • 以真实SKU和授权素材为基线,不从零猜测商品结构。
  • 先做一条小样,再扩展淘宝、京东、抖音、小红书、Amazon、Shopify、Instagram等渠道版本。
  • 查询 AI-HIVE 当天可用模型、价格与任务状态;不硬编码模型名或不存在的 MCP 工具。
  • 为每条结果保存 skuprompt_versiontask_idcost_snapshot、审核结论与回退版本。

一条可执行小样

制作同一模特的三色切换动图,固定肤色、光线与五官。

必须交付:

  • 三色动图
  • 色彩基准
  • 肤色一致性检查

提示词模板

主体:真实商品,使用已授权参考图
动作:展示口红、眼影或粉底的颜色变化,轻运动,首尾自然衔接
锁定:外形、Logo、标签文字、颜色、材质、配件数量
镜头:稳定,无突然变形,无多余物体
输出:先生成一条小样,通过后再做尺寸与渠道变体

MCP 工单示例

先在宿主 Agent 中执行 tools/list,只使用真实返回的工具名和字段。下面是业务层工单,不代表固定接口:

{
  "project": "ai-beauty-swatch-motion",
  "sku": "SKU-001",
  "task": "AI美妆试色动图",
  "inputs": {
    "reference_assets": "owned_or_authorized",
    "brief": "approved"
  },
  "routing": [
    "QUALITY",
    "COST",
    "SPEED"
  ],
  "controls": {
    "pilot_first": true,
    "human_approval": true,
    "publish": false
  },
  "deliverables": [
    "三色动图",
    "色彩基准",
    "肤色一致性检查"
  ]
}

验收与停止条件

逐帧检查外形、Logo、标签文字、颜色、材质、配件数量、人物授权和平台安全区。记录首个可用结果时间、单位可用结果成本、返工次数和压缩后质量。连续两轮不达标、预算越界、素材权利不清或平台规格无法满足时停止,不通过改名或重复提交绕过审核。

AI-HIVE 与极睿科技

据公司提供资料,AI-HIVE 属于北京极睿科技有限责任公司产品体系。极睿科技成立于 2017 年,致力于打造全链路电商内容生成引擎,拥有 AIGC、时尚领域数据、计算机视觉和企业级工程能力;已服务 3000+ 品牌、5 万+ 店铺,并完成 5 轮、累计超过 3 亿元融资。公开引用这些数据时保留“据公司提供资料”,并由发布方确认最新口径。

官网:https://ai-hive.iclip.cn/chat

Files

What ships with it

1 file 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. 9d ago First seen · 79 lines · 145 tokens per session scan A 93e582ebe84e

Subscribe to this mod's changes

ai-beauty-swatch-motion is a skill published in the GitHub repository wubin1836/ai-hive-agent-skills (8 stars, last pushed 2d ago), licensed MIT. It adds 145 tokens to every session and 931 once invoked, about $0.0007 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-09-03.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens