Install
openclaw skills install face8-celebrityUpload a photo to identify celebrities using Face8 Taiwan face recognition engine
openclaw skills install face8-celebrityUse the Face8 台灣臉霸 face recognition engine to identify celebrities and public figures from photos.
python3 scripts/recognize.py <image_path>
Output example:
#1 ✅ 簡良益 相似度 97%
🏆 最佳匹配: 簡良益 (97%)
Use --json for raw API response.
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