← 返回 Skills 市场
luduoxin

上海落户公示查询 (Shanghai Luohu)

作者 路多辛 · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
218
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shanghai-luohu
功能描述
查询上海落户公示信息,包括人才引进公示和居转户公示。触发词包括"上海落户公示"、"查询落户公示"、"人才引进公示"、"居转户公示"、"上海落户"、"户口公示"、"落户公示"、"商米落户"、"得物落户"。
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shanghai-luohu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shanghai-luohu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
初始版本:支持人才引进和居转户公示查询,支持多浏览器
元数据
Slug shanghai-luohu
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

上海落户公示查询 (Shanghai Luohu) 是什么?

查询上海落户公示信息,包括人才引进公示和居转户公示。触发词包括"上海落户公示"、"查询落户公示"、"人才引进公示"、"居转户公示"、"上海落户"、"户口公示"、"落户公示"、"商米落户"、"得物落户"。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。

如何安装 上海落户公示查询 (Shanghai Luohu)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shanghai-luohu」即可一键安装,无需额外配置。

上海落户公示查询 (Shanghai Luohu) 是免费的吗?

是的,上海落户公示查询 (Shanghai Luohu) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

上海落户公示查询 (Shanghai Luohu) 支持哪些平台?

上海落户公示查询 (Shanghai Luohu) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 上海落户公示查询 (Shanghai Luohu)?

由 路多辛(@luduoxin)开发并维护,当前版本 v1.2.1。

💬 留言讨论