← 返回
AI智能 Key 中文

Clawcap Avatar Equip

AI-powered avatar accessory synthesis — automatically analyzes art style, lighting, and angle to seamlessly add hats and headwear to any avatar image.
AI智能头像配饰合成,自动分析艺术风格、光照与角度,无缝添加帽子及头饰。
ls569333469
AI智能 clawhub v0.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 556
下载
💾 9
安装
1
版本
#latest

概述

🦞🧠 The ClawCap — Avatar Accessory Skill

When the user wants to add a hat, headwear, or accessory to an avatar image, use this skill.

What It Does

ClawCap uses a 3-stage AI pipeline to add accessories to any avatar:

  1. VLM Fingerprint — Gemini Vision analyzes the avatar's art style, lighting, color palette, and head position
  2. Mask Generation — Automatically creates a pixel-precise placement mask using Pillow/NumPy
  3. AI Inpainting — Gemini generates the accessory that perfectly matches the original style

Supported Styles

  • 📷 Real photos
  • 🎨 Anime / 2D illustrations
  • 🧊 3D renders
  • 👾 Pixel art / NFT avatars

How to Use

As MCP Skill (Claude Desktop)

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clawcap": {
      "command": "python",
      "args": ["mcp_server.py"],
      "cwd": "/path/to/The-ClawCap"
    }
  }
}

Then tell Claude: "给这个头像戴上一顶龙虾帽" with an image attached.

As Web API

POST http://localhost:8000/api/skill/alpha-equip
Content-Type: application/json

{
  "image_base64": "<base64 encoded image>",
  "accessory_prompt": "a red lobster claw beanie hat"
}

Live Demo

🌐 Try it online (Rate limited: 3 requests/minute per IP)

Requirements

  • Python 3.10+
  • GEMINI_API_KEY environment variable (get one at https://aistudio.google.com/apikey)
  • Install deps: pip install -r requirements.txt

Repository

🔗 GitHub: The-ClawCap

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-19 20:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,164

Meme Signal Evaluator

ls569333469
六维度评分引擎,用于模因代币,带自动化模拟交易。当用户请求评估或打分模因代币、设置买入...时使用此技能。
★ 0 📥 454
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,424