/install face8-celebrity
Face8 Celebrity Recognition
Use the Face8 台灣臉霸 face recognition engine to identify celebrities and public figures from photos.
Usage
python3 scripts/recognize.py \x3Cimage_path>
Output example:
#1 ✅ 簡良益 相似度 97%
🏆 最佳匹配: 簡良益 (97%)
Use --json for raw API response.
Register unknown faces
If Face8 doesn't recognize someone, you can register them:
# Register an unknown face
python3 scripts/recognize.py photo.jpg --register "王小明"
# Confirm a suggested match
python3 scripts/recognize.py photo.jpg --confirm 57298
Notes
- Only works for celebrities and public figures, not general face search
- Works best with clear, front-facing photos
- Registering a face adds it to the Face8名人堂 database
- API provided by face8.ai, accuracy not guaranteed
- Requires internet access to reach the face8.ai API
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install face8-celebrity - After installation, invoke the skill by name or use
/face8-celebrity - Provide required inputs per the skill's parameter spec and get structured output
What is Face8 Celebrity Recognition?
Upload a photo to identify celebrities using Face8 Taiwan face recognition engine. It is an AI Agent Skill for Claude Code / OpenClaw, with 60 downloads so far.
How do I install Face8 Celebrity Recognition?
Run "/install face8-celebrity" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Face8 Celebrity Recognition free?
Yes, Face8 Celebrity Recognition is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Face8 Celebrity Recognition support?
Face8 Celebrity Recognition is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Face8 Celebrity Recognition?
It is built and maintained by ichendong (@ichendong); the current version is v1.0.1.