← Back to Skills Marketplace
jisuapi

Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测

by 极速数据 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
394
Downloads
9
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install mobileempty
Description
批量检测手机号是否空号、实号、沉默号或风险号。当用户说:帮我测一下这几个号码是不是空号?批量验一下实号,或类似号码状态检测时,使用本技能。
Usage Guidance
This skill appears to do exactly what it claims: call JisuAPI's mobile-empty endpoint and return the result. Before installing, ensure you trust JisuAPI and understand their data/privacy policy because phone numbers are sensitive PII. Confirm you will not send phone numbers you are not authorized to process. Also ensure the runtime has Python and the 'requests' library available (the script imports requests but the skill does not declare or install it). Be aware of API quotas, possible costs, and that responses are sent to api.jisuapi.com (expected behavior).
Capability Analysis
Type: OpenClaw Skill Name: mobileempty Version: 1.0.2 The skill is a legitimate integration for the JisuAPI mobile phone number status detection service. The Python script (mobileempty.py) securely retrieves the API key from environment variables and performs standard HTTP POST requests to the official provider endpoint (api.jisuapi.com). The documentation (SKILL.md) provides clear instructions for the AI agent that are strictly aligned with the stated purpose of filtering and identifying phone number statuses.
Capability Assessment
Purpose & Capability
The skill is a thin wrapper around JisuAPI's mobile-empty endpoint. It requires python3 and a JISU_API_KEY (the provider's AppKey), which is exactly what the described functionality needs.
Instruction Scope
SKILL.md only instructs setting JISU_API_KEY, running the included Python script with a JSON payload of phone numbers, and returning the API's result. The instructions do not request unrelated files, credentials, or system state and only call the documented JisuAPI endpoint.
Install Mechanism
There is no install spec (instruction-only), which limits on-disk installation. One discrepancy: the script imports the third-party 'requests' library but the SKILL.md and registry metadata don't declare or install this dependency; execution will fail if 'requests' is not available. Network access to api.jisuapi.com is required and expected for this skill.
Credentials
The single required environment variable is JISU_API_KEY (primary credential), which is appropriate and proportionate for accessing the JisuAPI service. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request permanent/always presence and does not modify other skills or system-wide settings. It runs on-demand and prints the API result.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mobileempty
  3. After installation, invoke the skill by name or use /mobileempty
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Version 1.0.2 - Updated documentation for clearer API key申请流程 and enhanced usage guidance. - Improved skill description and metadata for better discoverability. - Added an "About JisuAPI" section listing related API services and integration tips. - No code changes; only documentation (SKILL.md) was updated.
v1.0.1
Version 1.0.1 of mobileempty - No file changes detected in this release. - Documentation (SKILL.md) remains unchanged in content.
v1.0.0
jisu-mobileempty v1.0.0 - Initial release: integrates Jisu Mobile Empty Number Detection API for batch screening of up to 100 phone numbers. - Supports classification into real, risk, empty, and unknown (silent) numbers. - Returns structured results matching API spec for easy parsing. - Error handling and common error codes documented. - Ready for integration in OpenClaw workflows with clear usage examples and environment variable instructions.
Metadata
Slug mobileempty
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测?

批量检测手机号是否空号、实号、沉默号或风险号。当用户说:帮我测一下这几个号码是不是空号?批量验一下实号,或类似号码状态检测时,使用本技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 394 downloads so far.

How do I install Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测?

Run "/install mobileempty" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测 free?

Yes, Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测 support?

Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mobile Phone Number Undeliverable or Empty Detection - 手机空号检测?

It is built and maintained by 极速数据 (@jisuapi); the current version is v1.0.2.

💬 Comments