← 返回 Skills 市场
173
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sg-helper-match
功能描述
Search and match available domestic helpers (maids) from Sunrise Link's database in Singapore. Use this skill when the user wants to find, filter, or shortli...
安全使用建议
This skill appears coherent and limited to querying Sunrise Link's public helper API and presenting results. Before installing, verify you trust the skill owner (registry owner ID vs. the Sunrise Link website), confirm the API domain (https://www.sunriselink.sg) is correct, and be aware the tool will make outbound HTTPS requests and print whatever the API returns (the package claims no PII is returned). If you prefer, inspect the small script locally before running to confirm behavior. If you need tighter control, avoid enabling autonomous invocation or run the script only in an environment where network calls are audited.
功能分析
Type: OpenClaw Skill
Name: sg-helper-match
Version: 1.0.1
The skill is a legitimate tool for searching a domestic helper database from a Singapore-based agency (Sunrise Link). The code in `scripts/search_helpers.mjs` is clean, uses a parameter whitelist, and only communicates with the official agency domain. The instructions in `SKILL.md` include explicit privacy safeguards, directing the agent to withhold personal identifying information and refer users to the official website.
能力评估
Purpose & Capability
Name/description (searching Sunrise Link helper database) match the included script and docs. The script queries https://www.sunriselink.sg/api/public/v1/helpers and returns structured candidate data — exactly what the skill claims.
Instruction Scope
SKILL.md behavior instructions are scoped to collecting filters from the user, invoking the local search_helpers tool, and presenting results. It explicitly forbids returning PII and instructs forwarding users to the agency site for personal details. The instructions do not ask the agent to read unrelated files or secrets.
Install Mechanism
This is an instruction-only skill with a small included Node script (no install spec, no downloads, zero third-party dependencies). The code runs locally with Node 18+ and uses built-in fetch to call the agency API — no remote installers or extracted archives.
Credentials
The skill requires no environment variables, no credentials, and no config paths. It only uses stdin/argv and outbound HTTPS to the declared Sunrise Link API endpoint, which is proportionate to its purpose.
Persistence & Privilege
always is false and the skill does not request persistent or cross-skill configuration. It can be invoked autonomously (platform default), which is normal; nothing in the skill attempts to modify other skills or agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sg-helper-match - 安装完成后,直接呼叫该 Skill 的名称或使用
/sg-helper-match触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
sg-helper-match v1.0.1
- Updated tool description with input_method: stdin (was previously CLI arguments)
- Updated usage examples in documentation to use stdin piping
- Added LICENSE file for open source compliance
- Removed CLAUDE.md
- Bumped skill version to 1.0.1 in metadata
- Added “Install” instructions for skill setup
v1.0.0
- Initial release of sg-helper-match skill for Sunrise Link's domestic helper database in Singapore.
- Supports searching and filtering candidates based on employer needs, budget, skills, and preferences.
- Provides a guided requirements-gathering flow if the user does not specify criteria.
- Presents matched candidate details in a clear, structured format, including skills and work history.
- Handles zero-results scenarios with actionable suggestions for broadening search filters.
- Protects candidate privacy by not exposing personal identifiers; directs users to the official agency website for full details and hiring steps.
元数据
常见问题
Singapore Helper Match 是什么?
Search and match available domestic helpers (maids) from Sunrise Link's database in Singapore. Use this skill when the user wants to find, filter, or shortli... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。
如何安装 Singapore Helper Match?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sg-helper-match」即可一键安装,无需额外配置。
Singapore Helper Match 是免费的吗?
是的,Singapore Helper Match 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Singapore Helper Match 支持哪些平台?
Singapore Helper Match 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Singapore Helper Match?
由 meikidd(@meikidd)开发并维护,当前版本 v1.0.1。
推荐 Skills