← Back to Skills Marketplace
rookcat

rural-cloud-platform

by rookcat · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
95
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install rural-cloud-platform
Description
自动登录数字乡村云平台,支持手机号、姓名、身份证号查询村民信息,提取数据并导出,完成后自动退出登录。
Usage Guidance
Do NOT install or run this skill as packaged. The SKILL.md instructs running scripts (requirements.txt, test.py, main.py) that are not included and the metadata contradicts the advertised capabilities — this is a strong sign the published bundle is incomplete or a stub. Before proceeding, ask the publisher for: (1) the real repository URL and a full file listing, (2) the actual implementation files (requirements.txt, main.py/test.py and any scripts that perform login/data export), (3) a clear explanation of how authentication is performed and where exported data is stored or sent, and (4) verification that the GitHub repository is legitimate and unchanged (inspect commit history and release assets). If you must test, do so in a sandboxed environment and avoid using real personal data or real credentials until you have audited the code. If the skill will handle sensitive personal data (villager records), insist on explicit privacy, logging, and data-retention policies and prefer code you can review rather than opaque instruction-only packages.
Capability Assessment
Purpose & Capability
The SKILL.md and top-level description claim multi-mode queries (phone, name, ID) and automated login/data extraction which fit each other, but skill.json explicitly lists name_query and id_query as false and states '仅支持手机号查询' (only phone supported). The repository URL/metadata point to a GitHub repo but the published package contains no code implementing the described functionality. These inconsistencies make it unclear what the skill actually does.
Instruction Scope
Runtime instructions ask users to clone the repo, pip install -r requirements.txt, run python test.py or python main.py and set RURAL_CLOUD_URL; however the package contains only README.md, skill.json and SKILL.md — there is no requirements.txt, no test.py, no main.py and no implementation files. The SKILL.md describes browser automation and QR-code login (which would legitimately require controlling a browser and accessing the target website), but the provided instructions reference files and scripts that are missing.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code to execute; that minimizes immediate install-time risk. However the instructions recommend pip installing from a repo that is not included, so risk would depend on the actual repository if the user follows those instructions.
Credentials
No required environment variables or credentials are declared (primary credential: none). The SKILL.md suggests an optional RURAL_CLOUD_URL and a DEBUG flag. For a skill that logs into an external portal and extracts personal data, absence of declared credentials is plausible if QR-code interactive login is used — but it's surprising that no authentication mechanism or storage detail is present. Verify how the real implementation handles authentication and where extracted data is sent or stored.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation settings. There is no indication it tries to persist or modify other skills/system-wide settings in the provided files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rural-cloud-platform
  3. After installation, invoke the skill by name or use /rural-cloud-platform
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Simplified usage instructions by removing examples for advanced queries and batch operations. - Kept only basic query and data export usage examples under "使用方法". - No changes to features, configuration, output formats, troubleshooting, or other technical content.
v1.0.1
- Major cleanup and simplification: All code files and configuration files have been removed. - Documentation completely rewritten; SKILL.md now only includes generic placeholder content. - Previous detailed feature descriptions, usage examples, architecture, and changelog have been replaced with minimal and generic text. - No functional code or operational scripts remain in the repository.
v1.0.0
Digital Rural Cloud Platform Villager Information Query Skill v1.0.0 - Initial release with full automation for digital rural cloud platform operations. - Supports automatic login (QR code), villager info query by phone/name/ID, data extraction, and logout. - Provides batch query, advanced data export options, and configurable caching for efficiency. - Includes detailed logging, error handling, and security measures for user data protection. - Offers extensive setup, troubleshooting, and contribution documentation.
Metadata
Slug rural-cloud-platform
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is rural-cloud-platform?

自动登录数字乡村云平台,支持手机号、姓名、身份证号查询村民信息,提取数据并导出,完成后自动退出登录。 It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install rural-cloud-platform?

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

Is rural-cloud-platform free?

Yes, rural-cloud-platform is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does rural-cloud-platform support?

rural-cloud-platform is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created rural-cloud-platform?

It is built and maintained by rookcat (@rookcat); the current version is v1.0.2.

💬 Comments