返回顶部
c

ceac-visa-status-checker

Automatically check U.S. visa application status in CEAC (NIV), solve CEAC captcha with Zhipu vision model, and return structured status JSON. Use this when user asks to check CEAC status, monitor visa case status, troubleshoot CEAC captcha issues, or run CEAC checks with LOCATION/NUMBER/PASSPORT_NUMBER/SURNAME and ZHIPU_API_KEY.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
98
下载量
0
收藏
概述
安装方式
版本历史

ceac-visa-status-checker

# CEAC Visa Status Checker (Zhipu Captcha) This skill checks U.S. visa application status from CEAC and uses Zhipu vision model to read captcha. ## Required User Fields - LOCATION: visa application location text in CEAC (example: CHINA, BEIJING) - NUMBER: Application ID or Case Number (example: AA0020AKAX) - PASSPORT_NUMBER: passport number - SURNAME: first letters of surname as used in CEAC - ZHIPU_API_KEY: API key for captcha OCR Optional: - ZHIPU_MODEL_VISION (default: glm-4v-flash) - MAX_RETRIES (default: 5) - RETRY_DELAY_SECONDS (default: 5) Location help: - See references/LOCATION.md ## Workflow 1. Ensure dependencies are installed from requirements.txt. 2. Create .env based on .env.example.txt. 3. Run scripts/check_ceac_status.py. 4. Return JSON output to user. ## Commands Install: python -m pip install -r requirements.txt Run: python scripts/check_ceac_status.py ## Output Contract On success: - success: true - status: CEAC status text - case_last_updated: CEAC last updated date - description: CEAC message - application_num: returned case number On failure: - success: false - error/message/last_error ## Notes - Captcha recognition may fail occasionally. The script retries automatically. - LOCATION must match CEAC location dropdown text. Fuzzy match is attempted. - Keep API keys in environment variables. Avoid hardcoding secrets in scripts.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ceac-visa-status-checker-1776054063 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ceac-visa-status-checker-1776054063 技能

通过命令行安装

skillhub install ceac-visa-status-checker-1776054063

下载 Zip 包

⬇ 下载 ceac-visa-status-checker v1.0.0

文件大小: 5.9 KB | 发布时间: 2026-4-14 14:31

v1.0.0 最新 2026-4-14 14:31
- Initial release of CEAC Visa Status Checker skill.
- Checks U.S. visa application status from the CEAC website.
- Uses Zhipu vision model to automatically solve CEAC captchas.
- Returns structured JSON output with visa status or error details.
- Supports custom location, retries, and Zhipu model options via user fields.
- Automatically retries on captcha recognition failures.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部