← Back to Skills Marketplace
218
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shanghai-luohu
Description
查询上海落户公示信息,包括人才引进公示和居转户公示。触发词包括"上海落户公示"、"查询落户公示"、"人才引进公示"、"居转户公示"、"上海落户"、"户口公示"、"落户公示"、"商米落户"、"得物落户"。
Usage Guidance
This skill appears coherent with its stated purpose: it fetches public pages from the official Shanghai talent site, parses them, and opens browser tabs. Before installing, consider: (1) the scripts will make outbound HTTP requests to https://www.sh-italent.com — ensure you are comfortable with that network access; (2) on macOS the scripts invoke AppleScript (osascript) to open browser tabs, which will cause the browser to activate and open pages; (3) the shell script uses common Unix tools (curl, grep, sed) and a temporary directory — if you run in a tightly controlled environment, verify those tools are available; (4) no credentials are requested, but the code will be executed locally, so review it if you need to enforce stricter policies. If any of these behaviors are unacceptable, do not enable the skill or run it in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill
Name: shanghai-luohu
Version: 1.2.1
The skill bundle is a legitimate tool designed to query Shanghai residency (Hukou) public notices from the official Shanghai International Talent website (sh-italent.com). The provided Python (query_luohu.py) and Shell (query_luohu.sh) scripts perform standard web scraping of public data and use system-native methods, such as the Python 'webbrowser' module and macOS 'osascript', to display the results to the user. No evidence of data exfiltration, unauthorized execution, or malicious intent was found in the code or instructions.
Capability Assessment
Purpose & Capability
Name/description (查询上海落户公示) align with required files and behavior: the Python and shell scripts fetch pages from https://www.sh-italent.com, parse links and metadata, and optionally open them in a browser. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs running query_luohu.py (and provides CLI options). The scripts only perform HTTP GETs to the official site, parse HTML, and open browser tabs (using webbrowser or AppleScript). They do not read unrelated local files, access environment secrets, or transmit data to third-party endpoints.
Install Mechanism
Instruction-only skill with included scripts and no install spec — lowest-risk install mechanism. The code files will be present and executed by the agent, but there is no download-from-arbitrary-URL or package install step.
Credentials
No required environment variables, no credentials, and no config paths declared or used. The scripts use standard system tools (curl/grep in the shell script and urllib/webbrowser in Python) which are proportionate to the task.
Persistence & Privilege
always:false and no modifications to other skills or system-wide configs. Scripts run once when invoked and only open browser tabs and temporary files (shell script uses mktemp and cleans up).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shanghai-luohu - After installation, invoke the skill by name or use
/shanghai-luohu - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.1
No changes detected in this release.
Version number updated only.
v1.2.0
v1.2.0
- 明确添加了运行时工具声明和要求
- 优化执行指令说明,强调无需用户确认/配置
- 精简和优化文档结构,提高易读性
v1.1.0
支持全平台(macOS/Windows/Linux),移除硬编码路径,优化代码结构
v1.0.0
初始版本:支持人才引进和居转户公示查询,支持多浏览器
Metadata
Frequently Asked Questions
What is 上海落户公示查询 (Shanghai Luohu)?
查询上海落户公示信息,包括人才引进公示和居转户公示。触发词包括"上海落户公示"、"查询落户公示"、"人才引进公示"、"居转户公示"、"上海落户"、"户口公示"、"落户公示"、"商米落户"、"得物落户"。 It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.
How do I install 上海落户公示查询 (Shanghai Luohu)?
Run "/install shanghai-luohu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 上海落户公示查询 (Shanghai Luohu) free?
Yes, 上海落户公示查询 (Shanghai Luohu) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 上海落户公示查询 (Shanghai Luohu) support?
上海落户公示查询 (Shanghai Luohu) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 上海落户公示查询 (Shanghai Luohu)?
It is built and maintained by 路多辛 (@luduoxin); the current version is v1.2.1.
More Skills